Hacker News new | ask | show | jobs
by danpalmer 3429 days ago
Was it definitely "auto rejection" or did a human read your code?

I ask because we have a coding test that most people solve (that we invite to do it) but we reject most on code quality. The purpose might not have been to solve the task, but maybe to do it in a good way?

2 comments

Why do you expect clean code from a code test? It's going to be thrown away anyway and there are time pressures.
It reads like an "auto rejection" but the email says they read it. I wish I knew what kind of code quality they looked for. I already read Clean Code, so I'm aware of certain things.