VGandhi27 / hacktoberfest-2023

Create 4 pull requests by adding any DSA algorithms in C , C++, Java or Python
MIT License
9 stars 40 forks source link

Create Interval.java #32

Closed Aditi22Bansal closed 8 months ago

Aditi22Bansal commented 8 months ago

I have created a Merge interval code in which a collection of intervals is given, and we merge any overlapping intervals.