InterviewSolution
Saved Bookmarks
| 1. |
The 0-1 Knapsack problem can be solved using Greedy algorithm.(a) True(b) FalseThe question was asked during an interview for a job.My question is from 0/1 Knapsack Problem topic in chapter Dynamic Programming of Data Structures & Algorithms II |
|
Answer» Right answer is (B) False |
|