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

Move problems to subfolders #92

Merged
merged 2 commits into from
Oct 30, 2023
Merged

Move problems to subfolders #92

merged 2 commits into from
Oct 30, 2023

Conversation

ignacio-chiazzo
Copy link
Owner

@ignacio-chiazzo ignacio-chiazzo commented Oct 28, 2023

Title of the problem

As suggested by @amritregmi26, this PR moves the problems Easy, Medium and Hard level questions inside their respective folders. #91

Checklist before requesting a review

  • I have checked the guide for contributions.
  • I have added the description at the top of the solution file.
  • I have added a test file for the problem.
  • I have added an entry to the README file with a link to the new file.
  • I have run linter (npx eslint LeetcodeProblems LeetcodeProblemsTests) and unit tests (node Test.js) and they pass. More info.

Check the guide and this PR example.

@ignacio-chiazzo ignacio-chiazzo merged commit 21e198d into master Oct 30, 2023
2 checks passed
@amritregmi26
Copy link

Thanks Brother !!! @ignacio-chiazzo

@ignacio-chiazzo ignacio-chiazzo deleted the regroup-by-level branch April 4, 2024 11:57
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.

None yet

2 participants