Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages