Skip to content

add: sieve of eratosthenes. #133

@kushchoudhary98

Description

@kushchoudhary98

Describe the algorithm/code

Add code for implementation of sieve of eratosthenes.

The sieve of Eratosthenes is an algorithm used to find prime numbers up to any given limit n. It was introduced by the Greek mathematician Eratosthenes.

This code should be added in a new directory named Math

Do you want to work on this feature?

  • I am willing to implement this feature.

Metadata

Metadata

Labels

hacktoberfestLabel for highlighting Hacktoberfest Issue

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions