Skip to content

gabrielle-lau/sorting-visualiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Visualiser

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/

demo

Acknowledgement

Thanks Clément Mihailescu for the project idea!

About

A React App for visualising sorting algorithms -- heap sort, merge sort and insertion sort

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published