Y
YeetCode
Dashboard
/
Trees
/
Lowest Common Ancestor of a BST
Medium
#235
BST Property
Lowest Common Ancestor of a BST
Find the lowest common ancestor in a BST.
Solve on LeetCode
↗
Full Explanation
Previous
← Subtree of Another Tree
Next
Binary Tree Level Order Traversal →