Working systematically
-
-
-
-
problemAlphabetti Sudoku
This Sudoku requires you to do some working backwards before working forwards.
-
problemTwin Corresponding Sudokus II
Two sudokus in one. Challenge yourself to make the necessary connections.
-
problemQuadruple Clue Sudoku
Four numbers on an intersection that need to be placed in the surrounding cells. That is all you need to know to solve this sudoku.
-
problemAnother Quadruple Clue Sudoku
This is a variation of sudoku which contains a set of special clue-numbers. Each set of 4 small digits stands for the numbers in the four cells of the grid adjacent to this set.
-
-
problemLogo Challenge - Triangles-Squares-Stars
Can you recreate these designs? What are the basic units? What movement is required between each unit? Some elegant use of procedures will help - variables not essential.
-
problemLogo Challenge - The Logic of Logo
Just four procedures were used to produce a design. How was it done? Can you be systematic and elegant so that someone can follow your logic?