December 5th, 2006, 1:43 pm
Let B be big bank that wants to hire someone for a vacant position. There are N candidates. Assume that there exists a total order relation between candidates that model the bank's preferences (relying upon what you want), that is, the bank can always distinguish between 2 canditates and there is some kind of transition principle, that is if A > B and B > C then A>C. Let's cut on the details from now on.The bank is big, but not big enough to keep candidate wait, so that it has to tell them right after the interview if they hire them or not, and if not, this is irreversible. The order in which the candidates are interviewed is random.Question reads, 'What is the optimal strategy of the bank.'When N's big, can you give a thumb's rule that gives the number of candidate to be interviewed.nota bene: harder than other posts.