This is sorting⚠️ visualizer you can visualize how a sorting algorithm actually works in bar graphical📊 manners.
1. 📊Bubble Sort
2. 📊Merge Sort
3. 📊Quick sort
4. 📊Selection Sort
5. 📊Insertion Sort
6. 📊Heap Sort ---> Not implemented yet⚠️
Happy Code <3