yangshun / tech-interview-handbook

💯 Curated coding interview preparation materials for busy software engineers
https://www.techinterviewhandbook.org
MIT License
119.09k stars 14.73k forks source link

Change difficulty of task #580

Open dmfilipenko opened 1 year ago

dmfilipenko commented 1 year ago

As per https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-search-tree/ difficulty of the task is medium

yangshun commented 1 year ago

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.