-
Notifications
You must be signed in to change notification settings - Fork 3
SortingX is a sorting visualizer. It allows the users to select one of the 6 Sorting algorithms (Bubble, Heap, Insertion, Quick, Selection, Shell) and visualize how it runs, providing them a deeper understanding of how a specific algorithm works.
ahanavish/SortingX
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
SortingX is a sorting visualizer. It allows the users to select one of the 6 Sorting algorithms (Bubble, Heap, Insertion, Quick, Selection, Shell) and visualize how it runs, providing them a deeper understanding of how a specific algorithm works.