Topic: Tree Problem / Level: advanced

Problem: Implement a function to find the height of the binary tree using recursion.

Run the code to see the output here...