Graph Traversal Visualizer
Explore BFS and DFS algorithms with interactive visualizations
Start BFS
Start DFS
Reset Graph
Animation Speed
Fast
Slow
Start Node
Node A
Node B
Node C
Node D
Node E
Node F
Node G
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