These types of questions are terrible interviewing techniques. An interviewer who, even jokingly, goes into the room with an interrogative mindset is fundamentally failing at the core purpose of interviewing: finding good talent, preferably relatively undervalued talent. An interviewer should not be looking for someone who mirrors their way of thinking or or their approach to solving a problem. They should be looking…
My Favorite Engineering Interview Question
51–60 of 131 posts
Re: My Favorite Engineering Interview Question
#52Earlier quoted context omitted.
A picture? Are you hiring artists? Seriously. What do you get out of that?
A picture is a useful abstraction of reality. It forces people to think about what they'll 'answer' before they do. Some people might draw a diagram, some might draw a story, who knows. It tells a lot about people and how they think. For some people this may seem like a fun task and they'll get excited about it, some may not find it useful and argue about it and others (the ones you want to avoid) will frown upon it…
Re: My Favorite Engineering Interview Question
#53Advice for new questions: instead of contrived ones, pick a problem you've actually encountered in your job and ask the candidate to solve it. I've never had to implement a datastore like this -- so unless that's what you're actually doing, it doesn't seem particularly relevant. Another plus is that if you're doing interesting work, you have an almost endless supply of questions to choose from. Candidates also seem t…
Re: My Favorite Engineering Interview Question
#54Re: My Favorite Engineering Interview Question
#55These days i read "The Guerrilla Guide to interviewing" by joel before attending/conducting an interview. http://www.joelonsoftware.com/articles/fog0000000073.html . The OP's question doesn't have place there :-)
Re: My Favorite Engineering Interview Question
#56Earlier quoted context omitted.
Can you describe your kobayashi maru question? I'm curious.
Yeah, but it wasn't technical. The point of the question was to assess my entrepreneurial IQ, or so I was told after. Generally if an unemployed person's applying for a job, their entrepreneurial IQ is low at the moment and they need money. Nevertheless: I was to acquire a desk to work at, which needed to have certain dimensions for under a certain dollar figure. The internet is down, the local office supply company…
Re: My Favorite Engineering Interview Question
#57I love to ask something that is simple to start with, and then build on it interactively with the candidate. One of my favorite questions is - Give me a normalized database structure that you'll implement if you were to build gmail - incorporate conversations, messages, multiple message participants and labels. Then, depending on the candidate, I build upon the question,and go into various optimizations possible, the…
This. A million times this. I do the same thing starting with a simple kernel, but keep growing it, throwing in monkey-wrenches, see how the candidate reasons and adapts. Good candidates will start recognizing and acknowledging trade-offs, whereas bad candidates will settle on one clear path. Good candidates will speak about the ideas they're trying to get across, whereas bad candidates will drop into talking about s…
One candidate when faced with some questions on how he'll handle load said he'll switch to Oracle :) Promptly asked to leave.
Good ones clearly show that they have the ability to deal with multiple tracks of ideas, know that trade-offs need to be taken care of, in general, have an approach that with some ingenuity, almost all problems are solvable. Thats the attitude I (and I guess you too) look for.
Re: My Favorite Engineering Interview Question
#58Earlier quoted context omitted.
Yeah, but it wasn't technical. The point of the question was to assess my entrepreneurial IQ, or so I was told after. Generally if an unemployed person's applying for a job, their entrepreneurial IQ is low at the moment and they need money. Nevertheless: I was to acquire a desk to work at, which needed to have certain dimensions for under a certain dollar figure. The internet is down, the local office supply company…
Very dumb question, indeed.
Re: My Favorite Engineering Interview Question
#59My favorite: "Write a script that will save you one minute of time every day" closely followed by "Draw a picture of your job/Facebook/the future /whatever"
Re: My Favorite Engineering Interview Question
#60Advice for new questions: instead of contrived ones, pick a problem you've actually encountered in your job and ask the candidate to solve it. I've never had to implement a datastore like this -- so unless that's what you're actually doing, it doesn't seem particularly relevant. Another plus is that if you're doing interesting work, you have an almost endless supply of questions to choose from. Candidates also seem t…
I feel the same way about little puzzles that companies like to present to the candidates, especially the ones with a "trick" answer. I never worked in a place where I had to solve tons of small little puzzles all day, or have to memorize a set of obscure language features, and can't look them up online if I need to. As you said, the best interviews are the ones by a white-board, working together to solve something r…