MilindGupta-Creator / Competitive-Coding-Section

Create sections labbled further in issue section
MIT License
21 stars 71 forks source link

Adding the most efficient program for checking prime number #122

Open Pranjal360Agarwal opened 2 years ago

Pranjal360Agarwal commented 2 years ago

@MilindGupta-Creator I would like to add the approach and solution of the most efficient program for checking prime numbers, whose time complexity is less than the even sqrt(n) approach. Please assign it to me.