Topic: Tree Problem / Level: advanced

Problem: Find the first node in a binary tree that has a specific value.

Run the code to see the output here...