backtracking-algorithms
Here are 12 public repositories matching this topic...
Language:All
Sort:Most stars
🟣 Backtracking Algorithms interview questions and answers to help you prepare for your next data structures and algorithms interview in 2025.
- Updated
May 19, 2025
Artificial Intelligence Course 3rd Project: Implementing CSP Backtracking, Forward Checking and MAC Algorithms in order to solve a binary puzzle
- Updated
Jul 24, 2021 - Python
Algorithms in Python / Programarea Algoritmilor / Y1S1
- Updated
Feb 17, 2024 - Python
A Java application project that allows users to play three different games: an Advanced Sudoku Solver, an animated Tower of Hanoi puzzle, and Tic Tac Toe. It features a well-designed GUI and utilizes recursion and backtracking algorithms for the backend logic.
- Updated
Sep 5, 2024
Repository of the course Algorithmic Fundamentals, which is part of the University Program Software Engineering in Universidad Complutense de Madrid (UCM).
- Updated
Sep 15, 2023 - C++
repo grupal de los trabajos prácticos entregables de la materia Algoritmos y Estructuras de datos 3
- Updated
Oct 25, 2024 - C++
Simple project implementing sudoku solving algorithms
- Updated
Jul 8, 2025 - Python
Visualizer for solving the N-Queens problem using backtracking with real-time visualization on a dynamic chessboard grid.
- Updated
Jul 27, 2025 - Java
A C++ program that solves Sudoku puzzles using a backtracking algorithm. The program takes a Sudoku puzzle as input and outputs the solved puzzle if a solution exists.
- Updated
May 30, 2024 - C++
Huge collection of LeetCode solutions
- Updated
Nov 12, 2025 - Java
In this repository, I have added some questions of different topics like array, string, binary tree, graph, etc.
- Updated
Sep 26, 2025 - Java
Improve this page
Add a description, image, and links to thebacktracking-algorithms topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thebacktracking-algorithms topic, visit your repo's landing page and select "manage topics."