Topic: Tree Problem / Level: advanced

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

Run the code to see the output here...