Topic: Tree Problem / Level: advanced

Problem: Find the smallest subtree that contains both given nodes in a binary tree.

Run the code to see the output here...