Welcome to Sorting Visualizer! I built this application because I was interested in sorting algorithms, and I wanted to see them in action. I hope you enjoy using this application as much as I had fun building it. You can access it here: Complete Project
This application currently supports the following algorithms:
Quick Sort
Merge Sort
Insertion Sort
Bubble Sort
Heap Sort
Selection Sort
Counting Sort
Radix Sort
Bucket Sort
Tim Sort
Tree Sort
Comb Sort