Vertex interview question

Write a hide-and-seek simulator in Java using 90s Java semantics. Basically a test of knowledge about dynamically-sized arrays, standard library random, and C++-style OO. About the challenge level of a CS102 course.