brute_force_knapsack | The brute-force approach to solving the knapsack problem |
knapsack_dynamic | The tabulation dynamic approach to solving the knapsack... |
knapsack_greedy | The greedy approach to solving the knapsack problem |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.