Solution: Remove Covered Intervals
Let’s solve the Remove Covered Intervals problem using the Intervals pattern.
We'll cover the following...
We'll cover the following...
Statement
Given an array of intervals, where each interval is represented as intervals[i]