Skip to content

Conversation

@surbhi2408
Copy link
Contributor

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.

Problem URL

https://leetcode.com/problems/letter-combinations-of-a-phone-number

Put check marks:

Have you made changes in README 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
@welcome
Copy link

welcome bot commented Oct 2, 2021

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

Copy link
Member

@GouravRusiya30 GouravRusiya30 left a comment

Choose a reason for hiding this comment

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

Looks good !!!

@GouravRusiya30 GouravRusiya30 merged commit 12881a2 into codedecks-in:master Oct 3, 2021
@welcome
Copy link

welcome bot commented Oct 3, 2021

Your code looks great! Congrats, I've gone ahead and merged your first pull request! Keep it up! alt text

@surbhi2408
Copy link
Contributor Author

Your code looks great! Congrats, I've gone ahead and merged your first pull request! Keep it up! alt text

Thank you :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants