Skip to content

Conversation

@verma-anushka
Copy link
Contributor

Solution to LeetCode Problem #1288
Approach: Compare each interval to all others and check if it is covered by any interval.

Have you made changes in README file ?

  • Added problem & solution under correct topic.
  • Specified Space & Time complexity.
  • Specified difficulty level, tag & Note(if any).

Make sure all below guidelines are followed else PR will get Reject:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code so that it is easy to understand
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
@GouravRusiya30
Copy link
Member

GouravRusiya30 commented Oct 12, 2020

@verma-anushka Can you make README format correctly ?

@verma-anushka
Copy link
Contributor Author

@verma-anushka Can you make README format correctly ?

Updated!

@GouravRusiya30 GouravRusiya30 merged commit f532543 into codedecks-in:master Oct 13, 2020
@verma-anushka verma-anushka deleted the remove-covered-intervals branch October 14, 2020 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants