sukritishah15/DS-Algo-Point

Sieve of Eratosthenes

Opened this issue ยท 2 comments

๐Ÿš€ 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

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

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