fnplus / interview-techdev-guide

This repository contains curated technical interview questions by fn+geeks community
http://bit.ly/fnplusnow
MIT License
318 stars 325 forks source link

Ft sieve of erastosthene #605

Closed RMPR closed 4 years ago

RMPR commented 4 years ago

Implementation of sieve of Eratosthenes in C

xlogix commented 4 years ago

Please assign your PR to an existing issue or create a new one.

RMPR commented 4 years ago

Resolve #607

xlogix commented 4 years ago

Thanks for contributing!

RMPR commented 4 years ago

My pleasure.