Sorting Algorithm Visualizer
Array Size:
Custom Array (comma-separated):
Algorithm:
Bubble Sort
Selection Sort
Insertion Sort
Quick Sort
Generate Random Array
Set Custom Array
Start Sorting
Pause
Reset
Animation Speed:
5
Current Algorithm: Bubble Sort
Steps: 0
Comparisons: 0
Swaps: 0
Unsorted
Comparing
Swapping
Sorted
Pivot (Quick Sort)