Skip to content

Conversation

miladra
Copy link
Contributor

@miladra miladra commented Jul 6, 2022

No description provided.

@miladra miladra changed the title Add 1143, Update 1143, Jul 6, 2022
@miladra miladra changed the title Update 1143, Update 1143, 252, 42 Jul 11, 2022
Copy link
Collaborator

@mitchellirvin mitchellirvin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi @miladra ! thanks for contributing.

  1. 252 already has a solution, did you mean to extend the existing one? (currently you're creating a new file)
  2. 253's method signature on leetcode.com is int[][], but you have it listed as List<Interval>. am i seeing the wrong signature? did leetcode.com change theirs from List<Interval>? (I realize this applies to the existing solution, also. I'll work on getting that fixed separately)

@miladra
Copy link
Contributor Author

miladra commented Jul 24, 2022

Hi @mitchellirvin, Thank you.

As for 252, I intended to extend the existing solution. I made a mistake by creating a new file.
As for 253, the question is locked in Leetcode and I don't have a subscription. My code was written using Lintcode.

@mitchellirvin
Copy link
Collaborator

@miladra ah, thanks for clarifying! that should be fine since the logic is the same. thanks for updating and contributing!

@mitchellirvin mitchellirvin merged commit 9e544ae into neetcode-gh:main Jul 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants