A simple sort visualizing app created by HTML5, CSS3 and JavaScript.
Web App Link: https://chhotu05.github.io/sorting-visualiser/
A simple sort visualising app to visualise different kind of sort in a beautiful and intuitive manner.
Properties:
- 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.
- Shows the working of basic sorting algorithms in a more intuitive way.
TIP: Best Viewed in full screen.