A web-based Sorting Visualizer that helps users understand how various sorting algorithms work through interactive visualizations. Built using HTML, CSS, and JavaScript.
- Visualizes the sorting process of different algorithms.
- Smooth animations for better understanding.
- Simple and interactive user interface.
- Bubble Sort
- Quick Sort
- Insertion Sort
- Merge Sort
- Selection Sort
- Click the live demo link above.
- Explore and visualize different sorting algorithms.
- HTML
- CSS
- JavaScript
Feel free to fork this repository and submit pull requests to improve features or add new algorithms.
This project is open-source and available under the MIT License.