The Great Sort Race
Algorithms • Showdown
Compare two algorithms side-by-side on the exact same array.
New Array
Start Race
Array Size
10
Speed
Slow
Bubble Sort
Cocktail Shaker Sort
Selection Sort
Insertion Sort
Merge Sort
Quick Sort
Heap Sort
Comps:
0
Swaps:
0
Bubble Sort
Cocktail Shaker Sort
Selection Sort
Insertion Sort
Merge Sort
Quick Sort
Heap Sort
Comps:
0
Swaps:
0