Topic: Tree Problem / Level: intermediate

Problem: Determine the level of a node in a binary tree.

Run the code to see the output here...