up vote 23 down vote favorite
19
share [g+] share [fb]

What is the best interview question you have ever been asked?

link|improve this question
feedback

closed as not constructive by Bill the Lizard Oct 24 '11 at 18:25

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ.

31 Answers

1 2
up vote 105 down vote accepted

"How soon can you start?"

link|improve this answer
20  
And answer: "I actually already rewrote your core function when I hacked into your system before the interview." – ilya n. Jun 18 '09 at 5:28
show 2 more comments
feedback

I was asked to describe the architecture of the project I was currently working on.

It gave me a chance to really show the people what I knew. It also helped that it was a far better architecture than the company I was interviewing with was using.

I ended up not taking that job, but I thought it was a great question.

link|improve this answer
feedback

When you review your peers code, what bothers you the most?

if you are opinionated, and good, you'll have an answer other than, nothing.

If you are superficial the answer will be their tabs.

If you are thoughtful and worth it with design. Maybe over or under use of design patterns. Misuse of new language features, or deodorant comments.

link|improve this answer
2  
"Deodorant comments"? I would love to use that phrase, if only I knew what it meant! – fatcat1111 Oct 7 '08 at 22:24
5  
When the code is so bad it reeks people feel the need to cover up the reek with comments which try to explain away the horrible code. – Wedge Oct 7 '08 at 23:28
2  
I believe that metaphor is originated by Martin Fowler in his Refactoring book. – Fabian Steeg Feb 6 '09 at 21:57
show 1 more comment
feedback

What do you do outside of work to further your love for programming and technology?

Best question because it is open ended, starts a dialog, gives the candidate to talk about something they enjoy, and there is no right or wrong answer (besides nothing).

link|improve this answer
9  
Why is "nothing" the wrong answer? Do you have to have a pet project or read thick technical books in your free time to excel? – Ace Oct 28 '08 at 11:40
2  
@Ace: In general, yes. People with genuine passion for something tend to enjoy doing it regardless of whether they're being paid for it. – MikeWyatt Jul 26 '11 at 17:50
feedback

(when interviewing after contracting on-site for 7 months):

"Tell me one thing that we're doing badly that you think we should do differently."

link|improve this answer
13  
Careful with that one. They'll want you to fix it. – Robert Oct 28 '08 at 11:47
feedback

"Would you like a glass of water?" is what I'm always hoping for after sweating out the wait.

link|improve this answer
show 1 more comment
feedback

If Microsoft built a car, would you drive it?

Usually the answer is, "Maybe after the first service pack is released."

link|improve this answer
3  
Think this response belong in "what's the worst geek joke you've heard?" – Owen Dec 13 '08 at 23:48
11  
"No, but I'd appreciate an OS by Volkswagen" – Daniel Daranas Apr 9 '09 at 9:51
feedback

"What bugs you about our product?". It avoids the weeding out of people who haven't bothered to research what we make.

link|improve this answer
show 1 more comment
feedback

I like to ask the interviewee to explain the difference between a reference type and a value type. After they answer, I hand them a piece of code that has an obvious gotcha in it and I ask them what the program outputs. You'd be surprised how many people with years of experience can give the textbook answer but then can't tell the difference in code. The reason I like this question is that it is an indicator of how well a developer knows how the language works on the computer compared to just knowing syntax.

link|improve this answer
feedback

My personal favorite is:

Have you ever been fired?

It is just fun to see some people squirm, but the people who answer straight with out hesitation are ones that usually can perform under pressure, and will not BS you about why the job isn't getting done.

link|improve this answer
13  
While it does seem like a good question, What if they've never been fired? Won't they just say "no" and then the question is useless? – Orion Edwards Dec 12 '08 at 2:55
show 1 more comment
feedback

"Tell me about yourself."

link|improve this answer
5  
I always hated this one... TOO open ended, and ya know what? most of that is none of your business. Ask me about me job, ask me what i know/think about X, but myself is off limits. But not downvoting, cuz as interviewer I DO see the value in it - easy question, usually get a lot to work with for followup questions... – AviD Jun 18 '09 at 5:30
show 1 more comment
feedback

Out of everyone else I've talked to, why should I hire you?

I'm personally not a fan of questions like that. It seems to indicate laziness on the part of the interviewer. In my mind, it is the interviewer's job to determine whether or not I'm the best candidate, by asking technical questions of the appropriate breadth and depth. Yeah, maybe this kind of question can determine how well a candidate can communicate, but it mostly feels like a trap question. There doesn't seem to be a right answer without dishing out the BS.

