Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 141 Bytes

File metadata and controls

3 lines (3 loc) · 141 Bytes

Algorithms

Solutions.java contains algorithm to find all prime numbers upto n. It is the fatest algorithm and I wrote this algo own my on.