Developer-Student-Clubs-VSSUT-Burla / Master-PyAlgo

36 stars 84 forks source link

Subset Sum #588

Closed Manasi2001 closed 3 years ago

Manasi2001 commented 3 years ago

Aim: From a list of integers, check and return a set of integers whose sum will be equal to the target value K.