Interview Guides

Three players must pick a number on a continuous segment [0, 1]. A random number is then drawn from a uniform distribution on that same segment, and the player whose chosen number is closest to the drawn number wins. What is the optimal strategy, and where should you place your number?