Skip to content

Sort-Search Visualiser that allows for different search and sort algorithms to be visualised through a container of array bars.

Notifications You must be signed in to change notification settings

tobyrushton/sort-search-visualiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was made as a way to display and for people to learn about just how a few different search and sort alogirthms work. It displays how different search algorithms work in an array in the forms of bars and highlights what which data values have been checked. It shows the comparisons and steps that a sort algorithm makes my highlighting the index's and the values that are being compared to each other. This allows for the efficiencies and time complexitys of different algorithms to be compared with a simple visualisation.

Can be viewed at: https://sort-search.tobyrushton.com/

About

Sort-Search Visualiser that allows for different search and sort algorithms to be visualised through a container of array bars.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published