Open dmfilipenko opened 1 year ago
As per https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-search-tree/ difficulty of the task is medium
Thanks, unfortunately it's not as simple as changing the difficulty here as I have to rearrange the order as the list is ordered by difficulty. I'll find some time to do it this weekend.
As per https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-search-tree/ difficulty of the task is medium