What is the 01 knapsack problem?

Answer:
Taking all the stuff out of your knapsack to find that when you repack it that it doesn't all fit
it can be explain by following example;
suppose we have given a basket in which we have to fill the item and the capacity of the basket is such as 5 then we can fill as many items which values should not exceed then 5 but gave maximum profit.
First answer by ID3537326595. Last edit by Ritagaram. Contributor trust: 0 [recommend contributor recommended]. Question popularity: 2 [recommend question].