-
## 💥 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]
/assign…
-
#### Your LeetCode username
MasterMedo
#### Category of the bug
- [ ] Question
- [ ] Solution
- [x] Language
#### Description of the bug
A valid test case throws invalid test case error whe…
-
**Describe the bug**
Same problem as #642
It only happens on a specific project if that helps you. I tried making a Sudoku solver using Svelte and Electron.
**Expected behavior**
Just don't have…
-
https://www.codewars.com/kata/5703bd0b022cd12bcd0011fb/discuss/javascript
* issues 5 years old
* author inactive for almost 1 year, now
* yet another sudoku kata (rather basic, even if the idea i…
-
## 💥 Proposal
Add AI Algorithms for different Problem set
Example:
*Search Algorithm*:
* Breadth-first Search (Uninformed Search)
* Depth-first Search (Uninformed Search)
* Depth-limited Sear…
-
**Describe your problem and how to reproduce it:**
While working on the Sudoku solver project, one scenario came up that wasn't clear to me how to handle.
The scenario is what do you do, if I ask…
-
Internally, we had several discussions about the pros and cons of moving all the user stories for the back-end certification projects to a single location. The decision was to move all the user storie…
-
We should separate out the microbenchmarks and synthetic benchmarks (eg: 30k_, cfunc_itself, fib, nbody, optcarrot, etc) from the benchmarks based on real-world software and gems. Ideally, we would re…
-
Make a Sudoku Solver In Javascript
-
**Is your feature request related to a problem? Please describe.**
I wrote a Sudoku solver, and used it solve most of the Sudoku related problems. However, all my progress from them got removed... (a…