backtracking topic

List backtracking repositories

Data-Structures-Algorithms-Handbook

43
Stars
9
Forks
Watchers

A series of important questions with solutions to crack the coding interview and ace it!

java-solutions

139
Stars
73
Forks
Watchers

Solutions in JAVA for some coding platforms.

Artificial-Intelligence

32
Stars
25
Forks
Watchers

IIIT Allahabad B. Tech. (IT) 5th Semester Artificial Intelligence Lab Assignments + HackerRank Artificial Intelligence Track

kenken-solver

20
Stars
2
Forks
Watchers

Solves KenKen puzzles, by representing it as a Constraint Satisfaction Problem (CSP)

egison-haskell

31
Stars
2
Forks
Watchers

Template Haskell Implementation of Egison Pattern Matching

sweet-egison

17
Stars
1
Forks
Watchers

Haskell library for non-deterministic pattern matching

Sudoku-Solver

71
Stars
45
Forks
Watchers

🎯 This Python-based Sudoku Solver utilizes the PyGame Library and Backtracking Algorithm to visualize and solve Sudoku puzzles efficiently. With its intuitive interface, users can input and interact...

java-algorithms-data-structures

35
Stars
13
Forks
Watchers

Solutions for popular algorithms and data structures problems on leetcode

Algorithms-And-Data-Structures

193
Stars
39
Forks
Watchers

This repository contains a collection of projects in C++ and Python that implement various data structures and algorithms. The projects are organized by language and topic, and include detailed explan...

All the quizzes, content and coding assignment solutions of Data Structures and Algorithms course of Coding Ninjas.