Description
This app supports the visualization of several sorting algorithms.
π Algorithms our app supports π
π« Bubble sort
π« Selection sort
π« Insertion sort
π« Heap sort
π« Merge sort
π« Quick sort
π Features π
π« Add custom inputs
π« Random generation of inputs
π« Control the speed of visualization
π« Compare the algorithms
π« Find out the number of swaps
π« Find out the time taken