backtracking
Here are 1,456 public repositories matching this topic...
Language:All
Sort:Most stars
A full stack, reactive architecture for general purpose programming. Algebraic and monadically composable primitives for concurrency, parallelism, event handling, transactions, multithreading, Web, and distributed computing with complete de-inversion of control (No callbacks, no blocking, pure state)
- Updated
Mar 6, 2021 - Haskell
A collection of 100+ projects in C++ and Python that implement various data structures and algorithms. The projects are organized by language and topic, and include detailed explanations and examples to help you understand how they work.
- Updated
Sep 25, 2025 - C++
Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
- Updated
Jun 10, 2024 - C++
A reference library for constraint-solving with propagators and CDCL.
- Updated
Jul 2, 2024 - Haskell
Solutions in JAVA for some coding platforms.
- Updated
Nov 30, 2025 - Java
A collection of Abhishek Agrawal's C++ solutions providing scalable, production-quality code to 200+ LeetCode-style problems onhttps://www.interviewbit.com, designed to enhance algorithmic skills through practical learning and mentorship.
- Updated
May 22, 2025 - C++
This will have all the solutions to the competitive programming course's problems by Coding ninjas. Star the repo if you like it.
- Updated
May 23, 2024 - C++
Backtesting several trading strategy and rank them according their profit return.
- Updated
Aug 29, 2021 - Python
Line search methods for optimization and root-finding
- Updated
Nov 26, 2025 - Julia
InterviewBit Programming Solutions
- Updated
Oct 1, 2020 - C++
Python library that enables using prolog syntax and logic programming in python
- Updated
Jan 28, 2023 - Python
Visualizes solutions to the N-Queens problem, written in React & Flux
- Updated
Aug 1, 2016 - JavaScript
Data Structures and Algorithms Patterns that I followed ,implemented in Python
- Updated
Jul 27, 2022 - Python
Competitive Programming DSA Roadmap
- Updated
May 9, 2022 - C++
🎯 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 with the Sudoku board, allowing for a seamless solving experience.
- Updated
Jun 26, 2024 - Python
A continuation-based backtracking logic programming monad
- Updated
Nov 13, 2024 - Haskell
Collection of solution for problems on InterviewBit
- Updated
Oct 27, 2025 - C++
My Codes and Solutions to coding interview problems on LeetCode, AlgoExpert, Educative and other interview preparation websites
- Updated
Feb 7, 2022 - C++
Building Ultimate Data Structure and Algorithms in C++ Solution Repository. Solution to various DSA problems including problem from Leetcode, Codechef, GFG, Coding Ninjas.
- Updated
Dec 23, 2024 - C++
DSA course solutions in C++ Jump to below directly for more problems
- Updated
Jun 29, 2024 - C++
Improve this page
Add a description, image, and links to thebacktracking topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thebacktracking topic, visit your repo's landing page and select "manage topics."