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 (n-queen problem) #18

Open
YashJain2 opened this issue Oct 20, 2020 · 7 comments
Open

Backtracking (n-queen problem) #18

YashJain2 opened this issue Oct 20, 2020 · 7 comments

Comments

@YashJain2
Copy link
Owner

Make a folder in algo -> Backtracking
Then make a program of n queen using Backtracking recursively.
Comment the code properly
And at last comment the output.

Repository owner locked and limited conversation to collaborators Oct 20, 2020
Repository owner unlocked this conversation Oct 20, 2020
@DivyaSaravanan
Copy link
Contributor

Can I work on this Issue ? @YashJain2

@prinsusinghal
Copy link
Contributor

@YashJain2 I want to work on this (c++). Assign it to me.

@YashJain2
Copy link
Owner Author

in C++ already merged go with other language to get PR accepted

@prinsusinghal
Copy link
Contributor

in C++ already merged go with other language to get PR accepted

@YashJain2 Can I do it in JAVA??

@prinsusinghal
Copy link
Contributor

@YashJain2 Review my PR: #30

@DivyaSaravanan
Copy link
Contributor

@YashJain2 Then Can I go ahead with python ?

@YashJain2
Copy link
Owner Author

Please make PR in language other than C++, python, C , JAVA to get accepted

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

No branches or pull requests

3 participants