HackClubRAIT / Wizard-Of-Docs

A open source project to bring all the data structures and algorithms docs under one repository.
MIT License
19 stars 42 forks source link

Add Sieve of Eratosthenes Algorithm inside the Docs #127

Closed sid-am-ahd935 closed 1 year ago

sid-am-ahd935 commented 1 year ago

Description

Hi I want to add the program Sieve Of Eratosthenes as a contribution for HSoC. This program is used for finding prime numbers upto a given limit. This is a hand-in-hand algorithm for the Segmented Sieve.

Programming language

Are you contributing under any open-source program ?

HackClub RAIT Summer of Code


PriyanshuGarg26 commented 1 year ago

Can you assign this issue to me . I want to contribute on this issue.

Chaitalishetty commented 1 year ago

@sid-am-ahd935 Assigning this issue to you. Happy Coding!