Topic: Graph Theory Problem / Level: beginner

Problem: Implement an algorithm to find the longest path in a binary tree.

Run the code to see the output here...