Topic: Tree Problem / Level: advanced

Problem: Check if a binary tree can be partitioned into two subtrees of equal sum.

Run the code to see the output here...