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

Sieve of Eratosthenes #842

Open
ishaan49k opened this issue Oct 3, 2022 · 2 comments
Open

Sieve of Eratosthenes #842

ishaan49k opened this issue Oct 3, 2022 · 2 comments
Assignees

Comments

@ishaan49k
Copy link

ishaan49k commented Oct 3, 2022

🚀 Feature

I would like to explain the concept of Sieve of Eratosthenes along with code in C++.

Have you read the Contribution Guidelines?

Yes

Pitch

It is a very important topic for competitive programming. It is used in a variety of problems to reduce the time complexity. I would not only explain the concept but also code it out and explain it.

Assignees -
@ishaan49k - C++
@rakshitgupta23 - Java

@rakshitgupta23
Copy link

rakshitgupta23 commented Oct 8, 2022

@sukritishah15 @ishaan49k Can you please assign this to me in java or C?

@sukritishah15
Copy link
Owner

@ishaan49k - Assigned in C++
@rakshitgupta23 - Assigned in Java

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

3 participants