| brute_force_knapsack | Brute Force Knapsack Algorithm |
| greedy_knapsack | Implements Greedy ALgorithm for knapsack problem |
| knapsack_dynamic | Dynamic Implementation of Knapsack Algorithm |
| knapsack_objects | Dataset for demonstration |
| slow_brute_force | Basic and slow implementation of Brute-Force Algorithm |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.