link|improve this answer
1  
@RoadWarrior, your comment may be true about the question "Why should I hire you?" Question as stated is stupid, however. – Alexander Morland Nov 17 '08 at 13:06
show 3 more comments
feedback

My former boss killer-question (you would not belive how many people gave up without trying) is: "How much is 17% of number 19?".

link|improve this answer
1  
Sounds a lot like a fizz-buzz question. :) codinghorror.com/blog/archives/000781.html – Spoike May 14 '09 at 9:30
1  
Yaeh, but this is more trivial: my boss expected people to actually calculate this in mind (or at least using paper and pencil) :) – smok1 May 14 '09 at 9:58
show 4 more comments
feedback

What is the worst professional mistake you've ever made?

Oh, and of course my old favorite (remember this one?): in a single-elimination tournament, how many matches need to be played to determine the winner when you start with 16 teams? With 1000? With 8144?

link|improve this answer
4  
Everyone needs to be eliminated except one, and since one team is eliminated per match this gives N-1 matches. – Lars A. Brekken Oct 7 '08 at 22:28
show 1 more comment
feedback

"Tell me about a project you have worked on that was a failure and what did you learn from it?"

After the technical questions that are a requirement for the people that I usually interview, I like to ask candidates about a project that they have worked on that was a failure. I'm looking for someone who is circumspect enough to recognize failure and learn something from it. At some level, everyone has been a part of a failure. People who dodge the question ("I can't think of one.") indicate to me that they have not been paying enough attention, have an ego problem, or are not interested in passing the interview. People who just want to cast nonspecific blame ("The project manager sucked.") are excuse-makers and will do it again when things get tough.

I'm looking for reasons not excuses. Be specific. Be constructive. Convince me that you have done something to resolve that failure mode permanently or could recognize and remedy the problem should it arise again.

link|improve this answer
feedback

Once at an interview i was asked how many gas stations exist in my country....

link|improve this answer
2  
Love those crazy questions that may not have an answer but you could give an estimate on i.e. my state is x miles wide and x deep and I estimate that there are X per sqr mile so my answer is 'how the hell do I know' – Owen Dec 13 '08 at 23:50
3  
I never thought these types of questions were all that useful until I had a friend in college that interviewed with MSFT and was asked "How many baseball fields are there in the US" and answered "10 million". That's when I realized my friend wasn't very bright. :) – gatorfax Apr 8 '09 at 23:00
show 3 more comments
feedback

"What do you fear?" It's something I never considered before, at least as far as interviewing for a job is concerned. I was really caught off guard by it.

link|improve this answer
feedback

What would you ask if I told you that baseball was becoming less popular in the United States?

Certainly my most memerable, anyway.

Led to a very interesting discussion.

link|improve this answer
show 2 more comments
feedback

Forget all the "What is a virtual method" nonsense. Try out this question - it really seperates the wheat from the chaff!

link|improve this answer
2  
Link is broken. – Kristopher Johnson Apr 23 '10 at 22:44
feedback

Out of everyone else I've talked to, why should I hire you?

link|improve this answer
11  
Out of everyone else I've talked to, why should I work for you? – Michael Myers May 19 '09 at 16:54
1  
I haven't met the other people so I can't really say. – m4tt1mus Jun 22 '11 at 21:42
feedback

Lots of questions fall under the brain-teaser/riddle category: they're "how do you think" questions, rather than specific technical issues.

