Skip to content

krcpr007/visualize_sorting_algos_React

Repository files navigation

Sorting Visualizer🌱

Project GIF

This is sorting⚠️ visualizer you can visualize how a sorting algorithm actually works in bar graphical📊 manners.

Sorting algorithms which are present

1. 📊Bubble Sort
2. 📊Merge Sort
3. 📊Quick sort
4. 📊Selection Sort
5. 📊Insertion Sort 
6. 📊Heap Sort ---> Not implemented yet⚠️

You can also see the sorting algorithms time complexity and space complexity in all the cases

Happy Code <3 

Hit the ⭐Star button and show some love 🫶🏻🌹.