Projects in Awesome Lists tagged with back-tracking
A curated list of projects in awesome lists tagged with back-tracking .
https://github.com/Hongbo-Miao/leetcode
LeetCode solutions
algorithm back-tracking bfs binary-search data-structure dfs graph greedy hash-table iteration javascript leetcode memoization python queue recursion stack tree trie union-find
Last synced: 05 May 2025
https://github.com/arasgungore/n-puzzle-solver
A C++ project which efficiently solves any given N-puzzle using backtracking on a decision tree.
15-puzzle 15-puzzle-game 15-puzzle-solver 15puzzle 15puzzlegame algorithm algorithms back-tracking backtracking cplusplus cpp decision-tree decision-tree-algorithm game n-puzzle recursion recursive-backtracking-algorithm terminal-based tree tree-structure
Last synced: 12 Apr 2025
https://github.com/asadiahmad/sudoku-solver
Solving Sudoku with BackTrack Algorithm
ai back-tracking python sudoku sudoku-solver
Last synced: 27 Mar 2025
https://github.com/jelhamm/n-queens-puzzle
"The classic 'N-Queens problem' is tackled using a variety of advanced techniques such as nested loops, heuristics, backtracking, genetic algorithms, and local search algorithms."
artificial-intelligence artificial-intelligence-application artificial-intelligence-projects back-tracking cpp genetic-algorithm genetic-algorithm-cpp genetic-algorithms genetics heuristic-algorithm heuristic-optimization heuristic-search-algorithms jupyter-notebook nested-loops nqueens-algorithm nqueens-problem nqueens-problem-solver python
Last synced: 07 May 2026