Topic: Tree Problem / Level: advanced

Problem: Check if a binary tree can be converted to a binary search tree with one modification.

Run the code to see the output here...