[algogeeks] binary tree

2007-04-29 Thread misty
hi friends I want to know ,how to write a C function to traverse a binary tree level by level. In each level,the tree is traversed from left to right. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Algorithm

[algogeeks] Re: how to tell honest people

2007-04-29 Thread me13013
(sorry to reply so late, I only discovered this thread yesterday) back on Mar/9 pramod wrote: Say there are 'a' number of tt groups, 'b' number of ll who answer yy, 'c' number of tl and 'd' number of ll whose answer has a no in it. ... Hence proved. The proof given is only valid when the

[algogeeks] Secretary Problem

2007-04-29 Thread Sarah
Hi, Hope everyone is doing great! I am thinking about modify the algorithm to secretary problem and apply it to get airline purchase. Also, I know one area where price prediction has been more extensive is auctions. Sellers can benefit from algorithms that predict the final selling price of

[algogeeks] Sets having sum equal to N

2007-04-29 Thread Cool_Happy
Suppose u r given a positive number N. How will we find a set of distinct positive numbers having sum equal to N. There could be multiple such sets so what is the algo to find all those sets. TIA Negi --~--~-~--~~~---~--~~ You received this message because you