What do you do when you encounter an idiotic interview question?

Posted by Senthil on Programmers See other posts from Programmers or by Senthil
Published on 2011-03-04T12:48:03Z Indexed on 2011/03/04 15:32 UTC
Read the original article Hit count: 381

Filed under:

I was interviewing with a "too proud of my java skills"-looking person.

  1. He asked me "What is your knowledge on Java IO classes.. say.. hash maps?"

  2. He asked me to write a piece of java code on paper - instantiate a class and call one of the instance's methods. When I was done, he said my program wouldn't run. After 5 minutes of serious thinking, I gave up and asked why. He said I didn't write a main function so it wouldn't run. ON PAPER.

  3. [I am too furious to continue with the stupidity...]

Believe me it wasn't trick questions or a psychic or anger management evaluation thing.

I can tell from his face, he was proud of these questions.

That "developer" was supposed to "judge" the candidates.

I can think of several things:

  1. Hit him with a chair (which I so desperately wanted to) and walk out.
  2. Simply walk out.
  3. Ridicule him saying he didn't make sense.
  4. Politely let him know that he didn't make sense and go on to try and answer the questions.
  5. Don't tell him anything, but simply go on to try and answer the questions.

So far, I have tried just 4 and 5. It hasn't helped. Unfortunately many candidates seem to do the same and remain polite but this lets these kind of "developers" just keep ascending up the corporate ladder, gradually getting the capacity to pi** off more and more people.

How do you handle these interviewers without bursting your veins? What is the proper way to handle this, yet maintain your reputation if other potential employers were to ever get to know what happened here? Is there anything you can do or should you even try to fix this?

P.S. Let me admit that my anger has been amplified many times by the facts:

  1. He was smiling like you wouldn't believe.
  2. I got so many (20 or so) calls from that company the day before, asking me to come to the interview, that I couldn't do any work that day.
  3. I wasted a paid day off.

© Programmers or respective owner

Related posts about Interviewing