MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is/are property/properties of a dynamic programming problem? |
| A. | Optimal substructure |
| B. | Overlapping subproblems |
| C. | Greedy approach |
| D. | Both optimal substructure and overlapping subproblems |
| Answer» E. | |