I don’t have time for coding challenges
css-irl.info
I don’t have time for coding challenges
1–10 of 243 posts
Re: I don’t have time for coding challenges
#2When I'm hiring, I give applicants a real-code task, something they'd really do if they were hired - and I pay for their time too.
This method has allowed me to skip a lot of time-suck-bullshit while finding candidates, and their process with me is easier/faster too.
Re: I don’t have time for coding challenges
#3It also helps to weed out people who can’t actually program, this comes up annoyingly often.
I agree that having intentional errors in a starter repository is bad though.
Re: I don’t have time for coding challenges
#4This sentiment is too real. And too many folks in "charge" of hiring play this game. When I'm hiring, I give applicants a real-code task, something they'd really do if they were hired - and I pay for their time too. This method has allowed me to skip a lot of time-suck-bullshit while finding candidates, and their process with me is easier/faster too.
We see a strong correlation between performance on this task and performance and happiness when working with us.
The other important point is that this is very similar to the work we do and the way we generally do it. If someone doesn't like or want to get paid to do this task, they're likely not going to be happy doing it every day if they get the job.
Re: I don’t have time for coding challenges
#5I want to move from my 2000 USD a month (this is a good salary already) in a 3rd world country to a FAANG that pays 20k USD per month.
I'm willing to go through any challenge because the reward is superb for me.
Not to mention, without objective interview questions, an introverted non-native English speaker (who doesn't speak latin-germanic-based language) like me would fail most of these subjective questions (e.g. bad culture fit, can't articulate as well as a native speaker).
I like coding challenges. Please do more.
Re: I don’t have time for coding challenges
#6> Ask them to build something – anything!
> Instead of a coding challenge, ask them to spend a short time building something they enjoy, and talk about what they did and why.
To me this would be a MUCH more difficult task. A blank canvas is much harder to work with, and downright frightening. Constraints foster creativity.
Having everyone code the same thing helps the interviewer (who is also very busy and has many other things happening in their work life) gauge the different levels of the people applying easily by comparing them on the same task.
Re: I don’t have time for coding challenges
#7Re: I don’t have time for coding challenges
#8That seems very taxing on the company. I'd rather screen the candidate before committing to anything via interview/coding challenge, etc... The take-home coding challenge seems like a good idea -- less pressure than coding during the interview and allows the interviewer to assess the "real life" performance.
> Ask them to build something – anything!
That's great, but a big part of working at a company is building something that you don't like or don't understand well -- talking to stakeholders, customers, figuring out specs, etc -- something that a good take-home exercise can assess
Re: I don’t have time for coding challenges
#9This sentiment is too real. And too many folks in "charge" of hiring play this game. When I'm hiring, I give applicants a real-code task, something they'd really do if they were hired - and I pay for their time too. This method has allowed me to skip a lot of time-suck-bullshit while finding candidates, and their process with me is easier/faster too.
Most real code task require a lot of ramp up time to gain context.