Given an array of intervals, where each interval is represented as intervals[i] =[li,ri)= [l_i, r_i)=[li,ri) (indicating the range from lil_ili to rir_iri, inclusive of lil_il ...
intervals
intervals[i]