a) Dynamic programming
b) Recursion
c) Brute force
d) Dynamic programming, Recursion, Brute force
Given an array, check if the array can be divided into two subsets such that the sum of elements of the two subsets is e
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Given an array, check if the array can be divided into two subsets such that the sum of elements of the two subsets is e
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!