Tool/Solver to resolve Sudokus with a 10x10 grid, as blocks cannot be 3x3 squared, and multiple variants exists, but sudoku rules (rows, columns) don't change.
10x10 Sudoku Solver - dCode
Tag(s) : Number Games
dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!
In a sudoku of size 10 (also called jigsaw/chaos sudoku 10), the blocks of 10 cells has to be defined, either by clicking on the predefined examples under the grid or by indicating them manually by clicking on the contours.
For the contents of the cells, it is possible to fill them one after the other or by making a copy and paste of a string of 100 characters with spaces like empty box as in the other solvers of sudoku on dCode.
Example: 6 2 3 540 93 21 48 7 4 3 6 9 3065 1 4 2691 3 3 6 9 5 15 52 30 979 3 5 6
Only letters or numbers are accepted. It is not possible to write a 2-digit number (like 10), in this case, replace with 0 or a letter (A).
As for a classic 9x9 sudoku, the resolution of 10x10 is done by deducing the possible numbers in each of the boxes. When there is only one possible figure then enter it in the box and deduct the following ones.
Since the blocks are irregular in 10x10 Sudoku, it is a little less easy to solve them visually, but the rules are the same.
The solver of sudoku 10x10 solves the grids as a human would do, by successive deduction and displays each step of its progression.
dCode retains ownership of the "10x10 Sudoku Solver" source code. Any algorithm for the "10x10 Sudoku Solver" algorithm, applet or snippet or script (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or any "10x10 Sudoku Solver" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) or any database download or API access for "10x10 Sudoku Solver" or any other element are not public (except explicit open source licence like Creative Commons). Same with the download for offline use on PC, mobile, tablet, iPhone or Android app.
Reminder: dCode is an educational and teaching resource, accessible online for free and for everyone.
The content of the page "10x10 Sudoku Solver" and its results may be freely copied and reused, including for commercial purposes, provided that dCode.fr is cited as the source.
Exporting the results is free and can be done simply by clicking on the export icons ⤓ (.csv or .txt format) or ⧉ (copy and paste).
To cite dCode.fr on another website, use the link:
In a scientific article or book, the recommended bibliographic citation is: 10x10 Sudoku Solver on dCode.fr [online website], retrieved on 2025-04-16,