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

Can we have one article about this method? #1138

Open
likharsaurav opened this issue Aug 26, 2023 · 5 comments
Open

Can we have one article about this method? #1138

likharsaurav opened this issue Aug 26, 2023 · 5 comments

Comments

@likharsaurav
Copy link

This article tells all possible subset sum for an array.
Here is the link - https://www.geeksforgeeks.org/subset-sum-queries-using-bitset/

Although in that link there was no good explanation why this approach works.

@sakksshhaamm
Copy link

I am Working on it

@mpate132
Copy link

Can i start working on it ?

@jakobkogler
Copy link
Member

@mpate132
No need to ask. If you write a good article about this method and make a pull request, then we're happy to merge it.
Check the https://cp-algorithms.com/contrib.html site before you make a pr, and look at the other articles to match their style.

@mpate132
Copy link

Ok i will start working on it.

@mhayter
Copy link
Contributor

mhayter commented Dec 17, 2023

@sakksshhaamm or @mpate132 any updates?

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

No branches or pull requests

5 participants