Topic: Tree Problem / Level: intermediate

Problem: Find all nodes in a binary tree with the maximum value.

Run the code to see the output here...