Topic: Graph Theory Problem / Level: beginner

Problem: Write a function to perform a depth-first traversal of a tree.

Run the code to see the output here...