Specifically, they asked for a method that would take a String input and output its mirror image. (ie, "Adam" is given; I am to output "madA"). Also, I was asked a very specific object-oriented coding question and how it related to one of my projects. Something along the lines of "Why did you need objected oriented programming in this situation?"