A data structure that stores intervals and allows for efficient queries of all the intervals that overlap with a given interval.
A data structure that stores intervals and allows for efficient queries of all the intervals that overlap with a given interval.