Topic: Tree Problem / Level: advanced

Problem: Find the longest sequence of increasing values in a binary tree.

Run the code to see the output here...