@Don can you give the algorithm for the same??
how would you implement it??

On Thu, Aug 30, 2012 at 10:03 PM, Don <[email protected]> wrote:

> The second largest element is the largest element beaten by the
> winner.
> So if you implement a tournament in which each element keeps track of
> the largest element it has beaten, you'll get the second largest
> naturally.
> Don
>
> On Aug 29, 9:15 am, Sangeeta <[email protected]> wrote:
> > give the algo or program to find second largest element in a list using
> > tournament method
>
> --
> 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.
>
>

-- 
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.

Reply via email to