Question: There are 25 horses. At most, 5 horses can race together at a time. You must determine the fastest second fastest, and third fastest horses. Find the minimum number of races in which this can be done.
From: Algorithm Design Manual [Skiena]
Subject: General
Load Another Question
Select a Subject Algorithm Analysis Arrays and Strings Bit Manipulation C and Cpp Code Quality Combinatorial Search Concurrency Data Structures Databases Design Patterns Dynamic Programming General Graph Theory Hard Java Knowledge Based Linked Lists Math and Logic Puzzles Moderate Object-Oriented Design Recursion Recursion and Dynamic Programming Soft Skills Sorting and Searching Stacks and Queues System Design and Scalability Testing Threads and Locks Trees and Graphs