Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added leetcode problems - 75-sort_colors.cpp, 16-3sum_closest.cpp, 31-next_permutation.cpp, 155-min_stack.cpp, 84-Largest_Rectangle_in_Histogram.cpp issue #27 #288

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

simran2607
Copy link

@simran2607 simran2607 commented Oct 21, 2020

Your checklist for this pull request

🚨Please review the guidelines for contributing to this repository.

  • Make sure your files are in the right folder!
  • Make sure you add the extension of the file (.cpp, .python, .java, etc).
  • If your code is a solution for a code problem, please tell which one.
  • Make sure your code is working, test for a lot of cases.

Description

Please describe your pull request.

❤️ Thank you!

@simran2607 simran2607 changed the title added leetcode problems(16,75,155,31,84) issue #27 added leetcode problems - 16.cpp, 75.cpp, 155.cpp, 31.cpp, 84.cpp issue #27 Oct 21, 2020
@simran2607 simran2607 changed the title added leetcode problems - 16.cpp, 75.cpp, 155.cpp, 31.cpp, 84.cpp issue #27 added leetcode problems - 75-sort_colors.cpp, 16-3sum_closest.cpp, 31-next_permutation.cpp, 155-min_stack.cpp, 84-Largest_Rectangle_in_Histogram.cpp issue #27 Oct 21, 2020
Copy link
Owner

@larissalages larissalages left a comment

Choose a reason for hiding this comment

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

Is this file already inside the right folder? if yes, can you delete?

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

Successfully merging this pull request may close these issues.

2 participants