

MCQOPTIONS
Saved Bookmarks
1. |
Assembly line scheduling and Longest Common Subsequence problems are an example of __________ |
A. | Dynamic Programming |
B. | Greedy Algorithms |
C. | Greedy Algorithms and Dynamic Programming respectively |
D. | Dynamic Programming and Branch and Bound respectively |
Answer» B. Greedy Algorithms | |