/Visualize-Your-Algo

A simple sorting visualizer for some of best algorithms exists for sorting

Primary LanguageJavaScriptMIT LicenseMIT

Visualize-Your-Algo

Implemented Algorithms

1. Merge Sort

2. Heap Sort

3. Bubble Sort

4. Selection Sort

5. Insertion Sort

Future Work

- Implement more existing algorithms