manan025 / DS-Algo-Zone

This repository contains codes for various data structures and algorithms in C, C++, Java, Python, C#, Go, JavaScript and Kotlin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sieve of eratosthenes

Yash091 opened this issue Β· comments

πŸš€ Feature

Sieve of eratosthenes is the algorithm to find all the prime numbers less than or equal to a given integer n.

Have you read the Contribution Guidelines?

Yes

Pitch

Many companies focus on more advanced algorithms and sieve of eratosthenes is used frequently in many questions and is also an advanced algorithm.

Assignees

(Do not make changes in this section until asked to do so)
C - @gaurav1058
C# - @Osama-aj
C++ - @Yash091
Go - @lucblassel
Java - @sachin4627
Javascript -
Kotlin -
Python - @Noxbolt

@manan025 I want to contribute in it in C++.

commented

@Yash091 C++ assigned to you

I want to work in Python

commented

@Noxbolt python assigned

Hi I would like to give the go version a try if possible

commented

@lucblassel - Go - Assigned

@manan025 I would like to contribute in java.
Could you please assign it to me.
Thanks You!!

commented

@sachin4627 assigned Java

@manan025 i would like to contribute in c.

@manan025 sorry, I am new and this is my first hacktoberfest,
so I just need to create a console app that detect all the prime numbers less than or equal to a given integer n using Sieve of Eratosthenes?
if that so, I want to contribute in C#

@manan025 I want to contribute in C.

commented

@Osama-aj Yes
Assigned C# to you

commented

@laxmipandey47 On the basis of first come, first serve, I'll have to give C to someone else.