knapsack-problem topic

List knapsack-problem repositories

30-days-of-Dynamic-Programming

114
Stars
33
Forks
Watchers

Sharing my 30 days long journey :purple_heart: of Dynamic Programming :dizzy: :fire: . This would not be possible without Aditya Verma's DP series :pray: :point_down: :point_down:

algorithms-primer

415
Stars
93
Forks
Watchers

A consolidated collection of resources for you to learn and understand algorithms and data structures easily.

BoxPacker

593
Stars
153
Forks
Watchers

4D bin packing / knapsack problem solver

Algorithmic-Toolbox-San-Diego

108
Stars
77
Forks
Watchers

✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course Topics

recursion-and-dynamic-programming

54
Stars
14
Forks
Watchers

Julia and Python recursion algorithm, fractal geometry and dynamic programming applications including Edit Distance, Knapsack (Multiple Choice), Stock Trading, Pythagorean Tree, Koch Snowflake, Jerusa...