-
-
I would like to implement the solution to find the sudoku solver in python.
with proper comments.
please assign me this issue as a part of GSSOC 2021.
-
#### Your LeetCode username
ankitagarwal299
#### Category of the bug
- [ ] Question
- [x] Solution
- [ ] Language
- [ ] Missing Test Cases
#### Description of the bug
Issue:
1.Wi…
-
Hi,
Thanks for this example and the video.
I try to understand how this work.
I understand the logic of backtracking, but i don't understand how in the code you go back in positions.
I have try …
-
#### Your LeetCode username
shubhamjain1806
#### Category of the bug
- [ ] Missing Test Cases
- [ ] No output for custom test case
#### Description of the bug
Expected answer …
-
I don't know if you're already aware of it, but an even faster sudoku solver exists (tdoku). Just wanted to let you know. Feel free to disregard if this isn't useful.
[Link to GitHub repo](https://…
-
**Describe the bug**
The example URL at https://sudoku-solver.freecodecamp.rocks/ is down and is returning an error 504 Gateway time-out response. All of the other Quality Assurance example URLs are …
-
While #1301 is being idle for a while, let's collect all the duplicates/low quality katas out there that should be retired/revamped/de-duplicated.
---
**Duplicates**
Rot-13:
https://www.code…
-
- add sudoku solver JAR to server
- add API endpoint for solving board
- display result on webpage
-
## 💥 Proposal
(A clear and concise description of what the proposal is.)
I would like to add the code for Sudoku Solver using Backtracking in cpp. Please assign this issue to me[GSSOC'21].
### …