Topic: Graph Theory Problem / Level: beginner

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

Run the code to see the output here...