Crushing Tech Interviews with the Merge Intervals Pattern
This pattern is useful when dealing with interval questions. A lot of the questions will require us to merge overlapping intervals in a given list.
First step to answering a question like this is to answer the following question: How many ways can tw...
techsloth.io2 min read