Codereview: Solving Sudoku using backtracking

Subscribers:
4,110
Published on ● Video Link: https://www.youtube.com/watch?v=_u_tUCMJwQU



Duration: 0:00
236 views
2


Solving Sudoku using backtracking
I hope you found a solution that worked for you :)
The Content is licensed under (https://meta.stackexchange.com/help/licensing) CC BY-SA.
Attention! This video does always use the same license as the source!
Thanks to all those great people for their contributions!

(codereview.stackexchange.com/users/14945/user1526667)user1526667
(codereview.stackexchange.com/users/507/loki-astari)Loki Astari
A special thanks goes out to the (codereview.stackexchange.com/questions/13677/solving-sudoku-using-backtracking)Stackexchange community

I wish you all a wonderful day! Stay safe :)
If anything is off, please write me at peter D.O.T schneider A.T ois42.de

optimization c sudoku backtracking




Other Videos By Peter Schneider


2024-12-29How to change Windows 11 cmd console (Windows Terminal) menu language?
2024-12-29Salesforce: Gack Id -1217291834 when installing the package
2024-12-29Tex: how to use the command in the tabbing environment?
2024-12-29Drupal: Upload media to different sub-domain
2024-12-29Security: CSP: no sandbox, or sandbox with Access-Control-Allow-Origin: "null"?
2024-12-29Use of const keyword with array pointers in C
2024-12-29Do I really have to have my ISP's router?
2024-12-29Unix: Hundreds of strange connections in iftop
2024-12-29Codereview: Swift Arrays: Write a rotate-right function
2024-12-29Dba: Set simple recovery mode and shrink log files for all user created databases
2024-12-28Codereview: Solving Sudoku using backtracking
2024-12-27Warning in perl useless use of private variable in void context
2024-12-27Bitcoin: Bulletproof++ as generic ZKP à la SNARKs?
2024-12-27Ethereum: How to set correct EVM version, for Solidity code, on remix.ethereum.org
2024-12-27Codereview: Return render in Ruby on Rails
2024-12-27Apple: Create a new space using a keyboard shortcut
2024-12-27Bitcoin: Can you have a transaction without a change output?
2024-12-27Bitcoin: non-mandatory-script-verify-flag (Invalid Schnorr signature) when I try to send a P2TR t...
2024-12-27Tex: expl3: fully expandable reformatting of comma-delimited text
2024-12-27Apple: Is there a way to enable "Find my Mac" to locate your computer but not remotely wipe the d...
2024-12-27Codereview: Read stdin like a dictator