Explore our collection of visual algorithm demonstrations
Compare adjacent elements and swap
Divide and conquer with pivot
Split and merge recursively
Halve search space efficiently
Check each element sequentially
Explore breadth-first by levels
Explore depth-first recursively
Find shortest path efficiently