Algo_ds_101: Sieve of Eratosthenes method

Created on 2 Oct 2020  路  5Comments  路  Source: ahampriyanshu/algo_ds_101

Submission Title
Sieve of Eratosthenes

Submission Type
Algorithm/Data Structure/STL/Maths_And_Stats

Submission Description
This is the fastest method to find the number of Prime numbers to a certain limit.

Folder Related To
Maths_And_Stats => Algebra => Sieve of Eratosthenes => SieveOfEratosthenes.py

Contributors

  • [x] Python -
  • [x] C++ -
  • [x] C -
  • [x] Java -
  • [x] JavaScript -
  • [ ] TypeScript -
  • [ ] Golang -
  • [ ] Ruby -
  • [ ] php -
  • [ ] Swift -
  • [ ] C# -
C# Hacktoberfest New Submssion TypeScript first timer go good first issue php ruby scala swift

All 5 comments

Thank you for assigning me!

I can do it in C++ . Can you assign it to me

I would like to implement in C.

I can implement it in Java and C#. Can you please assign those languages to me?

thanks everyone :v:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Nirali0029 picture Nirali0029  路  4Comments

Sushantrimurti picture Sushantrimurti  路  5Comments

ahampriyanshu picture ahampriyanshu  路  4Comments

Nirali0029 picture Nirali0029  路  4Comments

jindalsachin picture jindalsachin  路  5Comments