Hello coders! Today we will be talking about a very common interview question - Meeting Rooms. It's so common that even I have encountered this question in one of my interviews! I strongly recommend you to try coding this out on your own before/after moving on to the coding part of this video. Trust me, you learn better by doing it =D!
This video is divided into 2 parts:
Part I: Problem description and the optimized solution 0:36
Part II: Actual code to the optimized solution 2:17
Runtime: O(nlogn)
Space: O(1)
Hope you enjoy this video and happy coding!
Try my LeetCode list:
https://leetcode.com/list/xbahsr4j
Let's be friends:
My Blog: jazwang.com
Email: [email protected]