Topic: Tree Problem / Level: advanced

Problem: Find the longest palindromic path in a binary tree.

Run the code to see the output here...