Pathfinding Algorithms
Master graph traversal and shortest path algorithms through interactive visualizations of mazes, grids, and search strategies
Part 1
Foundations
The building blocks of graph traversal
Part 2
Weighted Paths
Finding optimal routes when costs matter
Part 3
Comparisons and Trade-offs
Understanding when to use which algorithm
Part 4
Beyond the Basics
Advanced techniques and real-world applications