InterviewSolution
Saved Bookmarks
| 1. |
A greedy algorithm can be used to solve all the dynamic programming problems.(a) True(b) FalseThis question was posed to me in class test.This interesting question is from Dynamic Programming topic in chapter Dynamic Programming of Data Structures & Algorithms II |
|
Answer» Correct option is (b) False |
|