Coding Challenge · ADVANCED
At a large family reunion, each family member is represented as a node in a binary tree, where the root is the oldest ancestor. Each node's value indicates the number of years since that member last attended a reunion. The organizers want to find the maximum difference in years between any two members who are directly …