Topic: Tree Problem / Level: intermediate

Problem: Validate if a binary tree is a valid binary search tree.

Run the code to see the output here...