Back to Trees, Graphs, and Recursion

Recap — Tree Traversal Patterns

DFS vs BFS, the three DFS orderings, and when each is the right tool for a tree problem.

10 minutesInteractive tutorial

Loading lesson...