lionelsamrat10 / LeetCode-Solutions

Contains the solutions of all the problems, I am solving on Leetcode.
https://github.com/lionelsamrat10/LeetCode-Solutions
MIT License
2 stars 1 forks source link

Merge Intervals #25

Closed kushal13112001 closed 3 years ago

kushal13112001 commented 3 years ago

This is a leetcode question i wanted to solve this in python Link::- https://leetcode.com/problems/merge-intervals/

kushal13112001 commented 3 years ago

/assign

kushal13112001 commented 3 years ago

Please assign this question to me @lionelsamrat10

lionelsamrat10 commented 3 years ago

As you are adding the solutions in python, then keep the file as following:

Array/Problem name and number/Python Solution/Solution.py

kushal13112001 commented 3 years ago

Done sir @lionelsamrat10 Please review and merge

kushal13112001 commented 3 years ago

Done sir @lionelsamrat10