Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sum of subset #2067

Open
Sidhijain opened this issue May 30, 2021 · 3 comments
Open

Sum of subset #2067

Sidhijain opened this issue May 30, 2021 · 3 comments

Comments

@Sidhijain
Copy link

**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

@github-actions
Copy link

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.

Sidhijain added a commit to Sidhijain/Algo-Tree that referenced this issue May 31, 2021
@Sidhijain Sidhijain mentioned this issue May 31, 2021
8 tasks
@Sidhijain
Copy link
Author

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

@krishna-NIT
Copy link
Contributor

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

oh sorry, i missed it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants