Free Sudoku Problems 2014-06

Problems

 

Sudoku Problems 2014-06-02

 

4X4 Cube L(3,4) D(42,15,2,2,1,0) V Difficult Strictly a 2 dimensional problem since only considering the outside faces which are laid out onto a plane. There are 16 Characters which cannot repeat in any band or face. 3 of the bands are highlighted. There are 12 bands and 6 faces, each with 16 Cells.  There are 16 possible characters so I use a standard hexadecimal character set: 0,1,2,…,9,a,…,f.

4X4 Cube L(3,4) D(42,15,2,2,1,0)
V Difficult
Strictly a 2 dimensional problem since only considering the outside faces which are laid out onto a plane. There are 16 Characters which cannot repeat in any band or face. 3 of the bands are highlighted. There are 12 bands and 6 faces, each with 16 Cells. There are 16 possible characters so I use a standard hexadecimal character set: 0,1,2,…,9,a,…,f.

Backslash L(2,1) D(18,11,0,0,0,0) Moderate Must have unique characters in each row and column but the 3 by 3 boxes are replaced by backslashes. These wrap left to right and top to bottom so the overall geometry is a doughnut (torus)

Backslash L(2,1) D(18,11,0,0,0,0)
Moderate
Must have unique characters in each row and column but the 3 by 3 boxes are replaced by backslashes. These wrap left to right and top to bottom so the overall geometry is a doughnut (torus)

Film L(2,1) D(23,13,0,0,0,0) Moderate Similar to the regular 9 by 9 Sudoku but the squares have lumps in the top and bottom. The problem wraps top to bottom but not side to side so the overall geometry is a cylinder.

Film L(2,1) D(23,13,0,0,0,0)
Moderate
Similar to the regular 9 by 9 Sudoku but the squares have lumps in the top and bottom. The problem wraps top to bottom but not side to side so the overall geometry is a cylinder.

People L(2,4) D(21,17,2,2,1,0) V Difficult The shapes have "lumps" on each side to become quite irregular. They look to me like little people. This problem wraps top to bottom and side to side so the overall geometry is like a doughnut (torus).

People L(2,4) D(21,17,2,2,1,0)
V Difficult
The shapes have “lumps” on each side to become quite irregular. They look to me like little people. This problem wraps top to bottom and side to side so the overall geometry is like a doughnut (torus).

Toroid H L(2,1) D(16,14,0,0,0,0) Moderate The normal 3X3 boxes are replaced by horizontal stripes (helices) which wrap around the problem. These stripes join the left side to the right side and the top to the bottom so that the overall geometry is a doughnut (torus).

Toroid H L(2,1) D(16,14,0,0,0,0)
Moderate
The normal 3X3 boxes are replaced by horizontal stripes (helices) which wrap around the problem. These stripes join the left side to the right side and the top to the bottom so that the overall geometry is a doughnut (torus).

Sudoku Problems 2014-06-09

 

3D 3X3 Cube L(1,1) D(13,3,0,0,0,0) Easy True 3 dimensional problem, albeit a very simple one. Each 3X3 square is one plane of a 3X3X3 cube. Consider the squares stacked on top of each other. There are 9 planes in this problem each of which is a 3X3 square which must have no repeating characters. A couple of the planes are highlighted in colour.

3D 3X3 Cube L(1,1) D(13,3,0,0,0,0)
Easy
True 3 dimensional problem, albeit a very simple one. Each 3X3 square is one plane of a 3X3X3 cube. Consider the squares stacked on top of each other. There are 9 planes in this problem each of which is a 3X3 square which must have no repeating characters. A couple of the planes are highlighted in colour.

Backslash L(2,1) D(19,11,0,0,0,0) Moderate Must have unique characters in each row and column but the 3 by 3 boxes are replaced by backslashes. These wrap left to right and top to bottom so the overall geometry is a doughnut (torus)

