Topic: Tree Problem / Level: advanced

Problem: Calculate the sum of all nodes at odd levels in a binary search tree.

Run the code to see the output here...