Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 384 Bytes

File metadata and controls

5 lines (4 loc) · 384 Bytes

sorting-visualization-react

Sorting Visualization Project built in React JS. You can go check it out at https://axu04.github.io/sorting-visualization-react. The project features 5 different sorting algorithms: Bubble, Merge, Insertion, Heap, and Selection. Along with that, there is a slider where you can chagne the sorting speed and an option to change the color of each bar.