The first commit is with the base requirement, that is, sorting an array of items (rectangles in this case) in a visualized way. Right now the only sort available is Bubble sort, but there is an ...
This project showcases the visualization of 9 different sorting algorithms, which are not necessarily perfectly optimised because the purpose of this project is to show how each of them shapes the ...
If you’re under the impression that something as simple as sorting numbers is dull, think again. This visualization lets you see and hear fifteen different algorithms sift their way through a jumbled ...