[algogeeks] hash to find repeated no

2011-12-18 Thread venkat kumar
how to use hashing to find repeated no in an array? pls give me code in c? -- 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 algogee

Re: [algogeeks] Binary Tree Problem

2011-06-05 Thread venkat kumar
check for a*&ao*,even tough they are search heuristics, some modification of the algorithm would solve the problem. On Mon, May 30, 2011 at 12:56 AM, ross wrote: > Given a binary tree(not a BST) find the 2 nodes of the binary tree > which are separated by maximum distance. > By distance, we mea

Re: [algogeeks] Amazon online test

2011-06-05 Thread venkat kumar
@balaji a can u specify the basic criteria,ie,min.cgpa,required for amazon on campus recruitment, also interview procedure? On Thu, May 26, 2011 at 11:27 PM, balaji a wrote: > I actually attended on-campus through my college... > > On 26 May 2011 16:24, "jagannath prasad das" wrote: > > how to

[algogeeks] number distribution algo

2011-05-20 Thread venkat kumar
Given a set of numbers,how to find whether it is uniformly distributed? -- 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+

Re: [algogeeks] Re: If any one have algorithms for interviews by adnan aziz ebook... Please mail ...

2011-05-03 Thread venkat kumar
sir, kindly send me the link too. thank you On Fri, Apr 29, 2011 at 9:35 PM, Umer Farooq wrote: > please send it to me at "the.um...@gmail.com" > > Thanks in advance :) > > > On Sat, Apr 30, 2011 at 8:41 AM, Manish Kumar > wrote: > >> please send me this book to my email , thanks" manish.iiti

[algogeeks] solutions?

2010-07-11 Thread venkat kumar
are solutions available for problems in spoj,uva,codedhef,topcoder,etc.etc.?pls tell me tnkyou -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to algoge...@googlegroups.com. To unsubscribe from this group, se

Re: [algogeeks] Re: A nice Prob

2010-07-02 Thread venkat kumar
what is the website having collection of ms questions? On Thu, Jul 1, 2010 at 6:48 PM, vicky wrote: > Actually i saw a forum of MS questions and same as i wrote was written > there. I too was confused but finally came to conclusion as u. > Anyways > > On Jul 1, 5:51 pm, Gene wrote: >

[algogeeks] single source problem

2010-06-27 Thread venkat kumar
in single source shortest path ,having neg cost edges is good but: 1)it may lead us goto into a loop of arbitrary time in the meanwhile we can have another path with minimum positive cost but with less time. now by taking time fact

[algogeeks] data structure and algorithm implementation

2010-05-21 Thread venkat kumar
i'm new to coding.it is difficult to implement algorithms and even standard data structures is there a sort of lab manual available and are there solutions to problems in uva,sphere etc etc websites kindly reply. thanks -- You received this message because you are subscribed to the Google Groups