A Python Sudoku solver
-
Updated
Oct 15, 2024 - Python
A Python Sudoku solver
This Repository Contain Lab Solves and Some Practice Problems of BRAC University CSE110, CSE111, CSE220, CSE221, CSE250, CSE251, CSE321, CSE340, CSE341, CSE350, CSE360, CSE420, CSE421, CSE422, CSE460, CSE461, CSE471. I have separate repositories for individual courses. Further Courses will be uploaded soon.
Github Repository for Writeups of vishwaCTF'21 Challenges
🚀 Smart asset loader for Nette framework.
BRACU CSE341: Microprocessor, Fall-2020
BRACU CSE 250: Circuits and Electronics, Fall-2020
VLSI Design - Spring 2022
This is my solution for Maze Bot API. Maze Bot API sends mazes to be solved by your Code. It has a Race mode as well, in which the API sends 11 different Mazes of varying dificulty level(increasing order) to be solved by your code. The Last Maze sent by API is most complex and is a matrix of 200*200.
🏳 Write-ups for Capture The Flag (CTF) events
Short Python script that solves a Sudoku puzzle using backtracking
Completely original Python that solves the NY TImes Spelling Bee puzzle, the Letter Boxed puzzle, many easy-level Sodoku puzzles, the Twice-Removed puzzle, and some other neat things you can do with a dictionary library. There is also code to create Sodoku puzzles of any of three levels of diffculty, original Letter Boxed puzzles and original Sp…
This repository contains code to solve "Block Sequence" task from codewars.com.
A simple website built on plain JavaScript to solve Sudoku puzzles
Made GUI for Sudoku in Python with pygame and uses backtracking algorithm to solves it automatically.
Add a description, image, and links to the solves topic page so that developers can more easily learn about it.
To associate your repository with the solves topic, visit your repo's landing page and select "manage topics."