backtracking topic

List backtracking repositories

LineSearches.jl

112
Stars
33
Forks
Watchers

Line search methods for optimization and root-finding

pytholog

106
Stars
16
Forks
Watchers

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

logict

77
Stars
13
Forks
Watchers

A continuation-based backtracking logic programming monad

py-problems-solutions

23
Stars
10
Forks
Watchers

Implementations of various problems using Python. Dynamic Programming, BackTracking & Sorting algorithms :computer:

My code solutions and other materials for the November 2017 - Febuary 2018 CodePath Alumni Professional Interview Prep course -- see the README for descriptions and links

Coding-Ninjas-Introduction-to-Python

60
Stars
63
Forks
Watchers

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

Stanford_CS106B_Assignments

27
Stars
6
Forks
Watchers

My solutions to the assignments I have undertaken for the CS106B (Programming Abstractions in C++) course, in Stanford University. (2017-2018)

InterviewPrep

28
Stars
12
Forks
Watchers

My solution codes for 400+ algorithms and data structure problems. Most common and famous interview placement questions from Data Structures and Algorithms.