Backtracking Collection
Repositories tagged with "backtracking"
Repositories tagged with "backtracking"
transient
transient-haskell
โ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)โ
Algorithms-And-Data-Structures
djeada
โ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.โ
Algo-Tree
Algo-Phantoms
โ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.โ
java-solutions
nikoo28
โSolutions in JAVA for some coding platforms.โ
holmes
i-am-tom
โA reference library for constraint-solving with propagators and CDCL.โ
InterviewBit
abhiagx
โA collection of Abhishek Agrawal's C++ solutions providing scalable, production-quality code to 200+ LeetCode-style problems on https://www.interviewbit.com, designed to enhance algorithmic skills through practical learning and mentorship.โ
Coding-ninjas-competitive
Mehulcoder
โThis will have all the solutions to the competitive programming course's problems by Coding ninjas. Star the repo if you like it.โ
Backtrading-Python-Binance
lth-elm
โBacktesting several trading strategy and rank them according their profit return.โ
LineSearches.jl
JuliaNLSolvers
โLine search methods for optimization and root-findingโ
InterviewBit
shashankch292
โInterviewBit Programming Solutionsโ
pytholog
MNoorFawi
โPython library that enables using prolog syntax and logic programming in pythonโ
n-queens-visualizer
Haseeb-Qureshi
โVisualizes solutions to the N-Queens problem, written in React & Fluxโ
Data-Structures-and-Algorithm-Patterns
Shikha-code36
โData Structures and Algorithms Patterns that I followed ,implemented in Python โ
Competitive-Programming
GouravSingh2580
โCompetitive Programming DSA Roadmapโ
Sudoku-Solver
dhhruv
โ๐ฏ 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.โ
logict
Bodigrim
โA continuation-based backtracking logic programming monadโ
InterviewBit
SrGrace
โCollection of solution for problems on InterviewBitโ
DSA-Guide
Kanav-Arora
โBuilding Ultimate Data Structure and Algorithms in C++ Solution Repository. Solution to various DSA problems including problem from Leetcode, Codechef, GFG, Coding Ninjas.โ