Table of Contents

Depth-First Search (DFS)

Explores a graph deeply along each branch before backtracking, often implemented using recursion.

Category: graph
Loading...

Enjoy reading code with a tandem explainer?

Explain code with DocComment! Try out your own code!

Try DocComment