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

Sudoku Solver Backtracking #42

Open
noob-26 opened this issue Feb 18, 2021 · 15 comments
Open

Sudoku Solver Backtracking #42

noob-26 opened this issue Feb 18, 2021 · 15 comments
Assignees
Labels
backtracking cpp cpp code gssoc21 Girlscript summer of code 2021 java java code Level1 medium python python code

Comments

@noob-26
Copy link
Contributor

noob-26 commented Feb 18, 2021

Can I work on Backtracking problems like Sudoku solver, N Queens and finding all subsets?

@Vish-07
Copy link

Vish-07 commented Feb 20, 2021

Heyy!! I would love to do bactracking problems of rat maze, color filling algorithm, n queens problem under mentorship of GSSOC'21. Will you please assign this task to me?

@rudrakshi99
Copy link
Member

@noob-26 mention the language in which you want to add the code.

@noob-26
Copy link
Contributor Author

noob-26 commented Mar 2, 2021

C++

@noob-26
Copy link
Contributor Author

noob-26 commented Mar 2, 2021

I want to contribute to this repo as part of GSSoC 2021. So should I make the PR after 8th March, when the coding period starts?

@rudrakshi99
Copy link
Member

@noob-26 Yes so that your point will be counted in GSSoC.

@noob-26
Copy link
Contributor Author

noob-26 commented Mar 2, 2021

Thanks a lot for the help.

@mgncodes
Copy link

mgncodes commented Mar 9, 2021

Hello! I'd like to add solutions to some famous backtracking problems in Python 3 as a part of GSSoC '21. It would be very helpful if you assign this issue to me.
@rudrakshi99
@raksha009

@mgncodes
Copy link

mgncodes commented Mar 9, 2021

Hi, I have made a PR with the solution for N-queens problem for this issue #350 . Kindly do the needful.
@rudrakshi99
@raksha009

@rudrakshi99
Copy link
Member

Can I work on Backtracking problems like Sudoku solver, N Queens and finding all subsets?

Please make separate issues for each algorithm and you will work on a sudoku solver in this issue.

@noob-26
Copy link
Contributor Author

noob-26 commented Mar 12, 2021

@rudrakshi99 Please can you review my code for the Sudoku solver problem
Pull request #735

@raksha009
Copy link
Collaborator

Hello! I'd like to add solutions to some famous backtracking problems in Python 3 as a part of GSSoC '21. It would be very helpful if you assign this issue to me.
@rudrakshi99
@raksha009

Heyy, this issue wasn't assigned to you. Plz create a pr only after the issue is assigned.
Also, if you wanna work on this problem. Plz create a different issue addressing to only 1 problem. Closing your pr for now.

@raksha009 raksha009 added gssoc21 Girlscript summer of code 2021 Level1 medium labels Mar 12, 2021
@raksha009 raksha009 changed the title Backtracking Sudoku Solver Backtracking Mar 12, 2021
@mgncodes
Copy link

mgncodes commented Mar 25, 2021

Hello! I'd like to add solutions to some famous backtracking problems in Python 3 as a part of GSSoC '21. It would be very helpful if you assign this issue to me.
@rudrakshi99
@raksha009

Heyy, this issue wasn't assigned to you. Plz create a pr only after the issue is assigned.
Also, if you wanna work on this problem. Plz create a different issue addressing to only 1 problem. Closing your pr for now.

Hi, Sorry for the mistake. I have created a separate issue #1320 . Kindly do the needful.
@raksha009

@raksha009
Copy link
Collaborator

Hello! I'd like to add solutions to some famous backtracking problems in Python 3 as a part of GSSoC '21. It would be very helpful if you assign this issue to me.
@rudrakshi99
@raksha009

Heyy, this issue wasn't assigned to you. Plz create a pr only after the issue is assigned.
Also, if you wanna work on this problem. Plz create a different issue addressing to only 1 problem. Closing your pr for now.

Hi, Sorry for the mistake. I have created a separate issue #1320 . Kindly do the needful.
@raksha009

Heyy, the issue is already present and assigned. Please look for other issues :)

@yashmita
Copy link
Contributor

I would like to work on this issue in Java. Kindly assign it to me @raksha009.

@raksha009
Copy link
Collaborator

Hello! I'd like to add solutions to some famous backtracking problems in Python 3 as a part of GSSoC '21. It would be very helpful if you assign this issue to me.
@rudrakshi99
@raksha009

Go ahead with sudoku solver in python

@raksha009 raksha009 added java java code python python code labels Mar 30, 2021
@yashmita yashmita mentioned this issue Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backtracking cpp cpp code gssoc21 Girlscript summer of code 2021 java java code Level1 medium python python code
Projects
None yet
Development

No branches or pull requests

6 participants