Topic: Tree Problem / Level: intermediate

Problem: Find the maximum sum of nodes in a binary search tree on a path.

Run the code to see the output here...