Topic: Tree Problem / Level: intermediate

Problem: Calculate the depth of a node in a binary search tree using properties.

Run the code to see the output here...