Algo-Tree icon indicating copy to clipboard operation
Algo-Tree copied to clipboard

Sum of subset

Open Sidhijain opened this issue 4 years ago • 3 comments

**Sum of subset **

Subset sum problem is to find subset of elements that are selected from a given set whose sum adds up to a given number K.

I would like to solve this using backtracking technique

Language: I am intrested to work in c++

Please assign this issue to me

Sidhijain avatar May 30 '21 16:05 Sidhijain

Hi 😄, @Sidhijain Thanks for creating issue at AlgoTree, do read and follow the Code of Conduct and the Contribution Guidelines while contributing. Refer to PR's which has been merged earlier in AlgoTree Click Here Like, How many File they have changed?, Which type of files need to be change? and many more.

github-actions[bot] avatar May 30 '21 16:05 github-actions[bot]

Ok thanks @krishna-NIT I have already made the pr

Sidhijain avatar May 31 '21 11:05 Sidhijain

Ok thanks @krishna-NIT I have already made the pr

oh sorry, i missed it

krishna-NIT avatar May 31 '21 11:05 krishna-NIT