aalhour / aalhour/C-Sharp-Algorithms

Algorithm request: Linear Prime Sieve

Open
#127 1 comment 0 reactions 0 assignees View on GitHub
algorithm request
Dominant language
C#
Stars
6.2k
Forks
1.4k
PR merge metrics
No merged PRs in 30d

Description

I don't see any implementations for prime number generators. For starters, how about Linear prime sieve (I intent to work on this).

I'd like to see that added to the library.

Contributor guide

Open the contributing guide

Research direction

Look for existing prime number or sieve implementations in the repository to understand the project's structure and naming conventions. The Linear Sieve algorithm needs to be implemented as a class, likely in a 'Primes' or 'Sieve' folder. Check for tests related to primes or number theory to ensure the new implementation passes them.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.