[algogeeks] Company in Canada

2011-04-20 Thread Geo News
*Company in Canada You can Register your business in Canada You don’t need to go there. Ask us! http://bit.ly/biZzwiz http://bit.ly/biZzwiz* -- If you would like to get daily pictures We've started a Google Group to allow our visitors to get daily funny and Crazy Pictures , You can join this gr

[algogeeks] Re: Reading Huge input from the terminal in least time.

2011-04-20 Thread Gary Drocella
You could just use a pseudo-random number generator to fill in the array. You may also want to consider the data type (each unsigned int would be 4 bytes, where a unsigned char would be 1 byte). Or, If it's truly necessary to read this much data from the console... You could use unix pipes, (cat f

[algogeeks] Probabilistic Analysis and Randomized Algorithms

2011-04-20 Thread Gary Drocella
Hey, I spend most of my time researching systems computing, but these problems are fun and interesting (so bare with me :) This problem is from Chapter 5 of Introduction to Algorithms (MIT Press) 5.1-2 Describe an implementation of the procedure RANDOM(a,b) that only makes calls to RANDOM(0,1). Wh

[algogeeks] Re: Square of Large integer

2011-04-20 Thread juver++
Algo can be derived from these equations: (x + 1) * y = (x * y) + y (2*x) * y = 2 * (x * y). Runs in O(log number). -- 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 unsubscrib

RE: [algogeeks] [brain teaser ] Identical Twin Puzzle 19april

2011-04-20 Thread Keybo13
Ru probably they ve a surrogate mother... :/ -Original message- From: Harshit Gangal Sent: 20/04/2011, 8:56 pm To: algogeeks@googlegroups.com Subject: Re: [algogeeks] [brain teaser ] Identical Twin Puzzle 19april On Wed, Apr 20, 2011 at 8:09 PM, arjoo kumar <2009ar...@gmail.com> wrote:

Re: [algogeeks] [brain teaser ] Identical Twin Puzzle 19april

2011-04-20 Thread Harshit Gangal
On Wed, Apr 20, 2011 at 8:09 PM, arjoo kumar <2009ar...@gmail.com> wrote: > *date of birth are same but birth's time is different* > > STILL they remains twin.. they were triplets > > On Tue, Apr 19, 2011 at 1:30 AM, Lavesh Rawat wrote: > >> * Identical Twin Puzzle >> >> Two women apply for a

Re: [algogeeks] [brain teaser ] Identical Twin Puzzle 19april

2011-04-20 Thread arjoo kumar
date of birth are same but birth's time is different On Tue, Apr 19, 2011 at 1:30 AM, Lavesh Rawat wrote: > * Identical Twin Puzzle > > Two women apply for a job. They are identical. They have the same mother, > father and birthday. The interviewer asks, 'Are you twins?' to which they > honestl

Re: [algogeeks] [brain teaser] Trick Teaser Puzzle 20april

2011-04-20 Thread Harshit Gangal
comb. all the words she like are using silent alphabets. :D On Wed, Apr 20, 2011 at 1:25 PM, Lavesh Rawat wrote: > * Trick Teaser Puzzle > > Rhonda will go see ballet but not opera. Her favorite number is eight and > she doesn't like nine. She likes salmon but not trout. She hates Mondays but >

Re: [algogeeks] If anyone have this book please mail me Thanks in advance

2011-04-20 Thread Subhransu
Could you please mail me the URL/PDF of this. the above link seems not working for me *Subhransu Panigrahi * *Mobile:* *+91-9840931538* *Email:* subhransu.panigr...@gmail.com On Wed, Apr 20, 2011 at 7:22 AM, D.N.Vishwakarma@IITR wrote: > *I've already got But thanks for your link > * > > On W

[algogeeks] [brain teaser] Trick Teaser Puzzle 20april

2011-04-20 Thread Lavesh Rawat
* Trick Teaser Puzzle Rhonda will go see ballet but not opera. Her favorite number is eight and she doesn't like nine. She likes salmon but not trout. She hates Mondays but likes Wednesdays. Does she use a comb or a brush? * *Update Your Answers at* : Click Here

[algogeeks] If anyone have these books please mail

2011-04-20 Thread D.N.Vishwakarma@IITR
1.Mastering Java 2 2. Java 2 by Ivor Horton -- **With Regards Deoki Nandan Vishwakarma IITR MCA Mathematics Department* * -- 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 u