Coding on the spot might seem surprising to those outside of the software industry, but it’s standard practice. Sounds like wishful thinking to me. At least I wish it were true. I've been involved in a lot of interviews at my company, and I'm the only one who ever asks anyone to write code.
If you can comment, I would be interested on the standard of coding that successful candidates exhibit once employed. Personally, if I could only ask a candidate one question, it would be something that involved writing code. Too many times I've seen candidates with impressive resumes, technical knowledge, or conversation skills, fail miserably to implement trivial (e.g. stricmp) functions.
Debunking the Google Interview Myth
21–30 of 94 posts
Re: Debunking the Google Interview Myth
#22Yeah, the Business Insider questions were certainly not real. I actually got several questions from family members and friends about it after that article ran. The reality is at once much more pedestrian and more interesting (if you consider algorithm or system design questions more interesting than brain teasers like I do).
edit: typo
Re: Debunking the Google Interview Myth
#23Google's online application asks for your SAT scores. That always struck me as odd.
Re: Debunking the Google Interview Myth
#24I wonder about the technical knowledge of this person who's writing articles about hiring technical people. "Explain the significance of ‘dead beef'" is a perfectly valid, if somewhat unimaginative, technical question.
Re: Debunking the Google Interview Myth
#25That whole “Google cares about GPA even for people years out of college” thing? I supposed I can’t speak for every hiring committee, but I never remember my hiring committee discussing the GPA of a professional candidate. For that matter, we were never even given a candidate’s GPA unless he/she elected to put it on their resume. This doesn't jive with what I know of the process. Tom Galloway's response in the comment…
Re: Debunking the Google Interview Myth
#26I wonder about the technical knowledge of this person who's writing articles about hiring technical people. "Explain the significance of ‘dead beef'" is a perfectly valid, if somewhat unimaginative, technical question.
No, it's not. It's a trivia question. Nobody uses such techniques any more because looking at raw memory dumps is not the right way to debug these days.
Re: Debunking the Google Interview Myth
#27So grades matter, but not forever...
Re: Debunking the Google Interview Myth
#28Also, glass door has better content.
Re: Debunking the Google Interview Myth
#29I wonder about the technical knowledge of this person who's writing articles about hiring technical people. "Explain the significance of ‘dead beef'" is a perfectly valid, if somewhat unimaginative, technical question.
No, it's not. It's a trivia question. Nobody uses such techniques any more because looking at raw memory dumps is not the right way to debug these days.
Lastly (and I am completely going on a limb here, without any concrete information), this could also be used to gauge team/culture fit Google. This is a good way to see if you'll be a fit for a team that spends a huge amount of time finding and fixing low-level bugs: it's fun to read about infrastructure that Google has built, but the actual process of building it may be very frustrating to some. Not being a fit for such a group doesn't imply rejection, it could simply mean you're brought back to a different round with another set of people.
Re: Debunking the Google Interview Myth
#30Yeah, the Business Insider questions were certainly not real. I actually got several questions from family members and friends about it after that article ran. The reality is at once much more pedestrian and more interesting (if you consider algorithm or system design questions more interesting than brain teasers like I do).
i agree with the general idea of the article, but I actually got some of those exact Business Insider questions during my interviews with Google. obviously, some of them are probably fake (like the manhole one), but there are couple that definitely real. edit: typo
For example, take this one: "A man pushed his car to a hotel and lost his fortune. What happened?"
Come on, no one was asked that. If even if they were, the hiring committee would take one look and that and throw out the feedback.
As for some of the other questions, like "How much would you charge to wash all the windows in the Seattle?" (1) This question seems fishy, just because it's about Seattle. Yes, Google has a Seattle office (where I worked), but it has very few PMs. It's far more likely that this question was asked at Microsoft. (2) This question is actually very standard for consulting question. It's really a totally fair problem solving question, as the accuracy of your final answer doesn't matter.
The Business Insider article is designed to be link bait - reprinting fake questions and building off the "OMG IT'S GOOGLE" stuff. The legitimate questions on this list are actually totally normal for tech and consulting companies.