# Sudoku Solver Algorithms This repository contains a collection of algorithms to solve Sudoku puzzles. The algorithms are implemented in C# and are base on existing methods and new ideas.