Algo-Phantoms / Algo-Tree

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
MIT License
361 stars 620 forks source link

Sieve of Eratosthenes algorithm #47

Open debanjan-2002 opened 3 years ago

debanjan-2002 commented 3 years ago

Sir, I would like to add Sieve of Eratosthenes algorithm in the algorithm section. I make very brief explained C++ code following the code of conduct. To confirm you can see the Pull Request, that I made by adding Brian Kernighan's algorithm (yet to be reviewed by you). I have made that in a very informative way. Please review that and if you think my work is worth it, then please assign "Sieve of Eratosthenes" to me and merge the previous PR. Link to Brian Kernighan's PR #44

iamartyaa commented 3 years ago

Sir, I would like to work on this issue . I have read the guidelines for making a contribution and will abide by them . I am actively contributing to GeeksforGeeks & Codeforces community . I can give detailed explanation of the algorithm in both C++ & Python. Please assign this issue to me .

I have been selected for GSSOC'21, and I am really interested in Algorithms , so I would like to contribute in this amazing repository. Regards, Amartya Yadav

ghost commented 3 years ago

Hello Sir I would love to work on this issue. I have read the guidelines for making a contribution and will Strictly follow them I am actively contributing to HackerRank & Codeforces community and I m a 3-star coder at hackerrank and 4star in java and python. I can give a detailed explanation of the algorithm in both Java & Python. Would Request you to please assign this issue to me.

ahmed-shameem commented 3 years ago

Hi, Please assign this task to me. I am a GSSoC'21 participant. I can solve the problem using c++.

Vansh-Gupta4 commented 3 years ago

i like to contribute to this project ...my code will be in java with proper comments and test cases

btanisha commented 3 years ago

Hey, I'm a GSSOC participant and I'm quite familiar with this problem and I'm confident that I'll be able to do it with proper explanation and clean code. Please assign this to me. I'll be able to solve it in C++ and/or Python.

shreyanspoddar commented 3 years ago

Sir, I would like to add Sieve of Eratosthenes algorithm in the algorithm section. I make very brief explained C++ code following the code of conduct. To confirm you can see the Pull Request, that I made by adding Brian Kernighan's algorithm (yet to be reviewed by you). I have made that in a very informative way. Please review that and if you think my work is worth it, then please assign "Sieve of Eratosthenes" to me and merge the previous PR. Link to Brian Kernighan's PR #44

Go ahead and do it in C++

shreyanspoddar commented 3 years ago

Sir, I would like to work on this issue . I have read the guidelines for making a contribution and will abide by them . I am actively contributing to GeeksforGeeks & Codeforces community . I can give detailed explanation of the algorithm in both C++ & Python. Please assign this issue to me .

I have been selected for GSSOC'21, and I am really interested in Algorithms , so I would like to contribute in this amazing repository. Regards, Amartya Yadav

Go ahead and do it in Python

shreyanspoddar commented 3 years ago

Hello Sir I would love to work on this issue. I have read the guidelines for making a contribution and will Strictly follow them I am actively contributing to HackerRank & Codeforces community and I m a 3-star coder at hackerrank and 4star in java and python. I can give a detailed explanation of the algorithm in both Java & Python. Would Request you to please assign this issue to me.

Go ahead and do it in Java only

ghost commented 3 years ago

@shreyanspoddar thanks for assigning it to me i m also a participant of GSSOC21 so can i go with it

ghost commented 3 years ago

@shreyanshpoddar i have done with the code in java what should i do further pleasee guide me

tarun26091999 commented 3 years ago

@btanisha do it in python.

debanjan-2002 commented 3 years ago

Respected Sir/Madam, Please assign this issue to me. Recently one of my PR was merged by you, so I know the format in which you want your code. I can do it in C++. Regards, Debanjan Poddar

@tarun26091999 @rudrakshi99 @shreyanspoddar @plazzy99 @raksha009

rahulrj1 commented 3 years ago

Respected Mentor, I am a gssoc 2021 Participant & I want to work on this issue in C++, Please assign it to me.

tarun26091999 commented 3 years ago

@Vansh-Gupta4 @bitaashna do it soon or I have to unassign.

btanisha commented 3 years ago

@tarun26091999 i have already done this one pull request #1600 It has not been merged yet. do let me know about any changes that I have to make