i-aka5h / Hack-October

A repository for beginner contributors in Hacktoberfest '22. You can create a file , upload a new project and create a pull/merge request. Make sure the program is error free and well commented. Multiple languages allowed
31 stars 70 forks source link

Merge Intervals - Python #135

Closed aditim26 closed 1 year ago

aditim26 commented 1 year ago

Given an array of intervals where intervals[i] = [starti, endi], merge all overlapping intervals, and return an array of the non-overlapping intervals that cover all the intervals in the input.

Examples: image

aditim26 commented 1 year ago

Please Assign me this issue

i-aka5h commented 1 year ago

@aditim26 We are not accepting DSA programs, this is strictly against the values of hacktoberfest. There are many open issues, give them a try :)