Skip to content

sawmill811/sorting-visualiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Visualiser

A tool to help visualise how different sorting algorithms work.

  • Loads a random 5x5 ordered grid of images, shuffles the grid and starts sorting.
  • Number of comparisons are displayed to give an estimate of how efficient an algorithm is.
  • Fullscreen mode to hide the UI and enjoy the sorting.

About

A tool to help visualise how different sorting algorithms work using images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors