mgechev / javascript-algorithms

💻 JavaScript implementations of computer science algorithms
https://mgechev.github.io/javascript-algorithms/
MIT License
7.83k stars 1.27k forks source link

Added Sieve Of Atkins implementation. #140

Closed brunohadlich closed 5 years ago

mgechev commented 5 years ago

Thanks for the implementation!