Hacker News new | ask | show | jobs
by crikli 3649 days ago
Conversely I don't have a CS degree and I take a rather cynical view of candidates who have do. Perhaps I've created a self perpetuating outsiders club at my company. :)

In all seriousness, though, it's because the CS majors I've interviewed have (generally) been great at theory, crap at application. I once had a guy hold forth for 10 minutes about cardinality and then flop sweat when I asked him to explain the difference between "GROUP BY" and an "ORDER BY".

1 comments

I am also not impressed by a lot of CS majors I interview. I often ask them to come up with a simple sort algorithm where performance doesn't matter or to reverse an array. A lot of them have problems with that. I am very tempted to try fizz-buzz...