Backslash L(2,1) D(19,11,0,0,0,0)
Moderate
Must have unique characters in each row and column but the 3 by 3 boxes are replaced by backslashes. These wrap left to right and top to bottom so the overall geometry is a doughnut (torus)

Jigsaw L(2,4) D(23,10,2,2,1,0) V Difficult As regular 9 by 9 but the normal 3X3 boxes are irregular shapes

Jigsaw L(2,4) D(23,10,2,2,1,0)
V Difficult
As regular 9 by 9 but the normal 3X3 boxes are irregular shapes

Sudoku 9X9X L(1,1) D(22,10,0,0,0,0) Easy As regular 9 by 9 but must also have unique characters in each diagonal, highlighted.

Sudoku 9X9X L(1,1) D(22,10,0,0,0,0)
Easy
As regular 9 by 9 but must also have unique characters in each diagonal, highlighted.

Toroid V L(2,4) D(19,16,1,1,1,0) V Difficult The normal 3X3 boxes are replaced by vertical stripes (helices) which wrap around the problem. These stripes join the left side to the right side and the top to the bottom so that the overall geometry is a doughnut (torus).

Toroid V L(2,4) D(19,16,1,1,1,0)
V Difficult
The normal 3X3 boxes are replaced by vertical stripes (helices) which wrap around the problem. These stripes join the left side to the right side and the top to the bottom so that the overall geometry is a doughnut (torus).

Sudoku Problems 2014-06-16

 

3D 4X4 Cube L(2,1) D(32,5,0,0,0,0) Moderate True 3 dimensional problem. Each 4X4 square is one plane of a 4X4X4 cube. Consider the squares stacked on top of each other. There are 12 planes in this problem each of which is a 4X4 square which must have no repeating characters. Some of the planes are highlighted. There are 16 possible characters so I use a standard hexadecimal character set: 0,1,2,…,9,a,…,f.

3D 4X4 Cube L(2,1) D(32,5,0,0,0,0)
Moderate
True 3 dimensional problem. Each 4X4 square is one plane of a 4X4X4 cube. Consider the squares stacked on top of each other. There are 12 planes in this problem each of which is a 4X4 square which must have no repeating characters. Some of the planes are highlighted. There are 16 possible characters so I use a standard hexadecimal character set: 0,1,2,…,9,a,…,f.

 Diamond L(2,1) D(23,9,0,0,0,0) Moderate Here the shapes are pushed over to become diamonds. This wraps side to side but not top to bottom.


Diamond L(2,1) D(23,9,0,0,0,0)
Moderate
Here the shapes are pushed over to become diamonds. This wraps side to side but not top to bottom.

Film L(2,1) D(23,9,0,0,0,0) Moderate Similar to the regular 9 by 9 Sudoku but the squares have lumps in the top and bottom. The problem wraps top to bottom but not side to side so the overall geometry is a cylinder.

Film L(2,1) D(23,9,0,0,0,0)
Moderate
Similar to the regular 9 by 9 Sudoku but the squares have lumps in the top and bottom. The problem wraps top to bottom but not side to side so the overall geometry is a cylinder.

People L(2,4) D(24,11,2,2,1,0) V Difficult The shapes have "lumps" on each side to become quite irregular. They look to me like little people. This problem wraps top to bottom and side to side so the overall geometry is like a doughnut (torus).

People L(2,4) D(24,11,2,2,1,0)
V Difficult
The shapes have “lumps” on each side to become quite irregular. They look to me like little people. This problem wraps top to bottom and side to side so the overall geometry is like a doughnut (torus).

Toroid H L(2,1) D(19,10,0,0,0,0) Moderate The normal 3X3 boxes are replaced by horizontal stripes (helices) which wrap around the problem. These stripes join the left side to the right side and the top to the bottom so that the overall geometry is a doughnut (torus).

Toroid H L(2,1) D(19,10,0,0,0,0)
Moderate
The normal 3X3 boxes are replaced by horizontal stripes (helices) which wrap around the problem. These stripes join the left side to the right side and the top to the bottom so that the overall geometry is a doughnut (torus).

