Topic: Tree Problem / Level: advanced

Problem: Check if a binary tree can be converted to a binary search tree by changing at most one node.

Run the code to see the output here...