Back to UBS Data Engineer interview

Interview question

Merge intervals and discuss time/space complexity

Asked in UBS Data Engineer interviews

Asked by

32% candidates

Difficulty

Medium

Round

Technical Round

AI synthesized from candidate reports

Back to Questions

Question 2 of 4

Merge intervals and discuss time/space complexity

Medium60% Candidate ReportsCODINGUBSData Engineer

Question

Merge intervals and discuss time/space complexity

High-Level Approach

Sort, iterate, extend last if overlap else push.

Merge intervals and discuss time/space complexity — UBS Data… | InterviewForge AI