Can someone pls explain what dod's algorithm is doing?
Dod, from where did you get this recursive algo?

On Wed, Aug 17, 2011 at 8:45 AM, Dipankar Patro <dip10c...@gmail.com> wrote:

> Sieve's is the fastest in generating prime numbers. +1 to Sandeep and
> Sanjay
>
>
> On 17 August 2011 08:21, Sanjay Rajpal <sanjay.raj...@live.in> wrote:
>
>> Agree with Sandeep :)
>> Try this link http://en.wikipedia.org/wiki/Sieve_of_Eratosthenes.
>> Hope it helps :)
>>
>>
>> Sanjay Kumar
>> B.Tech Final Year
>> Department of Computer Engineering
>> National Institute of Technology Kurukshetra
>> Kurukshetra - 136119
>> Haryana, India
>>
>>
>> On Tue, Aug 16, 2011 at 2:28 PM, sandeep pandey <
>> sandeep.masum4...@gmail.com> wrote:
>>
>>> try to implement sieve.
>>> it,s a well known algorithm to find out d prime frequently.
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>> "Algorithm Geeks" group.
>>> To post to this group, send email to algogeeks@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> algogeeks+unsubscr...@googlegroups.com.
>>> For more options, visit this group at
>>> http://groups.google.com/group/algogeeks?hl=en.
>>>
>>>
>>  --
>> You received this message because you are subscribed to the Google Groups
>> "Algorithm Geeks" group.
>> To post to this group, send email to algogeeks@googlegroups.com.
>> To unsubscribe from this group, send email to
>> algogeeks+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/algogeeks?hl=en.
>>
>
>
>
> --
>
> ___________________________________________________________________________________________________________
>
> Please do not print this e-mail until urgent requirement. Go Green!!
> Save Papers <=> Save Trees
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algogeeks@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to