An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: backtracking-algorithm

KILLERXNKVT/Programmes-Collection

A collection of various programs written in different programming languages for educational purposes. Includes examples of algorithms, data structures, and simple applications for beginners to practice coding skills.

Language: Jupyter Notebook - Size: 6.2 MB - Last synced at: about 3 hours ago - Pushed at: about 5 hours ago - Stars: 1 - Forks: 0

golu19102003/AOA-LAB

This Lab Programs provide hands-on experience in implementing and analyzing fundamental algorithms used in computer science. This lab focuses on practical understanding of algorithm design techniques such as divide and conquer, greedy methods, dynamic programming, backtracking, and graph algorithms.

Language: C - Size: 1.64 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 2 - Forks: 0

saif-gitreps/Algorithms

Solutions of Solved Algorithm problems from various different online judges.

Language: C++ - Size: 1.23 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 1

diguage/leetcode

LeetCode

Language: Java - Size: 197 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 9 - Forks: 3

Yrr636/DataStructures-Cpp

Data Structures in C++

Size: 5.86 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 1

M-Talha-Atif/LeetSync-PYTHON

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub v3](https://github.com/raphaelheinz/LeetHub-3.0)

Language: Java - Size: 705 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

ferpotenUCLM/Algoritmos-Avanzados-URJC

Repositorio dedicado exclusivamente para la asignatura de Algoritmos Avanzados , se explorarán las soluciones a las prácticas , elaboración de informes y uso de herramientas proporcionadas en la asignatura como AlgorEx.

Size: 49.8 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

OmkarArdekar12/SudokuSolverGame_GUI-Application

Developed a fully functional Sudoku Solver game in Java with Java Swing Graphical User Interface (GUI). Later, rebuilt the game in Python using Tkinter with an improved User Interface (UI) and added some extra features. Technologies – Java, Java Swing, Python, Tkinter

Language: Java - Size: 12.7 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 0

Asmit159/sudoku-solver

🔢 A Java-based console Sudoku Solver using Backtracking with user input and file upload support.

Language: Java - Size: 158 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 2 - Forks: 0

tgrothe/box-puzzle

A backtracking approach in Java for a box puzzle, perhaps similar to Sudoku

Language: Java - Size: 208 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

LorisAccordino/SudokuSolverVB

A VB.NET WinForms Sudoku solver with a 9x9 grid, keyboard navigation, live backtracking solver, timer, and clear/solve buttons.

Language: Visual Basic .NET - Size: 219 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

vikas-singh369/namaste-dsa-vikas

Structured JavaScript solutions from Namaste DSA & LeetCode to showcase problem-solving skills.

Language: JavaScript - Size: 77.1 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

cuongct220020/application-algorithm-exercise

IT3170 - Application Algorithm: This repository for self-study and do exercises related to algorithms such as: backtracking, greedy, divide and conquer, dp,...

Language: C++ - Size: 217 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

Sjhns/sudoku-solver-backtracking

Este projeto implementa um resolvedor de Sudoku utilizando o algoritmo de backtracking — uma técnica clássica de busca e retrocesso usada para explorar todas as possibilidades até encontrar uma solução válida.

Language: Python - Size: 6.84 KB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

FramedStone/SassyNic

Multiple chrome extensions that hopes to speed up the tasks within MMU CliC.

Language: JavaScript - Size: 38 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 22 - Forks: 4

Shinbatsu/Nonogram-Solver

Multisize Nonogram Solver

Language: Python - Size: 210 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 15 - Forks: 1

Arikiver/LUCIUS

3D Endless Maze Runner

Language: C# - Size: 354 MB - Last synced at: 22 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

joaopauloaramuni/fundamentos-de-projeto-e-analise-de-algoritmos

Repo Fundamentos de Projeto e Análise de Algoritmos

Language: Python - Size: 446 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 29 - Forks: 1

rolim520/Nine-Tiles-Panic-Solver

Exhaustive solver for the board game Nine Tiles Panic. This project generates and analyzes all 2.9 billion valid layouts using Python & DuckDB to find the single optimal solution for every scoring combination. Features an interactive web visualizer.

Language: Python - Size: 39.8 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

venkat-0706/DSA-ALGO

Comprehensive collection of DSA algorithms with implementations and explanations. Aiming to master Data Structures and Algorithms one step at a time!

Language: Python - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 14 - Forks: 0

Sadikur0240/linkedin-queens-solver

🛠️ Solve LinkedIn's daily Queens puzzle effortlessly with this Chrome extension, providing instant solutions for signed-in and signed-out users.

Language: JavaScript - Size: 1.04 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

kacper673/Sudoku-Solver

Sudoku solver and generator written in C++ with a graphical interface in SFML. Implements recursive backtracking with row, column, and box validation, as well as uniqueness check. Includes a puzzle generator and a real-time visualization of the solving process

Language: C++ - Size: 716 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Kevin-Blessing-Paul/Sudoku-Solving-Application

This repository contains the complete full stack code for the sudoku solving application. It features aa simple ui to input your sudoku puzzle along with the fxml file for it, with the backend logic

Language: Java - Size: 60.5 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

lolooppo/Exit-Is-A-Lie

Opengl C++ 2-D Maze Game 🔍➡️❌

Language: C++ - Size: 1.6 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 9 - Forks: 0

ChirayuDodiya/Sudoku-Generator-and-Solver

A terminal-based Sudoku game written in modern C++. Generate, solve, and interactively play Sudoku puzzles with guaranteed unique and human solvable solutions.

Language: C++ - Size: 37.1 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

fedeRizzi04/csp-solver

AC-3, Backtracking search and Min-Conflicts algorithms implementation to solve CSP problems

Language: Python - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

XaJason/linkedin-queens-solver

A Chrome extension that automatically solves LinkedIn Queens puzzles with universal compatibility for both signed-in and signed-out users using an optimized backtracking algorithm.

Language: JavaScript - Size: 1.06 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

ymercad0/Sudoku-GUI

Simple Sudoku Game built on Pygame as a backtracking algorithm visualizer. Credits to TechWithTim for the idea.

Language: Python - Size: 101 KB - Last synced at: about 24 hours ago - Pushed at: over 5 years ago - Stars: 49 - Forks: 11

canxkoz/Sudoku-Solver

A simple sudoku solver in C++ (COMSC165 Final Project)

Language: C++ - Size: 8.61 MB - Last synced at: 20 days ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 5

abnair24/CodeChallenge

Language: Java - Size: 880 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

AdityaPatel231003/Data-Structure-and-Algorithm-using-Java

This repository is dedicated to improving understanding of Data Structures & Algorithms (DSA) using Java, helping learners build strong foundations in efficient problem-solving and software design.

Language: Java - Size: 339 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Akashgite1/StriverA2Z

This repository contains my solutions to problems from Striver’s A2Z DSA Sheet—a structured, topic-wise breakdown of essential Data Structures and Algorithms for coding interview prep. Each C++ code file corresponds to specific challenges, helping build problem-solving skills systematically.

Language: C++ - Size: 5.12 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

siddhali24/Automated-Timetable-Generator

College timetable generator using backtracking algorithm in django

Size: 1.75 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

shanks-d-fury/Java-DSA

A comprehensive collection of Java implementations for common data structures and algorithms including Trees, Graphs, Heaps, LinkedLists, HashMaps, Tries, and various searching/sorting techniques. Features utility classes for random data generation, comparator implementations, and practical problem-solving examples with time complexity analysis.

Language: Java - Size: 1.41 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

jonas1ara/IPN-CS

Ciencias de la computación impartidas en la Unidad Profesional Interdisciplinaria de Ingeniería Campus Tlaxcala (Linux)

Language: C - Size: 133 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 22 - Forks: 5

jorge-jrzz/UEA-ADA_backtracking

Backtracking for exact change problem

Language: Python - Size: 404 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

sadanandpai/sudoku-solver

Sudoku Solver

Language: JavaScript - Size: 398 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 67 - Forks: 8

Sumant3086/N-Queen-Visualizer

Visualizer for solving the N-Queens problem using backtracking with real-time visualization on a dynamic chessboard grid.

Language: Java - Size: 4.46 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Sumant3086/Sudoku-Solver-Visualizer

Interactive Sudoku Solver Visualizer showcasing backtracking algorithm implementation with real-time visualization on a Java Swing GUI.

Language: Java - Size: 7.01 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ao9000/sudoku-lens

This project is the implementation of the sudoku solver using computer vision & backtracking algorithm

Language: Python - Size: 29.4 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

marcin-chwedczuk/reng

Simple toy regex engine implemented using backtracking algorithm and continuations.

Language: Java - Size: 105 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 1

IgnaOromendia/Competitve-Programming-Problems

Solutions of competitive programming problems

Language: C++ - Size: 767 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Dare-marvel/Design-And-Analysis-Of-Algorithms--DAA--

📈 Welcome to the Design and Analysis of Algorithms Repository! 📚✨ Immerse yourself in a meticulously curated knowledge pool on algorithmic design and analysis. 🌐💡 Explore the intricacies of crafting efficient algorithms and navigating problem-solving strategies. 🚀🔍 Master the art of algorithmic exploration in this dynamic space! 👨‍💻🧮

Language: C - Size: 259 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 2

ritvik412/sudoku_solver

Sudoku Solver using Backtracking & Recursion

Language: HTML - Size: 14.6 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

afuma/Sudoku-Resolver

Resolver of 9x9 sudoku

Language: C - Size: 11.7 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

azeem23m/computer-vision-sudoku-solver

Web-app that extractes Sudoku puzzles from images using Computer Vision, then solving them using Backtracking algorithm

Language: Python - Size: 1.43 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

LakshayD02/Sudoku_Solver_Python

This repository contains a Python program that automatically solves Sudoku puzzles. It takes an input grid representing an unsolved puzzle and uses a backtracking algorithm to find the correct solution. A great tool for Sudoku enthusiasts and those learning about algorithms! 🧠

Language: Python - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 6 - Forks: 0

devhnry/course-schedular-backend

A modern university scheduling platform focused on efficient management of academic resources — venues, departments, programs, lecturers, and course timetables. Built with modular, maintainable architecture to support complex scheduling needs and integration with existing campus systems. Still in Progress...

Language: Java - Size: 325 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 1

Kumpatlapavankumar/N-Queen-Visualiser-Project

Web page(N-queen-visulizer) using HTML,CSS,JavaScript and Backtracking algorithm

Language: JavaScript - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 4 - Forks: 4

edd-araujo/maze-game-backtracking-react

Projeto em React que simula a resolução de labirintos usando o algoritmo de backtracking. Visualização animada dos passos do jogador virtual e seleção de mapas aleatórios.

Language: JavaScript - Size: 2.33 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Mosalehh/Knight-Tour-Problem-Solver

a user centered simulation that solves knight tour problem using either Genetic algorithm or Backtracking algorithm

Language: Python - Size: 83 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Akshit9150/Sudoku-Solver

Sudoku Solver using Backtracking Algorithms

Language: Java - Size: 54.7 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

AbdulAHAD968/Tele-Word-Game-in-c-

Search the words combination in an NxN grid untill all the word in the provided list are over and you are finally left with a TeleWord, found by traversing across matrix row by row.

Language: C++ - Size: 27.3 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 0

DidierFlamm/aigames

A Python framework to build solo or multiplayer perfect-information games, and design solvers or AI bots using algorithms like Backtracking, Pathfinding, Minimax, MCTS, or Neural Networks.

Language: Python - Size: 27.3 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Johann-75/sudoku

Simple Sudoku Solver made in Python using backtracking algorithm (A GIF of the solution can be made for reference)

Language: Python - Size: 2.93 KB - Last synced at: 25 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

hamed-rezaee/dart_sudoku_solver_backtracking

A command-line application for solving sudoku puzzles.

Language: Dart - Size: 78.1 KB - Last synced at: 27 days ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 1

harshitgindra/LeetCode.TopInterview

This repository contains solutions to LeetCode top 150 Interview Questions

Language: C# - Size: 133 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Lacrymosaa/Quagsire

Voltorb Flip solver that uses backtracking and entropy calculations to assist Pokémon players in deducing safe moves and maximizing points.

Language: Python - Size: 40 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

dsha256/dispatcher

A service that reconstructs a valid flight itinerary from a list of airline tickets.

Language: Go - Size: 14.6 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

felipecacique/SudokuSolver

Algorithms to solve Sudoku of sizes 9x9, 16x16 and 25x25

Language: Python - Size: 677 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

cosmic-code-09/CPP

Deep dive in C++ programming language

Language: C++ - Size: 311 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 1

Techman/puzzle-pegs-rs

Puzzle Pegs Rust version

Language: Rust - Size: 43.9 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

munal0803/funwithdsa

A website which help student to understand importance of DSA in day to day life

Language: HTML - Size: 110 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

AmirAbdollahi/knight-tour

This repository provides a C# solution to the classic Knight's Tour problem using the backtracking algorithm. It supports customizable chessboard sizes and starting positions, offering a practical example of recursion and backtracking in problem-solving.

Language: C# - Size: 61.5 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 0

ahmedMo77/N-Queens-puzzle

The N-Queens Puzzle Game is a graphical application where users can manually place queens on a chessboard to solve the classic N-Queens problem, or they can have the solution automatically computed and visualized. This project is built using Python and Tkinter for the graphical interface and provides both manual and automatic modes.

Language: Python - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

apslhvsl/Sudoku-Generator-and-Solver

Sudoku Generator and Solver, built in Java, employs a backtracking algorithm to create and solve puzzles. The generator fills the grid, removes numbers, and ensures a single solution, offering unique challenges. The solver tries numbers in empty cells and backtracks when conflicts arise, efficiently finding solutions.

Language: HTML - Size: 45 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

wagnerdevocelot/AlGo

Estrutura de dados e Algoritmos em Golang

Language: Go - Size: 80.1 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 38 - Forks: 1

dsha256/packer

Application for managing and optimizing packet sizes for shipping.

Language: Go - Size: 70.3 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

rugbyprof/3013-Algorithms

Algorithms Course Repo

Language: C++ - Size: 152 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 27 - Forks: 51

Mohit-Chaudhari/JAVA-DSA

#JavaDSA: Daily Coding Challenges

Language: Java - Size: 33.2 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

nTh0rn/rust-pseudokude

A dynamic sudoku solver made in Rust

Language: Rust - Size: 55.7 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

1HashCode/sudoku-solver

A Sudoku solver in Python using recursive backtracking to fill the grid while respecting classic Sudoku rules.

Language: Java - Size: 140 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

SaiSriramKamineni/SudokuSolverGUI-java

Developed a Java-based Sudoku Solver with a user-friendly Swing GUI. Implements efficient backtracking to solve puzzles in real-time.

Language: Java - Size: 4.88 KB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Pranav2092/N-Queen-Visualizer-CPP

An N-Queen Visualizer in C++

Language: C++ - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

edoardottt/py-problems-solutions

Implementations of various problems using Python. Dynamic Programming, BackTracking & Sorting algorithms :computer:

Language: Python - Size: 55.7 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 26 - Forks: 8

analiaBurgosDev/java_bactracking_Minimum-Path-Length

Java solution to a maze problem using object-oriented programming and search algorithms like backtracking or A* for minimum path length calculation.

Language: Java - Size: 5.86 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

analiaBurgosDev/java_backtracking_Subset-Sum

This exercise involves finding all combinations of a set of distinct positive integers such that the sum of the elements in each combination equals a given value M

Language: Java - Size: 2.93 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

analiaBurgosDev/java_backtracking_SetPartition

The objective of this exercise is to determine if it is possible to divide a set of n integers into two disjoint subsets such that the sum of the elements in both subsets is equal.

Language: Java - Size: 2.93 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

analiaBurgosDev/java_backtracking_Task-Assignment-to-Processors

Task Assignment to Processors

Language: Java - Size: 3.91 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

analiaBurgosDev/java_backtracking_Atila-s-Horse

Atila's Horse

Language: Java - Size: 7.81 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

analiaBurgosDev/java_backtracking_Magic-Board

The objective of this exercise is to develop an algorithm to place n*n distinct natural numbers, ranging from 1 to a value k (where k > n*n), on an n x n board. The constraint is that the sum of the numbers in each row and each column must be equal to a specific value S.

Language: Java - Size: 3.91 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

analiaBurgosDev/java_backtracking_Number-Pyramid

The objective of this exercise is to place a positive integer (less than a given value k) in each cell of a pyramid with a given base B. Each number must be equal to the sum of the numbers in the cells it is supported by, and all numbers must be unique.

Language: Java - Size: 2.93 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

analiaBurgosDev/java_backtracking_4x4-Board

The goal of this exercise is to solve a sorting problem on a 4x4 board where numbers from 1 to 15 are randomly placed, and one tile is empty. The task is to determine a sequence of moves to swap adjacent numbers (horizontally or vertically) with the empty tile so that the numbers are arranged in order and the empty tile ends up at position (4,4).

Language: Java - Size: 5.86 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

analiaBurgosDev/Practico_Prog3

Final practical assignment focused on task scheduling and processor optimization using Backtracking and Greedy algorithms.

Language: Java - Size: 332 KB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

vaithak/Sudoku-Generator

A simple sudoku puzzle generator written in C++.

Language: C++ - Size: 188 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 87 - Forks: 30

MaxB-RnD/SudokuSolver 📦

A program which allows you to solve any Sudoku puzzle.

Language: Python - Size: 72.6 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

AzizbekEshpolatov/_algorithms_with_dart_

📊 Algorithms Learning – A collection of essential algorithms with explanations and implementations to strengthen problem-solving and coding skills.

Language: Dart - Size: 57.6 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

sofiasawczenko/sudoku

Sudoku Solver is a Java-based program that solves a given 9x9 Sudoku puzzle using a backtracking algorithm. The program attempts to fill empty cells by ensuring each number from 1 to 9 follows Sudoku's rules.

Language: Java - Size: 9.77 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

bhaveshranjan/DSA-Sheet

I intend to comprehensively address the full set of questions provided by Love Babbar & Striver, pertaining to an array of topics such as Array, Matrix, String, Searching and Sorting, Linked List, Binary Trees, Binary Search Tree, Greedy Algorithms, Backtracking, Stack and Queue, Heap, Graph, Trie, Dynamic Programming, and Bit Manipulation.

Language: C++ - Size: 387 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ahhmoh/winamax-golf-puzzle 📦

Solution to the Winamax golf puzzle posted on Codingame. We use here a Backtracking algorithm to find solutions to each golf problems.

Language: Java - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

dabigjoe6/a-star-solver

Pathfinding web application that visualizes the A* star algorithm

Language: JavaScript - Size: 3.36 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 0

g-ravity/amazeing

HTML5 Maze Game, for practicing data structures and algorithms

Language: JavaScript - Size: 3.7 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 3

fboxf/Sudoku

Simple sudoku program in Ncurses

Language: C - Size: 637 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

nemethakos/pizza

The web application generates up to five offers for spending a given amount for pizza. The list of Pizzas can be updated by a REST API call.

Language: Java - Size: 193 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

rizkyyanuark/Sudoku-Puzzle-Solver

The objective is to integrate image processing with deep learning.

Language: Jupyter Notebook - Size: 26 MB - Last synced at: 19 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

MKBasaran/pentomino-backtracking

A high-performance recursive backtracking solver for the Pentomino tiling problem.

Language: Java - Size: 0 Bytes - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

JavIregui/PentominoSolver

Language: Java - Size: 184 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

AdamDawi/Sudoku-solver

Sudoku solving mobile app utilizing a backtracking algorithm

Language: Kotlin - Size: 166 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Anand-Sony/Java_DSA_Solutions

This repository contains solutions to a variety of data structures and algorithms problems in Java.

Language: Java - Size: 151 KB - Last synced at: 7 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

ZadeAbhishek/DSA-Dev

This GitHub repository provides a comprehensive collection of Data Structures and Algorithms (DSA) concepts along with solutions to common coding questions. Additionally, it includes various React.js projects to demonstrate practical implementation and usage of these DSA concepts in real-world scenarios.

Language: C++ - Size: 252 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 5 - Forks: 1

Related Keywords
backtracking-algorithm 829 sudoku-solver 198 backtracking 157 sudoku 141 python 133 dynamic-programming 105 java 91 recursion 89 algorithms 76 greedy-algorithms 63 python3 57 data-structures 57 cpp 53 javascript 50 sorting-algorithms 46 linked-list 43 algorithm 37 divide-and-conquer 36 stack 35 backtracking-search 35 c 35 pygame 35 graph 29 game 29 graph-algorithms 29 solver 28 recursive-algorithm 28 algorithms-and-data-structures 26 sudoku-generator 26 artificial-intelligence 23 sudoku-puzzle 23 queue 22 ai 21 css 21 sudoku-game 21 maze-solver 21 array 21 searching-algorithms 20 html 20 puzzle 19 constraint-satisfaction-problem 19 binary-search 18 maze-generator 17 c-plus-plus 17 maze 17 nqueens-problem 17 forward-checking 16 binary-search-tree 16 string 15 leetcode-solutions 15 depth-first-search 15 arrays 14 heap 14 dfs-algorithm 14 greedy-algorithm 14 gui 14 dsa 14 opencv 13 tree 13 brute-force 13 hashing 12 trees 12 tree-structure 12 recursive 12 leetcode 12 queues 12 problem-solving 12 stacks 12 csp 12 algorithm-challenges 11 genetic-algorithm 11 puzzle-solver 11 competitive-programming 11 bit-manipulation 11 dsa-algorithm 11 visualization 11 hacktoberfest 11 strings 10 tkinter 10 data-structures-and-algorithms 10 graphs 10 binary-tree 9 html-css-javascript 9 n-queens-problem 9 tkinter-gui 9 pathfinding 9 dfs 9 trie 8 csharp 8 recursion-algorithm 8 dijkstra-algorithm 8 bfs 8 knight-tour 8 javafx 8 n-queens 8 nqueens-problem-solver 7 nqueens 7 nqueens-solution 7 mrv-heuristic 7 csp-solver 7