Sudoku Problems 2014-06-23

 

4X4 Cube L(2,1) D(48,5,0,0,0,0) Moderate Strictly a 2 dimensional problem since only considering the outside faces which are laid out onto a plane. There are 16 Characters which cannot repeat in any band or face. 3 of the bands are highlighted. There are 12 bands and 6 faces, each with 16 Cells.  There are 16 possible characters so I use a standard hexadecimal character set: 0,1,2,…,9,a,…,f.

4X4 Cube L(2,1) D(48,5,0,0,0,0)
Moderate
Strictly a 2 dimensional problem since only considering the outside faces which are laid out onto a plane. There are 16 Characters which cannot repeat in any band or face. 3 of the bands are highlighted. There are 12 bands and 6 faces, each with 16 Cells. There are 16 possible characters so I use a standard hexadecimal character set: 0,1,2,…,9,a,…,f.

Diamond L(2,1) D(22,12,0,0,0,0) Moderate Here the shapes are pushed over to become diamonds. This wraps side to side but not top to bottom.

Diamond L(2,1) D(22,12,0,0,0,0)
Moderate
Here the shapes are pushed over to become diamonds. This wraps side to side but not top to bottom.

Jigsaw L(2,1) D(23,13,0,0,0,0) Moderate As regular 9 by 9 but the normal 3X3 boxes are irregular shapes

Jigsaw L(2,1) D(23,13,0,0,0,0)
Moderate
As regular 9 by 9 but the normal 3X3 boxes are irregular shapes

Sudoku 9X9X L(1,1) D(23,7,0,0,0,0) Easy As regular 9 by 9 but must also have unique characters in each diagonal, highlighted.

Sudoku 9X9X L(1,1) D(23,7,0,0,0,0)
Easy
As regular 9 by 9 but must also have unique characters in each diagonal, highlighted.

Toroid V L(2,1) D(18,16,0,0,0,0) Moderate The normal 3X3 boxes are replaced by vertical stripes (helices) which wrap around the problem. These stripes join the left side to the right side and the top to the bottom so that the overall geometry is a doughnut (torus).

Toroid V L(2,1) D(18,16,0,0,0,0)
Moderate
The normal 3X3 boxes are replaced by vertical stripes (helices) which wrap around the problem. These stripes join the left side to the right side and the top to the bottom so that the overall geometry is a doughnut (torus).

Sudoku Problems 2014-06-30

 

3D 3X3 Cube L(1,1) D(11,4,0,0,0,0) Easy True 3 dimensional problem, albeit a very simple one. Each 3X3 square is one plane of a 3X3X3 cube. Consider the squares stacked on top of each other. There are 9 planes in this problem each of which is a 3X3 square which must have no repeating characters. A couple of the planes are highlighted in colour.

3D 3X3 Cube L(1,1) D(11,4,0,0,0,0)
Easy
True 3 dimensional problem, albeit a very simple one. Each 3X3 square is one plane of a 3X3X3 cube. Consider the squares stacked on top of each other. There are 9 planes in this problem each of which is a 3X3 square which must have no repeating characters. A couple of the planes are highlighted in colour.

Diamond L(2,1) D(21,17,0,0,0,0) Moderate Here the shapes are pushed over to become diamonds. This wraps side to side but not top to bottom.

Diamond L(2,1) D(21,17,0,0,0,0)
Moderate
Here the shapes are pushed over to become diamonds. This wraps side to side but not top to bottom.

Film L(2,1) D(23,7,0,0,0,0) Moderate Similar to the regular 9 by 9 Sudoku but the squares have lumps in the top and bottom. The problem wraps top to bottom but not side to side so the overall geometry is a cylinder.

