A responsive Sudoku Solver web application built using Next.js, TypeScript, React, and Tailwind CSS.
-
Updated
Nov 13, 2024 - TypeScript
A responsive Sudoku Solver web application built using Next.js, TypeScript, React, and Tailwind CSS.
A web application that solves Sudoku puzzles instantly. Enter any Sudoku grid, and the solver provides the correct solution for any difficulty level.
Sudoku solver comparing naive DFS backtracking vs CSP constraint propagation, built with Flask & vanilla JS
A terminal-based C program to generate and solve Sudoku puzzles with customizable difficulty using backtracking algorithm.
To associate your repository with the suduko-solver topic, visit your repo's landing page and select "manage topics."