Preview build — question counts, lessons, and company notes on this site are placeholder data, not verified interview content.
Indwar

Merge overlapping reservations

Phone screenEasyCorroborated · 7 reportsLast seen Aug 21, 2026

The question

Given a list of half-open intervals, merge the overlapping ones. Follow-up: support inserting a new interval into an already-merged list in logarithmic time.

No write-up yet

We have the question but not yet a full breakdown. If you were asked this, the fastest way to improve the page is to say what the interviewer pushed on.

Add what you remember →

7 people reported this question.

I was asked this too

Also reported at Uber, Ramp.

Study the fundamentals: Core coding patterns