←back to thread

Please stop the coding challenges

(blackentropy.bearblog.dev)
261 points CrazyEmi | 1 comments | | HN request time: 0.2s | source
Show context
lijok ◴[] No.42148208[source]
> When was the last time you had to debug an ancient codebase without documentation or help from a team?

> This is like asking a Ruby developer to debug PHP as a test of flexibility

> If the job requires specific tech skills, test those skills

Sounds like someone failed a coding challenge.

In all seriousness, you need to understand that companies rarely implement their hiring practices for the sake of it. It is usually the best their collective minds could come up with. Telling them to get rid of it without attempting to understand what problem they're trying to solve and without offering alternatives, is, to say the least, not a productive use of anyone's time.

I find in software development we try to reinvent the wheel all too often instead of borrowing practices from other professions. Let's have a look at what civil engineers have to go through to get hired at half the salary of a software dev, and let's incorporate that into our practice. That will make everyone a happy trooper !

replies(3): >>42148362 #>>42148553 #>>42149118 #
1. dmvdoug ◴[] No.42148553[source]
Might make for better software, though…