MCQOPTIONS
Saved Bookmarks
| 1. |
The Knapsack problem is an example of |
| A. | greedy algorithm |
| B. | 2d dynamic programming |
| C. | 1d dynamic programming |
| D. | divide and conquer |
| Answer» C. 1d dynamic programming | |