InterviewSolution
Saved Bookmarks
| 1. |
The result of the fractional knapsack is greater than or equal to 0/1 knapsack.(a) True(b) FalseI got this question in an interview for internship.Question is taken from Greedy Algorithms in portion Greedy Algorithms of Data Structures & Algorithms II |
|
Answer» Correct choice is (a) True |
|