MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following problems can be used to solve the minimum number of insertions to form a palindrome problem? |
| A. | minimum number of jumps problem |
| B. | longest common subsequence problem |
| C. | coin change problem |
| D. | knapsack problems |
| Answer» C. coin change problem | |