
Start hereSwap neighbors
Bubble Sort
- Choose it when
- Learning comparison sorts for the first time
- Watch for
- The largest unsorted value moves right after every pass.
Compare how algorithms order the same values through swaps, shifts, partitions, counting, and digit passes.
How should the data move?
Each lesson names the situation it fits and the behavior worth watching.








