#
backtracking
Here are 351 public repositories matching this topic...
11
A reference library for constraint-solving with propagators and CDCL.
-
Updated
Apr 11, 2020 - Haskell
Collection of Abhishek Agrawal's gists solutions for problems on https://www.interviewbit.com
hashing
linked-list
stack
queue
math
maps
backtracking
bit-manipulation
string-manipulation
arrays
cplusplus-14
dynamic-programming
trees
greedy-algorithms
heaps
cplusplus-11
binarysearch
interviewbit
interviewbit-solutions
two-pointers
-
Updated
Jan 9, 2020 - C++
Visualizes solutions to the N-Queens problem, written in React & Flux
-
Updated
Aug 1, 2016 - JavaScript
This repository contains some algorithms and data structures mostly implemented for kicks and learning. Hopefully might help someone in need! Feel free to fork, copy, suggest corrections or ask questions. Happy coding :)
microsoft
google
facebook
puzzle
algorithms
leetcode
graph
amazon
array
mathematics
hackerrank
recursion
backtracking
bit-manipulation
geeksforgeeks
netflix
string-manipulation
sorting-algorithms
dynamic-programming
greedy-algorithms
-
Updated
Apr 17, 2017 - Java
This will have all the solutions to the competitive programming course's problems by Coding ninjas. Star the repo if you like it.
internship
datastructures
graphs
competitive-programming
backtracking
dynamic-programming
bootcamp
greedy-algorithms
dp
datastructures-algorithms
placements
coding-ninjas
-
Updated
Apr 9, 2020 - C++
Open
Documentation?
11
anriseth
commented
Sep 15, 2016
We should create documentation, or at the very least explain the input and output structure for the linesearch algorithms.
javascript
python
java
dart
rust
bunch
tree
algorithm
linked-list
algorithms
leetcode
graph
solutions
array
sum
hackerrank
backtracking
data-structures
reverse
leetcode-solutions
dynamic-programming
bst
hackerrank-solutions
difference-pairs
-
Updated
Apr 29, 2020 - Python
Collection of solution for problems on InterviewBit
hashing
tree
linked-list
stack
queue
graph
maps
strings
backtracking
bit-manipulation
arrays
maths
dynamic-programming
greedy-algorithms
binary-search
heaps
interviewbit
two-pointers
-
Updated
Oct 29, 2019 - C++
Template Haskell Implementation of Egison Pattern Matching
-
Updated
May 15, 2020 - Haskell
Map coloring, using four colors
-
Updated
Apr 23, 2020 - Python
A Sudoku puzzle generator written in C++ using modified and efficient backtracking algorithm.
algorithm
puzzle
cplusplus
algorithms
cpp
recursion
backtracking
sudoku-puzzle
sudoku
sudoku-game
sudoku-generator
backtracking-algorithm
puzzle-generator
-
Updated
Dec 20, 2018 - C++
Solutions for popular algorithms and data structures problems on leetcode
java
linked-list
stack
queue
graph-algorithms
string
matrix
array
recursion
backtracking
binary-search-tree
binary-tree
sorting-algorithms
heap
dynamic-programming
searching-algorithms
breadth-first-search
greedy-algorithms
binary-search
depth-first-search
-
Updated
Mar 2, 2020 - Java
IIIT Allahabad B. Tech. (IT) 5th Semester Artificial Intelligence Lab Assignments + HackerRank Artificial Intelligence Track
python
statistics
machine-learning-algorithms
constraint-satisfaction-problem
hackerrank
artificial-intelligence
backtracking
iiit
iiit-allahabad
a-star-algorithm
allahabad
-
Updated
Aug 15, 2018 - Python
Choice operator in OCaml, providing a backtracking monad
-
Updated
Nov 11, 2019 - OCaml
jmitchell
commented
Jan 15, 2017
While working on #5, #6, and #3 we're likely to find bottlenecks in the examples. As they're discovered, make note of them in an ongoing experience report. Periodically distill these findings into a guide for Backtrex users wanting to optimize their callbacks.
Open
Add more examples
1
This will have all the solutions to the competitive programming course's problems by Coding ninjas.
graph-algorithms
string
cpp14
backtracking
interview-practice
leetcode-solutions
interview-questions
dynamic-programming
leetcode-questions
greedy-algorithm
interview-prep
interview-preparation
coding-interview
leetcode-practice
leetcode-cpp
leetcode-c
bitmanipulation
-
Updated
Apr 15, 2020 - C++
DSA-Self Paced With Doubt Assistance Course Solutions in Python (Python 3)
linked-list
algorithms
graph-algorithms
recursion
backtracking
data-structures
sorting-algorithms
arrays
dynamic-programming
hashtable
bst
trees
searching-algorithms
greedy-algorithms
stacks
heaps
queues
branch-and-bound
divide-and-conquer
subract-and-conquer
-
Updated
May 4, 2020 - Python
Implementations of various problems using Python. Dynamic Programming, BackTracking & Sorting algorithms 💻
python
algorithm
algorithms
python-script
python3
backtracking
python-3
dynamic-programming
algorithms-implemented
backtracking-algorithm
algorithms-and-data-structures
-
Updated
Dec 5, 2019 - Python
InterviewBit Programming Solutions
hashing
linked-list
math
cpp
solutions
graph-algorithms
maps
array
backtracking
binary-search-tree
tree-structure
dynamic-programming
greedy-algorithms
stacks
heaps
queues
interviewbit
two-pointers
bitmanipulation
-
Updated
Jun 26, 2019 - C++
My Solutions to basic Algorithms and Data Structures
hashing
tree
linked-list
stack
queue
graphs
recursion
backtracking
sorting-algorithms
heap
dynamic-programming
symbol-table
searching-algorithms
greedy-algorithms
disjoint-sets
selection-algorithms
string-algorithms
divide-and-conquer
algorithms-and-data-structures
algorithm-design
-
Updated
Apr 23, 2018 - Java
Implementation of non-linear pattern matching with extensible and polymorphic patterns at a practical level of efficiency
-
Updated
Mar 31, 2020 - Haskell
My solution codes for 400+ algorithms and data structure problems. Most common and famous interview placement questions from Data Structures and Algorithms.
hashing
avl-tree
linked-list
stack
queue
graph-algorithms
strings
array
trie
backtracking
sorting-algorithms
heap
dynamic-programming
binary-trees
bst
greedy-algorithms
divide-and-conquer
doubly-linked-list
circular-linked-list
binarysearchtree
-
Updated
May 21, 2019 - C++
All python code of data structures,InterviewBit solutions
python
search
tree
stack
math
graph-algorithms
binary
matrix
backtracking
bit-manipulation
arrays
linkedlist
dynamic-programming
interviewbit
doublylinkedlist
doubly-linked-list
interviewbit-solutions
two-pointers
-
Updated
Apr 7, 2018 - Python
My solutions to the assignments I have undertaken for the CS106B (Programming Abstractions in C++) course, in Stanford University. (2017-2018)
graph-algorithms
recursion
backtracking
data-structures
stanford
fractals
huffman-compression-algorithm
tree-algorithms
programming-abstractions
game-boggle
-
Updated
Dec 22, 2018 - C++
PHP Based Sudoku Puzzle Solving
-
Updated
Jun 17, 2015 - PHP
Java Sudoku solver using AC3, Forward checking and Backtracking algorithms
-
Updated
Jun 4, 2016 - Java
Set of Patterns to solve many algorithmic questions of similar type on LeetCode
leetcode
trie
backtracking
binary-search-tree
arrays
dynamic-programming
breadth-first-search
greedy-algorithms
depth-first-search
union-find
divide-and-conquer
two-pointers
bitwise-operation
algorithmic-questions
-
Updated
May 15, 2020 - Java
Improve this page
Add a description, image, and links to the backtracking topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the backtracking topic, visit your repo's landing page and select "manage topics."
I am by far the least qualified person to review your work, but I find it relentlessly fascinating. I want your work to gain more traction, but I think that English is not your first language. I would like to offer my help to do some editing on your FP-complete posts to make them sound more natural in English. I can't offer much, but as I read through them I could offer some edits/questions that m