- clementmihailescu for the inspiration , his tutorial helped a lot !.
- Quick Sort
- Merge Sort
- Insertion Sort
- Selection Sort
- Bubble Sort
Will try to add more algorithms in the future.
-This is bootstraped using ReactJS
- To Run
git clone https://github.com/TheDarkStrix/Algorithm-Visualizer.git
cd Algorithm-Visualizer
npm install
npm start