refer algorithms by cormen for this On Mon, Nov 28, 2011 at 9:56 PM, Nitin Garg <[email protected]>wrote:
> Find the min and max in an array. Now do it in less than 2n comparisons. > (they were looking for the solution that finds both max and min in about > 3/2 n comparisons). > > > -- > Nitin Garg > > "Personality can open doors, but only Character can keep them open" > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/algogeeks?hl=en. > -- Regards Anika Jain -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/algogeeks?hl=en.
