Sorting-Visualizer
This is a website to visualize classical sorting algorithms namely Bubble Sort, Insertion Sort, Selection Sort, Merge Sort and Quick Sort. The entire project is built using HTML, CSS, Bootstrap and JavaScript
The website is hosted on the Netlify website and can be accessed by: https://siddhesh-sort-visualizer.netlify.app/
Features of the Project:
- Actual Visualize how sorting algorithms works.
- Varying Speed feature for the user to adjust the speed of the sorting as per his/her requirement.
- Custom input size and size no of elements so that the user can practice and visualize with their own examples.
- Dark Mode for a better user experience.

Log in or sign up for Devpost to join the conversation.