LeetCode #1123 Lowest Common Ancestor of Deepest Leaves 最深叶节点的最近公共祖先
1123 Lowest Common Ancestor of Deepest Leaves 最深叶节点的最近公共祖先
Description:
Given the root of a binary tree, return the lowest common ancestor of its deepest leaves.
Recall that:
The node of a binary tree