Following this question, what is the worst interview answer you've gotten from an interviewee in a technical interview?
locked by Jeff Atwood♦ Jun 22 at 8:47 |
closed as not a real question by George Stocker, Rich B, Shog9, John Saunders, sth Jun 6 at 1:38 |
|
|
I once went for an interview at the European Commission in Brussels. Towards the end of the interview, which seemed to go very well, they asked me how I felt about learning another language. "Great!" I said, "I would like to learn Java." (I was programming Perl and VB at that time.) The two interviewers looked at each other with bemused/amused expressions, which I realised as I left the building was down to the fact that they were referring to a natural language (all Commission employees are supposed to speak three European languages). |
|||
|
|
Q: What is encapsulation? Q: You haven't a clue. |
||||||||||||
|
|
|
This is the worst and the best answers I got from an interviewee. I was searching for a web programmer, so I did a couple of interviews. One of them had the experience and scholarship needed, but there was something about him I didn't like. At some point the interview went something like this; Me: What's your favorite programming language ? Him: You mean the one I'm the best with ? Me: Not necessarily, let's say you have a personal project at home.. which language would you chose ? Him: Why would I want to work at home ? Me: You never code at home ? Him: No, why ? Me: Well, hmm .. okay.. I wasn't impressed at all with the interview, but I decided to hire him anyway since qualified candidates seemed to be a luxury around here and I was overwhelmed with work to do. Days passed but I never stopped searching somebody else because I was appalled by his level of ignorance and ineptitude. I have never studied about anything close to computer, let alone programming. I have learned it all by myself and yet, I felt like I was light years ahead of this guy, who supposedly had more work experience and scholarship than me. Then one day another guy walks in for an interview. He had not a single programming experience nor he studied in this domain. He was just interested in programming and started playing with it at home, you know.. just for fun. At first I didn't take him too seriously, but hey you never know. So I gave him a chance and it went more or less like this; Me: What's your favorite programming language ? Him: You mean the one I'm the best with ? Me: Not necessarily, let's say you have a personal project at home.. which language would you chose ? Him: Well probably LISP or Python Me: OK you start on Monday. When I showed him one of my biggest problem I had to resolve at the time, he said he was not sure he could tackle it. I replied I knew he could and within a week my problem was completely solved. The first guy was fired shortly after and two years later we still work together. I'd go as far as to say that we are now friends and a helluva team. |
||||||||||||
|
|
|
Me: Are you familiar with any content management systems? Candidate: (Pause...) Ruby on Rails? Is that one? And I once fell for: Interviewer: (Asks quickly, offtopic) What's half of 99? Me: (Panics) 44 and a 1/2! |
||||||||||||||||||||
|
|
|
This topic reminds me of an old irc joke: Myrf> I was giving some guy a job interview today, and it turned out he didn't know who the Beatles were. Myrf> So, of course, I had to turn him down :P bozz> wtf, a bunch of people don't know who the beatles are bozz> whyd you have to turn him down just because of that Myrf> Dude, I work at a RECORD STORE. |
||||
|
|
|
This was a little while ago, but I still remember it well...this was an interview for a server administrator, specifically for our externally facing website server (in-house), so security and how to handle/configure dual-firewalls and hosts was required. Now, this was a BIG guy, not fat, but the sort you wouldn't want to go up against in Rugby...I'm no lightweight, but he towered above me...
Which reminded my of Goodfellas a bit and he leaned right over and I swear he was about to grab me by the throat.
...at which point I made my excuses and left, telling a security guard that I wanted him escorted out of the building. I ordered panic buttons for all interview rooms shortly after that... |
||||||||
|
|
|
In the job description, I specified an understanding of GOF design pattern (not as a religious position, just to make sure that the applicant wasn't an indiscriminate hacker and had some concept of order and reuse) When I asked if she knew about them, she actually answered "Yes, I saw that on the description so I looked them up." Me: "Oh, good, what can you tell me about them?" Interviewee (looking proud): "I looked them up." Me: "Anything else?" Interviewee (still looking chuffed): "They are on the internet" My boss insisted I hire her as she was cheap, she ended up costing the company heaps in lost time, huge bug fixes and 'mentoring' (for want of a much less positive word) time. Working with her was like pulling teeth. |
||||||||||||
|
|
|
Where do you see yourself in 5 years? I'll be retired by then... (after negotiating on a quite large budget for personal training as well) |
||||
|
|
|
I was invited for the interview to ask technical questions for a general web development post in a non-IT company. q: "Have you done much development?" a: "Yes. I studied computer science at X university" q: "Great, how about web development?" a: "Yes, I studied that too." q: "What is your favourite web server?"
a: "Um.." q: "Ok tell me about a web server you have used" a: "Um.." q: "Can you name me any web servers?" a: "Um.." q: "Ok have you heard of Apache?" a: "Um.." q: "Ok let's move on to databases.."
boss: "Ok enough of this technical crap, your salary will be Y and you will start on Z..." |
||||||||||||||||||||
|
|
|
good looking girl came in me: "hello - tell me something about you" girl: "I work at a local 7-11" me: "okay - do you have any experience in developing software?" girl: "no" me: "have you ever worked as a developer? or with computers?" girl: "no" me: "okay - so why are you here?" girl: "I want to work 20 hours a week and receive a full month developer loan" me: "!?!?!?!?!!??!!?!?!" that really happened to me ... I was a bit perplexed ;) |
||||
|
|
|
Q: Where do you see yourself in 5 years? A: Outta rehab, for sure! (I didn't hire him, but we both had a good laugh at his answer) |
|||
|
|
Q: What is a virtual function? A: You mean, like, virtual memory? |
||||||||
|
|
|
Background: Recruiting a QA candidate that made the mistake of claiming during the interview that he did a lot of programming in his spare time and hoped the position we were hiring for would lead to a developer job. Q: So what programming languages do you use/like best? Q: [Thinking I had been unclear] No, I mean specifically what programming LANGUAGES are you familiar with, not the platform. Q: [Trying one more time]. I am really trying to ask about programming languages, not platforms. You know like Java, C++, or C#? |
|||
|
|
Interviewing an experienced programmer and one of the questions was "How would a typical day go at your previous job?" Answer: "Got coffee in the morning as I'm not much of a morning person...so we would mainly just talk about the project or whatever. I'm not much good at night either as I get tired. I'm really good only between 11 and 3. Plus I like to golf so I would want some afternoons off." |
||||||||
|
|
|
The line "You said this was a Technical Lead position, how dare you expect me to program?" is still something of a personal winner. Close second was the guy interviewing as a Senior Developer who couldn't explain what an if/else clause did. |
|||
|
|
Applicant for java ee programming job: -What is JPA? AND What is HIBERNATE? -It's in notebook, button to put it into sleep mode. |
||||
|
|
|
Q: So what editor did you use for the PHP forum that's on your CV? A: mmm ... I don't really remember the name Q: Was it notepad? A: (laughing) No it was definitely not notepad Q: So what was it? Were you writing straight into the web server? A: I am sorry - I really don't remember the name Interview ended there. This was a few years ago and sadly I was the one being interviewed, and the correct answer was Dreamweaver (my fellows from college I did the PHP forum with reminded me when I got back form the interview). |
||||||||||||||||
|
|
|
I was asked to join in for a panel interview with about 10 minutes notice so I scratched a couple of questions on the back of an envelope and waited for my turn. After the software architect, let's call him Bob, had finished with questions about OOP (what is is-a, has-a etc) and the candidate had done fairly well, I tried "Can you tell me what know about big-O notation?" I say tried because Bob, the software architect at a startup building a database engine to handle terabytes, interrupted and said "well, I don't understand that stuff myself". I left soon after. |
||||||||||||||||
|
|
|
In an interview for a mid-level firmware position, we started asking about memory mapped I/O. As the candidate had listed several embedded projects on their resume (in C and assembly), we figured it would be a softball question. His answer was kind of shaky, so we asked if it would be easier to explain on the whiteboard. He went to the board and stared at it. His hands got shakier and shakier, he started to sweat so much it was dripping off his forehead and he was hurriedly wiping it with his hand. I really can't convey how radical the change was - the man went from calm, happy, and collected to a complete wreck in just a minute or so. Honest to goodness, 10 minutes at the board produced a function name and an open curly brace. The room was disturbingly quiet. We became concerned and tried to help, asking for just pseudo code, trying to form smaller questions, asking about bit masking, etc. Eventually one of the other interviewers asked how you could get the memory address of a variable in C. The candidate turned around, sat down, and said, "I won't be able to do that." From the time he went to the board until he left the meeting room, he never looked at any of us. After the interview was over, the other interviewers and I were very confused. I talked with my supervisors about trying to come up with a better way to interview him. Turned out that, despite a strong resume, they couldn't get any sort of technical read on him via e-mail or phone, so they had decided to fly him in. Considering the flight cost and the poor interview, they didn't want to invest any more effort in him. |
||||
|
|
|
Interview #1 "I haven't really worked with events" Promptly followed by one of our developers slamming down his notebook, getting up, and leaving without a word. Interview #2 When I realized the candidate was Googling/BS'ing all the answers I threw him this gem: me: "Have you ever worked with the XnetCookieManager class, if so, what do you think of it?" candidate: "I've used it before, it works pretty well" This is an in-house class that he could not have ever seen before |
|||
|
|
The worst one I've had was when a candidate had WCF on his CV. I quizzed him about it and he said "Oh I haven't used it but someone at work recommended it and I might be getting to go on a course"! |
|||
|
|
Q: "Oh, interesting. Your resume says that you've used .NET Remoting. So, how did you use it? What was your project like?" A: "I have never used .NET Remoting." |
||||||||||||
|
|
|
When asked to explain Object Oriented Programming: "A bunch of subroutines or computer code that does something". Then tried to explain that OOP is bad because different objects don't combine well together, giving the example that you can't use multiple javascript libraries together. Later, when asked about testing: "I never had any code come back...that I wrote..that failed any kind of unit test" |
||||||||||||
|
|
|
"What's a variable?" |
||||||||||||
|
|
|
My own answer. I was interviewing for a position and after having gone through my five years of "professional" programming experience this is the transaction that occurred... --(Paraphrased of course) Interviewer: So what is it you would really like to be doing? Me: Oddly enough... Art, 3d models and music creation. Interviewer: You wont be able to do much of that here. Me: Yeah. I know... -- I still got the job as a Software Engineer, but I figure is was probably not a great answer. |
||||||||||||||||||||
|
|
|
To someone who'd written SQL, Database, DBA and similar terms all over his CV: "Could you write a SQL query that does <problem>?" "Most of my query development has been in Access' drag-and-drop editor" |
||||
|
|
|
I interviewed a recent college graduate (her degree was in Computer Information Science) for a job developing VB applications back in the late 1990s. Here's how the exchange went. Q. How do you get records out of a database? A. You use the database thing, ADO. Q. Ok, so using ADO, how would you just, you know, get some data? A. Um, the Recordset object? Q. Right, so you have a Recordset object, how do you get data out if it? A. I think you can look inside it, you know, it has records in it. Q. Yes, how do you do that? Would you use a loop? A. I don't know what a loop is. She still got the job, just with different expectations, and she grew into quite a good junior developer. But I'll certainly never forget that interview. |
|||
|
|
I asked an interviewee to declare a data structure that he would use as a phone book. He first writes the usual C++ class
Me: Um, ok, but what if I wanted to have two hundred contacts in my phone book? Him: That's really easy, you just change this number here, and put 200 instead of 100! |
||||||||
|
|
|
Q: What are your top 5 programming books that you reference and/or liked to read? [keep in mind we didn't have internet at this site] A: HTML Bible, and the Bible Hmmm...Can't count to 5 and I'm fairly sure the Bible doesn't have any programming languages in it. I'm guessing you could pray for your code. |
|||
|
|
Q: How many constructors does the SqlCommand class have? (ADO.NET) Me: (in my mind : why the f... should I know their count?!) More than one :P |
||||||||||||||||||||
|
