Topic: Tree Problem / Level: intermediate

Problem: Check if a binary tree is balanced using height comparison.

Run the code to see the output here...