VIZUO is a web application featuring interactive animations that showcase sorting algorithms, searching algorithms, and depth-first search algorithms. These visualizations provide a comprehensive understanding of how these algorithms function and their differences.
- Interactive Visualizations: Engage with visualizations of various sorting and searching algorithms.
- Algorithm Support: Explore algorithms like bubble sort, quick sort, binary search, linear search, and DFS-based maze generation.
- User-Friendly Interface: Navigate through the visualizations with ease using a simple and intuitive interface.
- JavaScript: Implemented using JavaScript for dynamic and interactive functionality.
- HTML/CSS: Utilized for structuring and styling the web application.
Simply open the VIZUO web application in your browser to access the interactive visualizations. Explore different algorithms and gain insights into their operations.
Contributions are welcome! If you have ideas for improvements or new features, feel free to contribute to the project by Submitting a pull request detailing your changes.
This project is licensed under the CC0-1.0 License.