The original article - http://mobile.nytimes.com/2013/06/20/business/in-head-huntin... Distraction free reading and without all the annoying cruft of Quartz. Fascinating use of "Big Data" to cut through the bullshit. Wonder if it will change anything. I suspect the "tough" interview plays well into a company's PR.
Their findings wrt. formal education are interesting, too. The first time I see a big company's representative saying “test scores are worthless.”
In Head-Hunting, Big Data May Not Be Such a Big Deal
21–30 of 285 posts
Re: In Head-Hunting, Big Data May Not Be Such a Big Deal
#22I don't understand people's problem with estimating. It's a useful skill. Perhaps it would be better if the questions actually related to technology, rather than golf balls - but the principle is the same. For instance - "how many hard drives does Gmail need?" requires a rough guess of how many users Gmail has (if you're interviewing at Google, you should know it's 1e8-1e9). How much space each one takes (probably no…
The problem is, the interviewers often judge how accurate your estimation is, and not the fact that you know (the highly flawed) Drake Equation. These estimates are completely useless in real life, because in real life nobody guesses how many drives you need for GMail, or how many gas stations there are in LA.
In any case it's one of those things where you tend to do well if you've prepared for it and do pretty poorly if you face it for the first time. Probably a better fit for interviewing management consultants than programmers for sure though
Re: In Head-Hunting, Big Data May Not Be Such a Big Deal
#23I don't understand people's problem with estimating. It's a useful skill. Perhaps it would be better if the questions actually related to technology, rather than golf balls - but the principle is the same. For instance - "how many hard drives does Gmail need?" requires a rough guess of how many users Gmail has (if you're interviewing at Google, you should know it's 1e8-1e9). How much space each one takes (probably no…
The problem is, the interviewers often judge how accurate your estimation is, and not the fact that you know (the highly flawed) Drake Equation. These estimates are completely useless in real life, because in real life nobody guesses how many drives you need for GMail, or how many gas stations there are in LA.
It's also good for sanity testing, it's a useful skill to be able to spot that something is out by an order of magnitude as it can allow you to catch problems early on.
Re: In Head-Hunting, Big Data May Not Be Such a Big Deal
#24When I interviewed at Google 5 years ago they weren't using those brainteasers. There are many posts online about the actual, CS-y questions that you can expect in a Google interview, I had just assumed that the mentions of brainteasers were merely urban legend.
Ever since, whenever I've interviewed someone, I ask them to demonstrate their strengths to me first.
Re: In Head-Hunting, Big Data May Not Be Such a Big Deal
#25The original article - http://mobile.nytimes.com/2013/06/20/business/in-head-huntin... Distraction free reading and without all the annoying cruft of Quartz. Fascinating use of "Big Data" to cut through the bullshit. Wonder if it will change anything. I suspect the "tough" interview plays well into a company's PR.
Seems like it would fit into a normal database. Or maybe even an unwieldy Excel spreadsheet.
Re: In Head-Hunting, Big Data May Not Be Such a Big Deal
#26The original article - http://mobile.nytimes.com/2013/06/20/business/in-head-huntin... Distraction free reading and without all the annoying cruft of Quartz. Fascinating use of "Big Data" to cut through the bullshit. Wonder if it will change anything. I suspect the "tough" interview plays well into a company's PR.
Re: In Head-Hunting, Big Data May Not Be Such a Big Deal
#27Earlier quoted context omitted.
Their findings wrt. formal education are interesting, too. The first time I see a big company's representative saying “test scores are worthless.”
Actually they say they're giving less weight to them (historically Google has weighted them very heavily) which is significantly different from "test scores are worthless".
One of the things we’ve seen from all our data crunching is that G.P.A.’s are worthless as a criteria for hiring, and test scores are worthless — no correlation at all except for brand-new college grads, where there’s a slight correlation
This chimes with my understanding and experience that Google only really use test scores and GPA's right now as a filter to manage the vast number of internship/entry-level applicants they get.
Re: In Head-Hunting, Big Data May Not Be Such a Big Deal
#28So how useless exactly were they? As long as you are looking for a "right" answer not a correct one, they are a very good metric for testing problem solving skills.
Re: In Head-Hunting, Big Data May Not Be Such a Big Deal
#29Re: In Head-Hunting, Big Data May Not Be Such a Big Deal
#30When I interviewed at Google 5 years ago they weren't using those brainteasers. There are many posts online about the actual, CS-y questions that you can expect in a Google interview, I had just assumed that the mentions of brainteasers were merely urban legend.
I've interviewed at Google. Years, years ago. I didn't get the job. Similarly, no brainteasers, but something worse: they made me write syntactically correct code on a whiteboard. I have never written code without using a keyboard; turns out, I just didn't have the neural pathways for anything else. My brain kinda seized up. I specifically recall failing to recognise the fibonacci sequence (especially horrifying give…