Open c-git opened 1 month ago
For problem https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-search-tree
They seem to only be comparing val of the node returned not anything else
val
For problem https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-search-tree
They seem to only be comparing
val
of the node returned not anything else