Data-Structures-Algorithms-Hacktoberfest-2K19 icon indicating copy to clipboard operation
Data-Structures-Algorithms-Hacktoberfest-2K19 copied to clipboard

[Algo] Seive OF Eratosthenes

Open mittalsaurab opened this issue 5 years ago • 2 comments

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: C++

  • Time complexity: O(n*log(logn))

Is this your first contribution to this repository? Yes

mittalsaurab avatar Oct 05 '19 17:10 mittalsaurab

I want to work for this issue but i will use Java language .Could you please assign me for the same?

natashaverma avatar Oct 06 '19 08:10 natashaverma

@natashaverma please create another issue for that, a maintainer will assign it to you 😄

frextrite avatar Oct 06 '19 14:10 frextrite