Sorting algortihms are really fun!!!
- In this app you can visualize some of the most popular sorting algortihms in real-time or choose two of them and compare them!
- The project is deployed in here.
I hope you learn a lot using the app!
Have fun comparing different algortihms!
The app has two modes:
In this mode you can visualize a single sorting algorithm in real time!!
In this mode you can choose two algorithms and visualize them side by side while they are sorting the same input.
✅ Bubble Sort.
✅ Insertion Sort.
✅ Selection Sort.
✅ Merge Sort.
✅ Quick Sort.
✅ Heap Sort.

