Sponsored
Sponsored
Use these hints if you're stuck. Try solving on your own first.
Sort the array according to first element and then starting from the <code>0<sup>th</sup></code> index remove the overlapping parts and return the count of non-overlapping points.