A super simple and super cool sort visualizing app created purely in HTML, CSS and JavaScript by Dev Sebastian
App Link: https://sort-visualiser.herokuapp.com/
A simple sort visualising app to visualise each kind of sort in a beautiful and intuitive manner.
- Edit speed of sort.
- Change the size of array (number of elements).
- Select the type of sort.
- Reshuffle the array at any time.
- play/pause the sort at any instant of time.
Animated visuals to easilly understand each kind of sort. you can play or pause the sort at any instant of time.
- Selection Sort
- Bubble Sort
- Insertion Sort
- Merge Sort
- Quick Sort
- Heap Sort
- Radix Sort
- Shell Sort
- Pigeonhole Sort
- Cocktail Sort
- and all the other sorting algorithms...
Built with ❤︎ by Dev Sebastian