Closed codeperfectplus closed 4 years ago
As I get, here the code of Sudoku Solving with Backtracking is to be implemented in both C++ and python. @codePerfectPlus can you clarify that we just need to add the solution with and example in both language. And can you assign this issue to me.
Welcome to Py-contributors, yes, we have the issue to add sudoku solver using backtracking in Python and C++.
You want to solve it in python or C++
I can do it in both Python and C++.
Happy Coding
pls assign i'll add a well written code
I @GhostUser I have almost completed this part. You can open a new issue for any other algorithms which has not been added in repo or issues till now. P.S. See in Dynamic Programming, many common algo has not been implemented till now.
@mukuakhilesh No issues, I'll do that
@codePerfectPlus can you confirm, I can already see a SudokuSolver code in python #113 .
Also, one PR is open for C++ #260. But, this is in separate folder. Mine is for Backtracking folder-C++. So, is the PR for this really needed ?
@mukuakhilesh you can create sudoku solver in c++ using backtracking.
leave the Python sudoku it's already done.
Please fill all details for a better explanation of the issue. Add files to the proper folder. Ask for Assigned before making PR.
Title - Sudoku Solver using Backtracking Algorithm
what will change -
Type of Issue -
Please add/delete options that are not relevant.
Programming Language
Please add/delete options that are not relevant.
Note - One Change in one Pull Request Happy Coding,