NITSkmOS / Algorithms

In case you want to contribute, ping on https://gitter.im/NITSkmOS/algo.
https://nitskmos.github.io/Algorithms
MIT License
100 stars 302 forks source link

[Algo] Sieve of Eratosthenes [Python] #265

Open ghost opened 6 years ago

ghost commented 6 years ago

https://en.wikipedia.org/wiki/Sieve_of_Eratosthenes

sangamcse commented 6 years ago

GitMate.io thinks possibly related issues are https://github.com/NITSkmOS/Algorithms/issues/37 ([DataStructure] Stack [Python]), https://github.com/NITSkmOS/Algorithms/issues/55 ([Data Structure] Queue [Python]), https://github.com/NITSkmOS/Algorithms/issues/43 ([Algo] Binary Search [Python]), https://github.com/NITSkmOS/Algorithms/issues/234 ([Data Structure] Skip List [Python]), and https://github.com/NITSkmOS/Algorithms/issues/14 ([Algo]: Add Heapsort in Python).

sangamcse commented 6 years ago

@udaykiranreddykondreddy can you please read contribution guideline before opening any PR to any Organisation. That's rude that you don't follow one's rule that is made to keep consistency in repo.

ghost commented 6 years ago

I'm sorry i will read all the guideline and do my next pr

gunanksood commented 6 years ago

Hey, i want to work on this issue. Please assign. @udaykiranreddykondreddy @sangamcse

sangamcse commented 6 years ago

@gunanksood the issue is already assigned to someone. Find unassigned issue.

gunanksood commented 6 years ago

ok @sangamcse

akshayg08 commented 6 years ago

can i take this ?