Graph Traversal Visualizer

Explore BFS and DFS algorithms with interactive visualizations

Fast Slow

Graph Visualization

Algorithm Info

Select an algorithm to see details about its traversal method.

Traversal Order

Click Start BFS or Start DFS to see the traversal order.

Data Structure

Queue/Stack contents:
Empty

Legend

Unvisited
Current
In Queue/Stack
Visited