Quiz: Merging Strategy

Test your understanding

Check Your Understanding

What is the first step to efficiently merge overlapping intervals?

  1. A.Sort intervals by end time
  2. B.Compare every pair of intervals
  3. C.Sort intervals by length
  4. D.Sort intervals by start time
Start the roadmap to answer the quizzes and solve the challenges