Ya tournament tree is fine, you can even check it on
http://www.geeksforgeeks.org/archives/11556

To decide a winner among N people, ( n-1 ) people should loose. So N-1
games will decide.


On Mon, Apr 9, 2012 at 12:45 AM, SAMM <somnath.nit...@gmail.com> wrote:

> This can be done using Tournament Tree ...
>
> PLzz refer wiki or  http://www.geeksforgeeks.org/archives/11556 ... This
> will surely help ..
>
> --
> 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+unsubscr...@googlegroups.com.
> 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 algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to