Re: [algogeeks] Try on linux terminal

2011-09-27 Thread Suganya Palaniappan
Don't try this... :( :( --Regards, Sug@ny@... -- 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] Help for Pep Exam

2011-09-22 Thread Suganya
Can anyone tell me some suggestions to prepare for Pep exam...? -- 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

Re: [algogeeks] amazon question

2011-08-16 Thread Suganya Palaniappan
@rajeev : Can u pls explain the second approach...?? On Mon, Aug 15, 2011 at 10:09 PM, sandeep pandey sandeep.masum4...@gmail.com wrote: dyamic programming. -- You received this message because you are subscribed to the Google Groups Algorithm Geeks group. To post to this group, send

[algogeeks] Google Question

2011-01-21 Thread suganya c
Assume you are writing number in ascending order to an array of constant size.once you reach the end of the array,you start writing from the beginning, thus writing over the oldest entries.Write an algorithm for finding a specific number in this array. -- You received this message because you

[algogeeks] Coupon collector problem(Randomized algorithm problem)

2011-01-13 Thread suganya c
Hi all, Can someone help me to solve this randomized algorithm related puzzle? Let p(t) = Probability (atmost k copies of coupon1 are collected at time t) If p(t)= (1/2n), then prove that the expected time to get k+1 copies of all n coupons =2t. With regards, Sugi -- You received this

[algogeeks] Randomized Algorithm puzzle(coupon collector problem)

2011-01-13 Thread suganya c
*Hi all,* *Can someone help me to solve this randomized algorithm related puzzle?* * * *Let p(t) = Probability (atmost k copies of coupon1 are collected at **time t)* *If p(t)= (1/2n), then prove that the expected time to get k+1 copies **of all n coupons =2t.* -- You received this message