Hello,
I've been trying to find a problem set based on overlapping intervals but couldn't find quite enough. Can anyone suggest me some in the same domain?
Some of the examples include: 1. Max num of intervals an interval can intersect 2. Meeting rooms II 3. Maximum number of subsets of overlapping intervals 4. Merge Intervals and so on..
Thanks.