Topic: Tree Problem / Level: intermediate

Problem: Find the total number of nodes at even depths in a binary tree.

Run the code to see the output here...