Repository navigation

#

backtracking

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)

Haskell
634
4 年前

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.

C++
364
10 个月前

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 explanations and examples to help you understand how they work.

C++
332
11 天前

A reference library for constraint-solving with propagators and CDCL.

Haskell
305
10 个月前

This will have all the solutions to the competitive programming course's problems by Coding ninjas. Star the repo if you like it.

C++
241
1 年前

Backtesting several trading strategy and rank them according their profit return.

Python
156
4 年前

Line search methods for optimization and root-finding

Julia
133
24 天前

Visualizes solutions to the N-Queens problem, written in React & Flux

JavaScript
127
9 年前

Python library that enables using prolog syntax and logic programming in python

Python
121
2 年前

A continuation-based backtracking logic programming monad

Haskell
87
5 个月前

🎯 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.

Python
85
10 个月前

My Codes and Solutions to coding interview problems on LeetCode, AlgoExpert, Educative and other interview preparation websites

C++
66
3 年前