Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 57. Insert Interval
Insert a given interval into a sorted list of non-overlapping intervals and merge any overlaps so the final list remains sorted and disjoint. The core challenge is to classify intervals as before, overlapping with, or after the new interval and combine overlapping ranges.
Asked at:
Meta
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Late April, 2025
Meta
Senior
Early April, 2025
Meta
Senior
Mid March, 2025
Meta
Mid-level
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.