Topic: Graph Theory Problem / Level: beginner

Problem: Implement an algorithm to find the height of a binary tree.

Run the code to see the output here...