Like the author, having run a hiring program for several years based on coding challenges designed to mimic the work the team does (ie, work sample tests), I do not understand why any tech company does developer hiring in any other way. I particularly like how this team iterated on their uploader problem, abstracting it out to a socket server and providing a test suite for it. Reacting to ambiguity by abstracting the…
On asking job candidates to code
301–310 of 524 posts
Re: On asking job candidates to code
#302Earlier quoted context omitted.
According to this article[0] Robert Cornish is 45. [0] http://www.institutionalinvestor.com/article/3532520/banking...
No we were talking about Brandon Philips :)
Re: On asking job candidates to code
#303Earlier quoted context omitted.
I had nightmare of a interview experience with AirBnb in 2012. They asked me take 2 days off from work and fly all the way to SFO after I wasted couple of hours doing their coding homework. The first interviewer started with "your degree is not from a good school" like the very first sentence right to my face. He then asked me a string matching question, and insisted that I code up his brute force solution (with terr…
"Your degree is not from a good school" Next time they do that, I hope the candidate says whatever profanities they feel obliged to say to the interviewer's face. And then walks out. By all means, keep posting + telling your friends about this experience.
So, discrimination is rampant because it works so well. Its not fair, possibly not legal, but hard to stamp out.
Re: On asking job candidates to code
#304> As brain-dead as I was after eight hours at my project, [..] Is giving out an 8+ hour programming project as part of the application process really considered good hiring practice? If you apply to five jobs, you're expected to spend an entire unpaid work week writing code that doesn't benefit anyone? If a company receives 20 applicants, their ideal candidate selection wastes a collective work month? I don't really…
It's better than a 5 minute brain teaser question. Any job worth having is worth spending 8 hours applying for. Anyone who views this as "free work" probably won't be a good hire for other reasons.
Re: On asking job candidates to code
#305Earlier quoted context omitted.
Would you feel better about providing work samples if you got paid fairly for each one?
Maybe this is a bit rant-y, but "Paid Fairly" is incredibly relative. Every time I've been asked about doing some sort of paid coding assignment in my free time, I've asked to be paid at my hourly consulting rate, which many people do regularly, which is $60/hr. This is really not that much for a consulting developer. Every time this has come up, the company would not pay that rate, and offered something more like $2…
Re: On asking job candidates to code
#306> As brain-dead as I was after eight hours at my project, [..] Is giving out an 8+ hour programming project as part of the application process really considered good hiring practice? If you apply to five jobs, you're expected to spend an entire unpaid work week writing code that doesn't benefit anyone? If a company receives 20 applicants, their ideal candidate selection wastes a collective work month? I don't really…
It seems pretty simple to me, if you consider the entire protocol as what it is: a negotiation, with one side asserting their dominant position.
Please excuse me hn for beating this horse to death, but for God's sake, Programmers of the World, Organize.
Re: On asking job candidates to code
#307Earlier quoted context omitted.
I had nightmare of a interview experience with AirBnb in 2012. They asked me take 2 days off from work and fly all the way to SFO after I wasted couple of hours doing their coding homework. The first interviewer started with "your degree is not from a good school" like the very first sentence right to my face. He then asked me a string matching question, and insisted that I code up his brute force solution (with terr…
It's almost like we need a glassdoor for folks who've just interviewed at companies.
https://www.glassdoor.com/Interview/Airbnb-Interview-Questio...
Re: On asking job candidates to code
#308not sure why there is so much resistance here about doing an 8 hour test, I might be in the minority but for a traditional whiteboard interview I would spend a lot more than 8 hours revising algorithms and so on, and have a lot of stress due to whiteboard coding not being anything like real coding. Being able to take a Sunday to work on a challenging problem in my own editor / computer / dev environment sounds great!…
Re: On asking job candidates to code
#309Earlier quoted context omitted.
The problem is: Writing good resumes and having a lot of experience with programming is a good heuristic for "experience" and "knows how to play the game" but not meaningfully useful for "excellent at programming". Work-sample tests measure the latter. A worker's experience is a heuristic for programming skill, but a heuristic of a heuristic is like an average of a set of averages: Useless.
> Work-sample tests measure the latter. I think that's debatable. The quality of your measurement is then simply a function of how well your tests are in the first place. Do you really think giving a person FizzBuzz is any kind of accurate predictor of future success at a job?
Re: On asking job candidates to code
#310Earlier quoted context omitted.
Nowadays, at least for their engineering internships, they have a pre-filled list of top schools to choose from followed by an "other" option (at least when I tried applying a couple years ago). That told me exactly what I needed to know. I'd be instantly rejected because of not going to a "good school".
Curious. What schools are on the list? Would a CS degree from Georgia Tech do? Also curious about VT and NC State. I think all three of those are 'good technical schools'.