Practice coding challenges
3 problems
Merge all overlapping intervals.
Insert a new interval and merge if necessary.
Return minimum intervals to remove to eliminate overlaps.