shivanshugarg12800 / Algo_GT

This is the Master Repository for all the different algorithms in the world of DSA, be it in any language C++, Java, Python etc.....
12 stars 37 forks source link

Sieve of Eratosthenes #84

Open SwapnilD29 opened 2 years ago

SwapnilD29 commented 2 years ago

Hello, Can I add Sieve of Eratosthenes in C++ and python?

AdarshMishra27 commented 2 years ago

@shivanshugarg12800 I can do this same issue in Java.

AdityaVSM commented 2 years ago

Hello, I can do it in C, C++, Python, Java. Can you assign this issue to me?

shivanshugarg12800 commented 2 years ago

@SwapnilD29 you can work on this issue.

shivanshugarg12800 commented 2 years ago

@AdarshMishra27 You can add this file in java language.

shivanshugarg12800 commented 2 years ago

@AdityaVSM you can work on any other issue or create your own in any case.

Jiren2N commented 2 years ago

I'd like to take this up.