Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 682 Bytes

File metadata and controls

12 lines (7 loc) · 682 Bytes

Sorting Algorithms Visualizer

A React app which visualizes several sorting algorithms.

I decided to make this project because as a Computer Science student, I wanted to dive into the implementation of sorting algorithms. I enjoyed building this application, especially the visualization part because, well, it's cool. :-)

Check out the running app (Please use Google Chrome): https://venturk.github.io/Sorting-Algorithms-Visualizer/

There is no support for viewing the app via a phone.

Image of Sorting Visualizer in action