Back to the 2023 paper

Module 3: Greedy, Dynamic Programming and Other Paradigms

20232m

The fractional Knapsack problem can be solved by using:

  • (i) Greedy method
  • (ii) Divide and conquer method
  • (iii) Dynamic programming
  • (iv) None of these

Similar questions