Mark As Completed Discussion

Are you sure you're getting this? Fill in the missing part by typing it in.

To solve the fractional knapsack problem, we can use a ____ algorithm that takes the items with the highest value per unit weight first. This ensures that we maximize the total value of the items in the knapsack.

Write the missing line below.