Home
About
Blog
Gallery
Fiction
Dev Tools
Nostr
Status
Sorting Lab
Watch sorting algorithms think. Compare, swap, conquer.
Algorithm
Bubble Sort
Selection Sort
Insertion Sort
Merge Sort
Quick Sort
Heap Sort
Shell Sort
Radix Sort (LSD)
Elements
32
64
128
256
512
Initial Order
Random
Nearly Sorted
Reversed
Few Unique
Speed
Slow
Normal
Fast
Very Fast
Sort
Shuffle
Default
Comparing
Sorted
Swapping
0
Comparisons
0
Swaps
-
Time (ms)
-
Complexity
Choose an algorithm and click Sort to watch it work.