Raksha1906 / DS-Algo

Repository For beginners for Hacktoberfest 2020 and 2021
4 stars 70 forks source link

Add files via upload #82

Open adi2420 opened 3 years ago

adi2420 commented 3 years ago

This program finds all the prime numbers less than n (User Input) by making use of the Sieve Of Eratosthenes. ThankYou!!