Topic: Tree Problem / Level: advanced

Problem: Find the maximum path length between two nodes in a binary search tree based on properties.

Run the code to see the output here...