Ask HN: Should we change the way we do software interviews? What's stopping us?
21–30 of 96 posts
Re: Ask HN: Should we change the way we do software interviews? What's stopping us?
#22I conduct this style of interviews. It's easy to complain, but much hard to propose better options. Most alternative hiring proposals do not meet the fundamental criteria of Big 4 hiring: they must reject approximately 99% of applicants while consuming an average of two hours of engineer-time per candidate.
Re: Ask HN: Should we change the way we do software interviews? What's stopping us?
#23We absolutely should. Here's what I'm doing to help change it: I'm launching a new venture that will try to help connect great engineers with great companies. Companies with great teams, competitive benefits, and the belief that engineers shouldn't have to go through bullshit interview practices and shouldn't have to study 150 hours for a round of interviews. The flow is pretty simple: a quick Skype/Hang out call to…
So your solution is to have people work a second for free with the hope that maybe they'll get a job after a while?
Candidates who did the unpaid version saw the clear value: they invest 3-5 hours once, and potentially cut out 20+ hours of first round interviews, or even all the studying like the OP did.
Nobody that we've tested in the beta complained about a few hours of free "work" - they were actually excited about it.
Re: Ask HN: Should we change the way we do software interviews? What's stopping us?
#24Re: Ask HN: Should we change the way we do software interviews? What's stopping us?
#25Absolutely. I've seen companies send an intern to do a technical interview for someone with over 10 years of experience. The intern's feedback was that the guy had a lot of experience, but made some syntactic error on a whiteboard exercise so it was a pass. I don't know who gets to dictate shit like that, but it's absolutely broken. For reference two days later I overheard the same intern saying that JavaScript was f…
Interviews where people just wait for you to make a mistake should be not a thing anymore.
(Looking at you, Google)
Re: Ask HN: Should we change the way we do software interviews? What's stopping us?
#26We absolutely should. Here's what I'm doing to help change it: I'm launching a new venture that will try to help connect great engineers with great companies. Companies with great teams, competitive benefits, and the belief that engineers shouldn't have to go through bullshit interview practices and shouldn't have to study 150 hours for a round of interviews. The flow is pretty simple: a quick Skype/Hang out call to…
How is this going to broaden the application pool to include neurodiverse candidates and not just pander to the credentialist notion that rote leaning to get a piece of paper makes you the best candidate.
Re: Ask HN: Should we change the way we do software interviews? What's stopping us?
#27We absolutely should. Here's what I'm doing to help change it: I'm launching a new venture that will try to help connect great engineers with great companies. Companies with great teams, competitive benefits, and the belief that engineers shouldn't have to go through bullshit interview practices and shouldn't have to study 150 hours for a round of interviews. The flow is pretty simple: a quick Skype/Hang out call to…
Everyone wins - engineers don’t get their time wasted, and interviewing companies are quite interested in not to waste theirs.
Re: Ask HN: Should we change the way we do software interviews? What's stopping us?
#28I actually really like the way that my company does software interviews. We do an initial resume check and screener phone call. After that, we send prospectives a take-home code sample that they can work on. The problems are very small and well-scoped and they can take as long as they want to work on it. We do an initial code review. If we have notes for improvement, we give the candidate feedback and ask if they'd l…
Re: Ask HN: Should we change the way we do software interviews? What's stopping us?
#29We absolutely should. Here's what I'm doing to help change it: I'm launching a new venture that will try to help connect great engineers with great companies. Companies with great teams, competitive benefits, and the belief that engineers shouldn't have to go through bullshit interview practices and shouldn't have to study 150 hours for a round of interviews. The flow is pretty simple: a quick Skype/Hang out call to…
Is this from you or from the company? If it’s from you what kind of project is it? Web development? It seems like the technology stacks are so diverse it’s hard to give a coding test that’s applicable to a wide range of companies.
Re: Ask HN: Should we change the way we do software interviews? What's stopping us?
#301) You don't do problems you've already solved that they have to come up with same answer to.
2) You don't do algorithm / problem testing that they're never going to use on the job.
3) You don't do whiteboarding except as you would in real life.
Engineering teams are people working collaboratively to solve complicated problems where nobody knows the "right" answer. Any interview that's going to tell you something is going to measure along those metrics, and not "can you invert this b-tree on a whiteboard."