Topic: Tree Problem / Level: intermediate

Problem: Find the sum of all nodes in a binary search tree at a specific depth.

Run the code to see the output here...