Hi everyone! 👋🏻
I'd like to share my new project about visualization of sorting algorithms
Currently, there're five algorithms visualized: QuickSort, MergeSort, HeapSort, BubbleSort and InsertionSort
This project helped me to understand how different sorting algorithms work and I will be happy if it this would be helpful for anybody
GitHub: https://github.com/loonywizard/sorting-algos-visualizer
Live demo: https://loonywizard.github.io/sorting-algos-visualizer
Top comments (0)