The Wayback Machine - https://web.archive.org/web/20250504192956/https://github.com/TheAlgorithms/C-Plus-Plus/pull/1553
Skip to content

[feat/fix/docs]: Improvements in the backtracking folder #1553

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

Merged
merged 8 commits into from
Oct 29, 2021

Conversation

Panquesito7
Copy link
Member

@Panquesito7 Panquesito7 commented Aug 5, 2021

Description of Change

Checklist

  • Added description of the change
  • Added file name matches File name guidelines
  • Added tests and example, the test must pass
  • Added documentation so that the program is self-explanatory and educational - Doxygen guidelines
  • Relevant documentation/comments is changed or added
  • PR title follows semantic commit guidelines
  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • I acknowledge that all my contributions will be made under the project's license.

Notes: I'll try to fix the merge conflicts in this PR. The reason for this is because I previously worked on this, but I didn't submit the PR the same day I started working on it The merge conflicts are resolved now.

Panquesito7 and others added 2 commits August 5, 2021 15:02
...`backtracking` folder, and minor fixes in the `others/iterative_tree_traversals.cpp` and the `math/check_prime.cpp` files.
@Panquesito7 Panquesito7 added awaiting review pull request is waiting to be reviewed and removed merge conflicts labels Aug 5, 2021
@github-actions
Copy link
Contributor

This pull request has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Author has not responded to the comments for over 2 weeks label Sep 14, 2021
@Panquesito7 Panquesito7 removed the stale Author has not responded to the comments for over 2 weeks label Sep 14, 2021
Copy link
Member

@ayaankhan98 ayaankhan98 left a comment

Choose a reason for hiding this comment

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

Try not to improve more than 2 files per PR. Keep the PR as much concise as possible.

@github-actions github-actions bot added the approved Approved; waiting for merge label Sep 14, 2021
@Panquesito7 Panquesito7 removed the awaiting review pull request is waiting to be reviewed label Sep 14, 2021
@saurabhprasadsah
Copy link

add some problem

@Panquesito7 Panquesito7 merged commit 4e3abd4 into master Oct 29, 2021
@Panquesito7 Panquesito7 deleted the backtracking_doc_improvements branch October 29, 2021 18:08
@saurabhprasadsah
Copy link

yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Approved; waiting for merge enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants