Topic: Tree Problem / Level: intermediate

Problem: Check if a binary search tree is balanced based on node heights.

Run the code to see the output here...