Topic: Tree Problem / Level: advanced

Problem: Calculate the sum of all even-numbered nodes in a binary search tree.

Run the code to see the output here...