LeetCode-Solutions icon indicating copy to clipboard operation
LeetCode-Solutions copied to clipboard

Added 354. Russian Doll Envelopes solution

Open sauravgore opened this issue 3 years ago • 3 comments

Pull Request Template

Description

Please include a summary of the problem and about the approach to solve the solution. Please also include relevant motivation and context. List any dependencies that are required for this change.

Put check marks:

Have you made changes in README file ?

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

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.

  • [ ] Test A
  • [ ] Test B

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

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

sauravgore avatar Jun 13 '22 12:06 sauravgore

I can tell this is your first pull request! Thank you I'm so honored. :tada::tada::tada: I'll take a look at it ASAP!

welcome[bot] avatar Jun 13 '22 12:06 welcome[bot]

THANK YOU, WHON

Sent from my Galaxy

-------- Original message -------- From: "welcome[bot]" @.> Date: 13/06/2022 09:21 (GMT-03:00) To: codedecks-in/LeetCode-Solutions @.> Cc: Subscribed @.***> Subject: Re: [codedecks-in/LeetCode-Solutions] Added 354. Russian Doll Envelopes solution (PR #289)

I can tell this is your first pull request! Thank you I'm so honored. 🎉🎉🎉 I'll take a look at it ASAP!

— Reply to this email directly, view it on GitHubhttps://github.com/codedecks-in/LeetCode-Solutions/pull/289#issuecomment-1153846545, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AZTGK2COMHB6W4IAIOQ4WJ3VO4RT7ANCNFSM5YUBBV7Q. You are receiving this because you are subscribed to this thread.Message ID: @.***>

BIGDARNELL avatar Jun 13 '22 12:06 BIGDARNELL

Do ALL THE test WHON

Sent from my Galaxy

-------- Original message -------- From: Saurav Gore @.> Date: 13/06/2022 09:21 (GMT-03:00) To: codedecks-in/LeetCode-Solutions @.> Cc: Subscribed @.***> Subject: [codedecks-in/LeetCode-Solutions] Added 354. Russian Doll Envelopes solution (PR #289)

Pull Request Template Description

Please include a summary of the problem and about the approach to solve the solution. Please also include relevant motivation and context. List any dependencies that are required for this change.

Put check marks: Have you made changes in READMEhttps://github.com/codedecks-in/LeetCode-Solutions/blob/master/README.md file ?

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

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.

  • Test A
  • Test B

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

You can view, comment on, or merge this pull request online at:

https://github.com/codedecks-in/LeetCode-Solutions/pull/289

Commit Summary

File Changes

(1 filehttps://github.com/codedecks-in/LeetCode-Solutions/pull/289/files)

Patch Links:

  • https://github.com/codedecks-in/LeetCode-Solutions/pull/289.patch
  • https://github.com/codedecks-in/LeetCode-Solutions/pull/289.diff

— Reply to this email directly, view it on GitHubhttps://github.com/codedecks-in/LeetCode-Solutions/pull/289, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AZTGK2BLHF3M4QIJYTGI2HLVO4RT3ANCNFSM5YUBBV7Q. You are receiving this because you are subscribed to this thread.Message ID: @.***>

BIGDARNELL avatar Jun 13 '22 12:06 BIGDARNELL