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

GitHub topics: backtracking-algorithm

Arikiver/LUCIUS

3D Endless Maze Runner

Language: C# - Size: 343 MB - Last synced at: about 20 hours ago - Pushed at: about 22 hours ago - Stars: 2 - Forks: 0

Progambler227788/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: 608 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

vikas-singh369/namaste-dsa-notes

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

Language: JavaScript - Size: 33.2 KB - Last synced at: 2 days ago - Pushed at: 3 days 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 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

diguage/leetcode

LeetCode

Language: Java - Size: 180 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 10 - Forks: 3

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: 7 days ago - Stars: 1 - Forks: 1

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: 7 days ago - Pushed at: 7 days ago - Stars: 22 - Forks: 5

sadanandpai/sudoku-solver

Sudoku Solver

Language: JavaScript - Size: 398 KB - Last synced at: 5 days ago - Pushed at: 29 days ago - Stars: 67 - Forks: 8

tgrothe/box-puzzle

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

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

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: 15 days ago - Pushed at: 15 days 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: 15 days ago - Pushed at: 15 days 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: 16 days ago - Pushed at: 17 days ago - Stars: 3 - Forks: 1

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

Repo Fundamentos de Projeto e Análise de Algoritmos

Language: Python - Size: 432 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 13 - Forks: 1

IgnaOromendia/Competitve-Programming-Problems

Solutions of competitive programming problems

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

Yrr636/DataStructures-Cpp

Data Structures in C++

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

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: 26 days ago - Pushed at: 26 days ago - Stars: 1 - 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: 26 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 2

FramedStone/SassyNic

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

Language: JavaScript - Size: 38 MB - Last synced at: 25 days ago - Pushed at: 26 days ago - Stars: 21 - Forks: 4

ritvik412/sudoku_solver

Sudoku Solver using Backtracking & Recursion

Language: HTML - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

afuma/Sudoku-Resolver

Resolver of 9x9 sudoku

Language: C - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - 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: 36.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month 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: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - 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: about 2 months ago - Pushed at: about 2 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: 12.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 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: about 2 months ago - Pushed at: about 2 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: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Akshit9150/Sudoku-Solver

Sudoku Solver using Backtracking Algorithms

Language: Java - Size: 54.7 KB - Last synced at: 11 days ago - Pushed at: about 2 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: 21 days ago - Pushed at: 10 months ago - Stars: 7 - Forks: 0

Shinbatsu/Nonogram-Solver

Multisize Nonogram Solver

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

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: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

canxkoz/Sudoku-Solver

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

Language: C++ - Size: 8.61 MB - Last synced at: 15 days ago - Pushed at: about 6 years ago - Stars: 7 - Forks: 5

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: 31.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

harshitgindra/LeetCode.TopInterview

This repository contains solutions to LeetCode top 150 Interview Questions

Language: C# - Size: 133 KB - Last synced at: 3 months ago - Pushed at: 3 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: 7 days ago - Pushed at: 3 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: about 1 month ago - Pushed at: 3 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: about 2 months ago - Pushed at: almost 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: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

Techman/puzzle-pegs-rs

Puzzle Pegs Rust version

Language: Rust - Size: 43.9 KB - Last synced at: 3 months ago - Pushed at: 3 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: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

amirabdev/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: 15 days ago - Pushed at: 4 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: 3 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: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

wagnerdevocelot/AlGo

Estrutura de dados e Algoritmos em Golang

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

rugbyprof/3013-Algorithms

Algorithms Course Repo

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

Mohit-Chaudhari/JAVA-DSA

#JavaDSA: Daily Coding Challenges

Language: Java - Size: 33.2 KB - Last synced at: 4 months ago - Pushed at: 4 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: 4 months ago - Pushed at: 4 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: about 2 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: 4 months ago - Pushed at: 4 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: about 2 months ago - Pushed at: 9 months 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: about 1 month ago - Pushed at: 5 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: about 2 months ago - Pushed at: 5 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: about 1 month ago - Pushed at: 5 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: about 1 month ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

analiaBurgosDev/java_backtracking_Atila-s-Horse

Atila's Horse

Language: Java - Size: 7.81 KB - Last synced at: 13 days ago - Pushed at: 5 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: about 1 month ago - Pushed at: 5 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: about 2 months ago - Pushed at: 5 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: about 1 month ago - Pushed at: 5 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: about 1 month ago - Pushed at: 5 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: 4 months ago - Pushed at: about 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: 5 months ago - Pushed at: 5 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: 5 months ago - Pushed at: 5 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: 4 months ago - Pushed at: 5 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: 5 months ago - Pushed at: 5 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 days ago - Pushed at: 5 months ago - Stars: 0 - 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: Jupyter Notebook - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 7 - Forks: 0

dabigjoe6/a-star-solver

Pathfinding web application that visualizes the A* star algorithm

Language: JavaScript - Size: 3.36 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 0

abnair24/CodeChallenge

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

g-ravity/amazeing

HTML5 Maze Game, for practicing data structures and algorithms

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

fboxf/Sudoku

Simple sudoku program in Ncurses

Language: C - Size: 637 KB - Last synced at: 5 months ago - Pushed at: 5 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: 5 months ago - Pushed at: 5 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: 5 days ago - Pushed at: 6 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: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

JavIregui/PentominoSolver

Language: Java - Size: 184 KB - Last synced at: 6 months ago - Pushed at: 6 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: 5 months ago - Pushed at: about 1 year 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: 5 months ago - Pushed at: 6 months ago - Stars: 4 - 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: 3 months ago - Pushed at: 6 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: 6 months ago - Pushed at: 6 months ago - Stars: 5 - Forks: 1

TerenceCLZhang/Sodoku-Solver

