This technical test is divided into two complementary parts:
[start, end]
and returns a merged version where overlapping intervals are combined.mergeIntervals(...)
) that:fix/frontend
)feat/merge-intervals
)Criteria | What We Observe |
---|---|
Reasoning & Clarity | Logical approach, handling of edge cases |
Code Quality | Readability, consistency, organization |
Attention to Experience | Functional UI, no visual or logic bugs |
Testing & Reliability | Minimum coverage of important scenarios |
Understanding Trade-offs | Well-founded justifications |