Topic: Tree Problem / Level: advanced

Problem: Find the minimum path sum from the root to a leaf in a binary tree.

Run the code to see the output here...