Film L(2,1) D(23,7,0,0,0,0)
Moderate
Similar to the regular 9 by 9 Sudoku but the squares have lumps in the top and bottom. The problem wraps top to bottom but not side to side so the overall geometry is a cylinder.

People L(2,1) D(20,13,0,0,0,0) Moderate The shapes have "lumps" on each side to become quite irregular. They look to me like little people. This problem wraps top to bottom and side to side so the overall geometry is like a doughnut (torus).

People L(2,1) D(20,13,0,0,0,0)
Moderate
The shapes have “lumps” on each side to become quite irregular. They look to me like little people. This problem wraps top to bottom and side to side so the overall geometry is like a doughnut (torus).

Toroid H L(2,1) D(19,16,0,0,0,0) Moderate The normal 3X3 boxes are replaced by horizontal stripes (helices) which wrap around the problem. These stripes join the left side to the right side and the top to the bottom so that the overall geometry is a doughnut (torus).

Toroid H L(2,1) D(19,16,0,0,0,0)
Moderate
The normal 3X3 boxes are replaced by horizontal stripes (helices) which wrap around the problem. These stripes join the left side to the right side and the top to the bottom so that the overall geometry is a doughnut (torus).

 

Solutions

 

Sudoku Solutions 2014-06-02

 

4X4 Cube L(3,4) D(42,15,2,2,1,0)   2013-01-08 233123 Solution

Backslash L(2,1) D(18,11,0,0,0,0)  2013-05-07 001705 Solution

Film L(2,1) D(23,13,0,0,0,0)  2013-04-11 083129 Solution

People L(2,4) D(21,17,2,2,1,0)  2013-08-08 023157 Solution

Toroid H L(2,1) D(16,14,0,0,0,0)  2013-04-18 175206 Solution

Sudoku Solutions 2014-06-09

 

3D 3X3 Cube L(1,1) D(13,3,0,0,0,0)   2013-04-16 234846 Solution

Backslash L(2,1) D(19,11,0,0,0,0)  2013-05-07 002019 Solution

Jigsaw L(2,4) D(23,10,2,2,1,0)  2013-01-07 192201 Solution

Sudoku 9X9X L(1,1) D(22,10,0,0,0,0)  2013-04-18 174337 Solution

Toroid V L(2,4) D(19,16,1,1,1,0)  2013-04-18 175511 Solution

Sudoku Solutions 2014-06-16

 

3D 4X4 Cube L(2,1) D(32,5,0,0,0,0)   2013-01-21 160724 Solution

Diamond L(2,1) D(23,9,0,0,0,0)  2013-01-07 235615 Solution

Film L(2,1) D(23,9,0,0,0,0)  2012-12-08 173532 Solution

People L(2,4) D(24,11,2,2,1,0)  2013-08-08 025049 Solution

Toroid H L(2,1) D(19,10,0,0,0,0)  2013-03-29 115706 Solution

Sudoku Solutions 2014-06-23

 

4X4 Cube L(2,1) D(48,5,0,0,0,0)   2013-01-21 155015 Solution

Diamond L(2,1) D(22,12,0,0,0,0)  2013-08-10 224542 Solution

Jigsaw L(2,1) D(23,13,0,0,0,0)  2013-04-18 182230 Solution

Sudoku 9X9X L(1,1) D(23,7,0,0,0,0)  2013-03-29 111846 Solution

Toroid V L(2,1) D(18,16,0,0,0,0)  2013-01-21 152936 Solution

Sudoku Solutions 2014-06-23

 

3D 3X3 Cube L(1,1) D(11,4,0,0,0,0)   2013-04-16 234845 Solution

Diamond L(2,1) D(21,17,0,0,0,0)  2013-04-16 235157 Solution

Film L(2,1) D(23,7,0,0,0,0)  2013-04-18 230014 Solution

People L(2,1) D(20,13,0,0,0,0)  2013-08-08 010131 Solution

Toroid H L(2,1) D(19,16,0,0,0,0)  2013-08-10 233701 Solution

Leave a Reply