Leetcode 문제 이번에 풀어볼 문제는 리트코드 235번 문제 Lowest Common Ancestor of a Binary Search Tree 다. 우선 문제를 살펴보자. 리트코드 235번 문제 Lowest Common Ancestor of a Binary Search Tree 링크 https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-search-tree/description/ LeetCode - The World's Leading Online Programming Learning Platform Level up your coding skills and quickly land a job. This is the best place to..