Dynamic Programming: Knapsack - Minimum Subset Sum Difference
Consider the following Python function implementing the minimum subset sum difference problem. What is the returned output when the input array is
[1, 6, 11, 5]?[1, 6, 11, 5]?15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions