An overview of my work at 42 Silicon Valley's Piscine on C, including a topic overview and an explanation of the grading system.
-
Updated
Jun 3, 2022 - C
An overview of my work at 42 Silicon Valley's Piscine on C, including a topic overview and an explanation of the grading system.
Algorithm that finds smallest squares of tetriminos, using recursive backtracking.
Finding the smallest square
A repository that explores how to apply Donald Knuth's Algorithm X via Dancing Links to Pokémon type coverage.
Sudoku solver using backtracking for any 9x9 sudoku out there
This is a project to generate a random Sudoku board then using recursive back-tracking, solve the board
Add a description, image, and links to the recursive-backtracking-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the recursive-backtracking-algorithm topic, visit your repo's landing page and select "manage topics."