Some examples of these are "Microsoft Questions" (http://www.sellsbrothers.com/fun/msiview/default.aspx?content=question.htm).

Riddles and brain-teasers are fun, but not really useful, in my book, for evaluating a candidate.

Questions that revolve around algortihms, or applying some semi-common concept to somethin you've likely not thought about are far more useful.

That all being said, the best interview question I've ever gotten is, "what was your favorite course in school, and why?". It's a fantastic ice-breaker, and, if the candidate is honest, will show a lot more about what the person is interested in rather than if they merely are coding drones.

link|improve this answer
show 1 more comment
feedback

Why should I hire you?

This gives the candidate a chance to market himself. Talk about himself, tell about what he is doing or likes to do and how can he add value to the organization.

link|improve this answer
1  
Good question if you're interviewing for a marketing position. Dubious question otherwise. – Zano Nov 13 '09 at 1:09
feedback

"What do you think of my blog?"

Has the candidate really done their homework? Are they brave enough to disagree with something on it?

link|improve this answer
2  
I'm sorry, this just shows off the interviewer's egomania. "Doing their homework" should be researching the company, NOT the interviewer. (That said, I usually do that too... :$ ) – AviD Jun 18 '09 at 6:07
show 1 more comment
feedback

I've been interviewed and I have interviewed. The best question to either shine or dim, on either side of the desk, is "Why shouldn't I hire you?" The answer is what really sticks to the interviewers mind beyond all else. A good response is gold.

link|improve this answer
1  
Sounds too much like "What is your greatest weakness?" – Michael Myers May 19 '09 at 16:51
feedback

This might sound crazy but the best question I was ever asked as a quick 2 part question by the old CIO at my company.

Question 1: What was your SAT score?
Question 2: What was your GPA in college?

At the time I was relatively young with light experience and didn't understand how the questions were relevant. So after I go the job I asked him about the questions.

Question 1 is to see how bright you are. Many programmers might program well but don't know basic math or reading comprehension and vocabulary - stuff the SAT measures quite well.

Question 2 is to see if you are a hard worker. People who are bright can ace 1 test. But your 4 year college GPA is based on work over a period of time. So low SAT + high GPA = hard worker. High SAT + low GPA = lazy.

He also says that anyone who claims to "not remember" either of these is probably a liar and did not do well.

Certainly there are a lot of flaws in this line if questioning/thinking. But his point was that he didn't know enough about programming to tell a good one from a bad. He figured if he could weed out the brightest people the rest would take care of itself. For the most part he's been right.

link|improve this answer
7  
high SAT + low GPA may also mean "too busy working a real job to show up to class" ;-) – Steven A. Lowe Oct 8 '08 at 1:14
2  
It might work if you're dealing with younger programmers, but I've met some fantastic programmers that have incredible Maths and English skills that flopped at school and college. Formal education isn't for everyone, so the SAT/GPA/BSc/MEng/etc isn't the best way to judge raw ability. – Mike B Oct 15 '08 at 21:02
2  
I think this just measures how seriously someone took school. Maybe that's useful, but it might not be terribly well connected to either intelligence or work ethic, especially if school was 10+ years ago. – mquander Feb 15 '09 at 6:40
2  
I don't think GPA means much since colleges vary a lot. IT only says how good you are within your own university. – Uri May 6 '09 at 4:56
4  
I have a high SAT+GPA, but I'd be afraid to work for someone who judged primarily on these credentials. The College Board's tests are a terrible scam, and one of the math sections most useful to programmers (understanding the domain of a function) was just dropped from the SAT. GPAs are sometimes weighted, and don't take into account how thorough/difficult their program was. It filters out good candidates in favor of under-challenged ones, by overlooking more important factors. Schools often don't grade code readability/maintainability and teamwork. – T.R. May 6 '09 at 5:11
show 2 more comments
feedback

What was the most negative comment you ever received in your performance review?

How the interviewee answers tells you a lot about their honesty, forthrightness, self confidence, and ability to handle criticism.

This is a variant of the "what is your biggest weakness", but more concrete, and sidesteps bogus answers like "I work too hard".

link|improve this answer
feedback

can we write some weird things in here.. or there are strict rules about this

link|improve this answer
show 1 more comment
feedback

Design a __.
Let them think for a while, and then talk for a while, and then ask them about their choices. There are plenty of ways for a candidate to do well: See if they look to clarify design requirements, favor a methodology such as Test Driven Development, consider a broad range of tools to accomplish the task, or are familiar with design patterns or other modeling methods. Consider how well they express their ideas, if they ask for input, and if they're excited about it. See which candidates seem to have skills that are important to you, or which ones can learn quickly when asked to consider looking at a problem a certain way. Favor the ones that get a lot right or have the qualities most important to your team.
See if they have The Right Attitude

link|improve this answer
feedback

How do you think of your last company?

This question can test if the interviewee has the right attitude. Bad answer will be full of complaints on the last company. Good answer will be more positive. A guy with too much complaints might not adapt to the constantly changing environment.

link|improve this answer
1  
Make sure you find out if the complaints are about working in local, state, or federal govt first. Anyone NOT complaining would be suspicious to me. – Rake36 Sep 27 '09 at 23:24
show 1 more comment
feedback

What Are Your Weaknesses?

“Try to specify your weakness as your strength and also highlight it as a benefit.”

Your answers can be:

1) One of my weaknesses as I perceive is occasional compromise on time for quality and perfection.

2) I feel I am not very detail-oriented. I’m a person that wants accomplish as much as possible. I realized this hurts quality and therefore I‘m trying hard to find a balance between quality and quantity.

For more answers visit:

http://uttambpt.blogspot.com

link|improve this answer
feedback
1 2

Not the answer you're looking for? Browse other questions tagged or ask your own question.