Hacker News new | ask | show | jobs
by RHSeeger 4654 days ago
To be fair, eliminating a fair portion of candidates (assuming the test does a good job of identifying the ones you wouldn't hire) isn't a bad thing. Time is a valuable resource.
1 comments

always write tests while programming :) you did not cover the whole task!

// Your code

  if "Time is a valuable resource."
    Don't waste employers' time
  end
// Refactor

// Adds candidates' time to the case

// Decreases listOfCandidates() loading time.

  if "Time is a valuable resource"
    Publish a well-detailed job position
  end