[Tree] [Depth-First Search] [Binary Tree]
- Lowest Common Ancestor of a Binary Search Tree (Easy)
- Lowest Common Ancestor of a Binary Tree (Medium)
- Lowest Common Ancestor of Deepest Leaves (Medium)
- Lowest Common Ancestor of a Binary Tree II (Medium)
- Lowest Common Ancestor of a Binary Tree III (Medium)
- Lowest Common Ancestor of a Binary Tree IV (Medium)