aalhour / C-Sharp-Algorithms

:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
MIT License
5.91k stars 1.4k forks source link

Implement Linear Prime Sieve #142

Open LashaBuxo opened 4 years ago

LashaBuxo commented 4 years ago

As suggested in #127, I'd like to implement this algorithm according to implementation shared here: E-maxx.ru

github-actions[bot] commented 4 years ago

Thanks for supporting the development of C# Algorithms with your first issue! We look forward to handling it.