Data-Structures-Algorithms-Hacktoberfest-2K19
Data-Structures-Algorithms-Hacktoberfest-2K19 copied to clipboard
[Algo] Seive of Eratosthenes in Python
Algorithm
- [x] I have gone through the repository and made sure this algorithm has not been implemented
Information about my new algorithm
-
Algorithm Name: Seive of Eratosthenes
-
Programming Language: Python
-
Time complexity: O(n)
Is this your first contribution to this repository? Yes