A framework in which you can implement sorting algorithms on lists and test them with a visual representation of the list. Here are the lists visualized as a bar graph where each element in the list is a bar in the graph and the height of the bar represents the value of the element. Mutations on the list are immediately shown in the bar graph. Also when two elements are compared they are highlighted.
-
Notifications
You must be signed in to change notification settings - Fork 0
A framework in which you can implement sorting algorithms on lists and test them with a visual representation of the list. Here are the lists visualized as a bar graph where each element in the list is a bar in the graph and the height of the bar represents the value of the element. Mutations on the list are immediately shown in the bar graph. A…
wijtserekker/SortingAlgorithmVisualizer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A framework in which you can implement sorting algorithms on lists and test them with a visual representation of the list. Here are the lists visualized as a bar graph where each element in the list is a bar in the graph and the height of the bar represents the value of the element. Mutations on the list are immediately shown in the bar graph. A…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published