⚡ Sorting Race Visualizer
Watch two algorithms race on the same data. Fast intuition for speed vs swaps.
Algorithm A
Bubble Sort
Insertion Sort
Selection Sort
Algorithm B
Insertion Sort
Bubble Sort
Selection Sort
Array Size
28
Speed
Normal
Shuffle
Start Race
Bubble Sort
Comparisons: 0
Swaps: 0
Insertion Sort
Comparisons: 0
Swaps: 0
Pick your algorithms and press Start Race.