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

Backtracking Problems in Cpp #374

Closed
7 tasks done
geekquad opened this issue Dec 7, 2020 · 14 comments
Closed
7 tasks done

Backtracking Problems in Cpp #374

geekquad opened this issue Dec 7, 2020 · 14 comments
Assignees
Labels
beginner-friendly A beginner friendly issue cpp Algorithms in C++ intermediate up-for-grab

Comments

@geekquad
Copy link
Owner

geekquad commented Dec 7, 2020

Implementation of the following in Cpp:

  • The Knight’s tour problem

  • Rat in a Maze

  • N Queen Problem

  • Subset Sum

  • m Coloring Problem

  • Hamiltonian Cycle

  • Magnet Puzzle

To be merged in "cpp/backtracking" folder.

@Vrindagupta6828
Copy link
Contributor

@geekquad Please assign this to me.
I want to add Rat in a maze and N Queen's problem

@geekquad
Copy link
Owner Author

geekquad commented Dec 7, 2020

Assigning you with the same @Vrindagupta6828.

@itish-agarwal
Copy link

@geekquad please assign this to me
I want to work on The Knight's tour problem, Subset sum, and m Coloring problem

@Vrindagupta6828
Copy link
Contributor

Can you please assign me hamilton cycle as well

@geekquad
Copy link
Owner Author

geekquad commented Dec 7, 2020

Assigning The Knight's tour problem, Subset-sum, and m Coloring problem to @itish-agarwal.
Assigning Hamiltonian Cycle to @Vrindagupta6828.

@Aarushi11H
Copy link
Contributor

Hey!
I'd like to take Magnet Puzzle problem

@geekquad
Copy link
Owner Author

geekquad commented Dec 7, 2020

Assigning Magnet Puzzle problem to @Aarushi11H.

geekquad added a commit that referenced this issue Dec 11, 2020
[See #374] Added Rat_in_a_Maze in cpp
geekquad added a commit that referenced this issue Dec 13, 2020
[See #374] Added N_Queen's_Problem in cpp
geekquad added a commit that referenced this issue Dec 13, 2020
[See #374] Added Hamilton_Cycle in cpp
@shash-2468
Copy link
Contributor

I will work on Subset sum problem
@geekquad please assign it to me

@geekquad
Copy link
Owner Author

Hey @shash-2468, the Subset sum problem is already assigned to someone else. Please see if you can contribute to some other issues.

@geekquad
Copy link
Owner Author

Hey @itish-agarwal, are you willing to complete the issues assigned to you?

@shash-2468
Copy link
Contributor

Okay @geekquad , If @itish-agarwal isn't willing to do then assign me please!!

@itish-agarwal
Copy link

Yes please assign the issue to @shash-2468 as i am not able to complete it

@geekquad
Copy link
Owner Author

Assigning Knight's tour problem, Subset-sum, and m Coloring problem to @shash-2468.

@geekquad geekquad assigned shash-2468 and unassigned itish-agarwal Dec 17, 2020
@shash-2468
Copy link
Contributor

everything is solved in this issue.
close this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner-friendly A beginner friendly issue cpp Algorithms in C++ intermediate up-for-grab
Projects
None yet
Development

No branches or pull requests

5 participants