Topic: Tree Problem / Level: intermediate

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

Run the code to see the output here...