solves

There are 17 repositories under solves topic.

  • jeffsieu/py-sudoku

    A Python Sudoku solver

    Language:Python771521
  • iamraufu/BRACU

    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.

    Language:Jupyter Notebook492015
  • CybercellVIIT/vishwaCTF21-Writeups

    Github Repository for Writeups of vishwaCTF'21 Challenges

    Language:Python10106
  • baraja-core/assets-loader

    🚀 Smart asset loader for Nette framework.

    Language:PHP7291
  • iamraufu/BRACUCSE341

    BRACU CSE341: Microprocessor, Fall-2020

    Language:Assembly6111
  • iamraufu/BRACUCSE250

    BRACU CSE 250: Circuits and Electronics, Fall-2020

    Language:Scheme5100
  • iamraufu/BRACUCSE460

    VLSI Design - Spring 2022

    Language:Verilog5101
  • sunitapt/mazebot1

    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.

    Language:Java2200
  • raghavtwenty/capture-the-flags

    🏳 Write-ups for Capture The Flag (CTF) events

    Language:Python10
  • drippls/Python-SudoKu-Solver

    Short Python script that solves a Sudoku puzzle using backtracking

    Language:Python0100
  • smk-robotics/BlockSequence

    This repository contains code to solve "Block Sequence" task from codewars.com.

    Language:C++0100
  • YashJogani/Sud0ku

    Made GUI for Sudoku in Python with pygame and uses backtracking algorithm to solves it automatically.

    Language:Python0100
  • camc314/Sudkou-Solver

    A simple website built on plain JavaScript to solve Sudoku puzzles

    Language:JavaScript001
  • GetsuDer/QuadraticEquations

    ISP_Projects #1

    Language:C++10
  • Mystified131/NYTImesGamesSolutions

    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 Spelling Bee puzzles, and to play all three puzzles in a python console format.

    Language:Python20
  • ZuhairHossain/BRACU_CSE221

    Solution of some BRACU_CSE221 Codes

    Language:Java20