Saved Bookmarks
| 1. |
An algorithm which uses the past results and uses them to find the new results is _________(a) Brute Force(b) Divide and Conquer(c) Dynamic programming algorithms(d) None of the mentionedI got this question in examination.My question is taken from Algorithms in portion Algorithms of Discrete Mathematics |
|
Answer» The correct choice is (C) DYNAMIC programming ALGORITHMS |
|