Re: [algogeeks] Prime numbers

2011-08-16 Thread sandeep pandey
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] sandeep pandey wants to chat

2011-08-15 Thread sandeep pandey
--- sandeep pandey wants to stay in better touch using some of Google's coolest new products. If you already have Gmail or Google Talk, visit: http://mail.google.com/mail/b-909e2cbded-f3ffa2ff99-bgxORlZvy-IJJlmDN79ifL

Re: [algogeeks] Win Shuttle

2011-08-15 Thread sandeep pandey
thanks.! -- 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 grou

Re: [algogeeks] Win Shuttle

2011-08-15 Thread sandeep pandey
@sanjay please send me link..? -- 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 op

Re: [algogeeks] Win Shuttle

2011-08-15 Thread sandeep pandey
so sanjay... can i also apply for this comapny via offcampus? -- 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..

Re: [algogeeks] Win Shuttle

2011-08-15 Thread sandeep pandey
AKGEC..! -- 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 grou

Re: [algogeeks] Win Shuttle

2011-08-15 Thread sandeep pandey
outsider allowed..? -- 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, visi

Re: [algogeeks] Win Shuttle

2011-08-15 Thread sandeep pandey
@ neha: could i also admit in it..? -- 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 m

Re: [algogeeks] amazon question

2011-08-15 Thread sandeep pandey
dyamic programming. -- 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, visi

Re: [algogeeks] Find the number of occurences of maximum sum in given array.

2011-08-15 Thread sandeep pandey
i think this wl work. #include long long int myread() { char str[20]; long long int sum,i; scanf("%s",str); for(i=0,sum=0;str[i];i++) sum =(sum*10)+str[i]-'0'; return sum; } long long

Re: [algogeeks] mcq-os

2011-08-15 Thread sandeep pandey
ya i also think all of d above.. -- 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

Re: [algogeeks] priority_queue

2011-08-14 Thread sandeep pandey
would u pls elaborate this..? -- 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 opt