A Python program made with Pygame which can solve Sodoku puzzles using the backtracking algorithm.

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

HxnDev/Exam-Schedling-using-Backtracking-Algorithm

Backtracking is a general algorithm for finding solutions to some computational problems, notably constraint satisfaction problems, that incrementally builds candidates to the solutions, and abandons a candidate as soon as it determines that the candidate cannot possibly be completed to a valid solution.

Language: Python - Size: 85.9 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 1

tony-vn/KnightsTour

Using backtracking or DFS to solve the Knight's Tour problem in C++

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

terencelauu/sorting-algo_case-study

Language: Jupyter Notebook - Size: 19.5 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

shubhbansal44/DSA-Workspace

DSA Codebase

Language: C++ - Size: 3.02 MB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

JuliaSzymanska/Artificial-Intelligence

Implementing Artificial Neural Network training process in Python

Language: Python - Size: 1.84 MB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 15 - Forks: 2

CodeVerse-ir/N-queen

Language: JavaScript - Size: 0 Bytes - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

stephenombuya/Maze-Solver

This project is a simple Maze Solver implemented in C using a recursive backtracking algorithm. The program takes a 2D maze grid as input and finds a path from the top-left corner to the bottom-right corner if it exists.

Language: C - Size: 0 Bytes - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

frusean/InteractiveAlgoSuite

Algorithm Visualizer Suite A Python project featuring interactive tools to solve algorithm problems: N-Queens – Drag-and-drop queen placement with dynamic backtracking. Subset Sum – GUI-based solver with step-by-step output. Word Search – Grid-based solver with path highlighting. Intuitive, educational, and visually engaging.

Language: Python - Size: 238 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

tsembp/EPL232-HW3

Automated Latin Square Game - Panagiotis Tsembekis & Rafael Tsekouronas

Language: CSS - Size: 1.17 MB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

sr-tamim/sudoku-c-program

Sudoku game built using C programming language and backtracking algorithm

Language: C - Size: 26.4 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

habibsql/TheAlgorithms

Demonastrate various important algorithms for learning programming better.

Language: C# - Size: 2.43 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

Pranav2092/N-Queen-Visualizer-CPP

An N-Queen Visualizer in C++

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

RoyLuoNanjing/leetcode-daily

Daily practice with Leetcode and HackerRank. Just do it!

Language: Java - Size: 21.7 MB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

AbhishekX2004/SudokuSolver

Solve Sudoku problems

Language: JavaScript - Size: 134 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

SarthakSKumar/Solving-CSP-using-RAT

Project which uses algorithms involving Backtracking to solve Constraint Satisfaction Problems. CSE Sem-I Project 2022

Language: Python - Size: 48 MB - Last synced at: 12 days ago - Pushed at: about 3 years ago - Stars: 10 - Forks: 1

RamezzE/MazeSolver

Maze generation, solving & finding shortest paths algorithms with backtracking, written in C++ and SFML.

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

sionpardosi/Knapsack-Algoritma-Backtracking

App Knapsack dengan Algoritma Backtracking

Language: HTML - Size: 9.77 KB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 31 - Forks: 0

ser-arthur/sudoku-arcade

Classic Sudoku game with an interactive GUI built in Pygame.

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

HieuPahm-R2/DSA_Cpp-Java

Some common problems in dsa with C/C++ And Java

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

aditya43/data-structures-algorithms

:hotsprings: Data structures, algorithms and problem solving patterns using JavaScript.

Language: JavaScript - Size: 419 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 3

lolooppo/the_maze_runner

Opengl C++ 2-D Maze Game (Functional Programming)

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

facundocarrizo99/tpo-progra3-backtracking

A backtracking algorithm to tess the best setup for a farm

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

Related Keywords
backtracking-algorithm 809 sudoku-solver 195 backtracking 156 sudoku 140 python 127 dynamic-programming 101 java 88 recursion 85 algorithms 76 greedy-algorithms 61 data-structures 57 python3 57 cpp 52 javascript 48 sorting-algorithms 45 linked-list 43 algorithm 37 pygame 35 divide-and-conquer 34 c 34 stack 34 backtracking-search 33 game 29 graph-algorithms 29 recursive-algorithm 28 graph 28 solver 27 sudoku-generator 25 algorithms-and-data-structures 24 sudoku-puzzle 23 artificial-intelligence 23 css 21 sudoku-game 21 queue 21 maze-solver 21 ai 20 html 20 array 19 constraint-satisfaction-problem 19 searching-algorithms 19 puzzle 18 binary-search 18 c-plus-plus 17 maze 17 nqueens-problem 17 maze-generator 17 forward-checking 16 binary-search-tree 15 depth-first-search 15 string 15 leetcode-solutions 15 gui 14 arrays 14 dfs-algorithm 14 opencv 13 dsa 13 tree 13 heap 13 brute-force 13 tree-structure 12 recursive 12 problem-solving 12 greedy-algorithm 12 stacks 12 leetcode 12 queues 12 trees 12 hashing 12 hacktoberfest 11 genetic-algorithm 11 csp 11 bit-manipulation 11 visualization 11 algorithm-challenges 11 competitive-programming 11 graphs 10 data-structures-and-algorithms 10 dsa-algorithm 10 n-queens-problem 9 tkinter-gui 9 puzzle-solver 9 pathfinding 9 tkinter 9 dfs 9 binary-tree 9 bfs 8 dijkstra-algorithm 8 knight-tour 8 strings 8 trie 8 recursion-algorithm 8 csharp 8 html-css-javascript 8 n-queens 8 math 7 two-pointers 7 sudoku-solution-finder 7 nqueens 7 matrix 7 mrv-heuristic 7