Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 1229. Meeting Scheduler
Given two people's lists of available time intervals and a required meeting duration, find the earliest time interval where both are free for at least that duration. This is an interval-intersection problem typically solved by scanning the sorted lists with a two-pointer sweep to locate the first overlapping slot of sufficient length.
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.