Visualise how heap sort, merge sort and insertion sort algorithms work by interacting with a customisable animation on this app!
- Click "Generate Array"
- Adjust the speed slider to change the number of bars and speed of sorting
- Click one of the sorting algorithm buttons to see the sorting animation
- Heap Sort
- Merge Sort
- Insertion Sort
Navigate to the web app: https://gabrielle-lau.github.io/sorting-visualiser/
Thanks Clément Mihailescu for the project idea!
