Live data from Hacker News

Tell HN: Unpaid home assignments are not ok

news.ycombinator.com

61–70 of 470 posts

Re: Tell HN: Unpaid home assignments are not ok

#61
I prefer them to whiteboarding. Preparing for whiteboard interviews takes a lot more time.

I will however not accept a take-home coding test before I spoke with the engineering team and saw that they're seriously considering my application (i.e. it looks like I will be a good fit, and they just want to make sure I'm not some fraud who can somehow talk the talk, but can't walk the walk).

Re: Tell HN: Unpaid home assignments are not ok

#62

They are much better than livecoding. I take 8 hour home assignment over 1 hour livecode torture.

At least with live-coding, the company is investing at least as many person-hours as you are -- in my experience 2x as much, since there are normally 2 people doing the evaluation.

Re: Tell HN: Unpaid home assignments are not ok

#63
Home assignments are a great way to evaluate a candidate. A "one hour" project would not be sufficient for that, the problem would be too easy.

I find it weird that you guys don't want to spend some time to show your skills to the employer, without getting paid. These are not real projects. You're not benefiting the employer when you finish them. They also spend some time evaluating your project submission.

(I'm not talking about the companies trying to make people work free by giving them parts of the real projects in disguise)

Re: Tell HN: Unpaid home assignments are not ok

#64
First, Ghosting is a shit move. No reason HR can't send a standard lawyer approved boiler plate rejection mail.

2nd aspect is unpaid take homes. It's complicated. Companies do pay a lot to fly candidates, put them in hotels and feed them for onsite interview. So financially company can afford to pay something. But it adds a moral hazard as you are paying cash irrespective of any expected quality or commitment.

Other thing I would like to highlight is that unlike any other industry, tech. allows people to enter at ease irrespective of the pedigree and credentials. No hospital would hire a physician who has read a lot on the Internet and did some pro-bono help to the neighbourhood kids. So what is the best way to hire isn't very well defined. It could be Leetcode, puzzle problems, take home tests or something else.

Re: Tell HN: Unpaid home assignments are not ok

#66
post #51

Up front, ghosting is not okay in general. But, a few counterpoints: It seems very unlikely they expected or wanted it to take you 6 hours. Possible, but certainly an outlier (and obviously bad actor) if so. If they expected you to spent 1.5-2 hours on it - a reasonable amount of time IMO - but when got it back you clearly spent an entire day working on it, that's enough to fail because you didn't follow the directio…

> “…software development seems to be the only area where the candidates get bent out of shape being expected to prove they know what they're doing.”

FYI—Graphic Designers have been “bent out of shape” over spec work in hiring for ages.

https://en.wikipedia.org/wiki/Speculative_work

Re: Tell HN: Unpaid home assignments are not ok

#67
6 hours of work is too much and ghosting is never acceptable, but I'd much rather do a take home assignment that takes a few hours than any sort of in person whiteboard or a screen share coding session. I struggle with where the line is drawn here. If throughout the interview process you spend over an hour talking to various individuals at the company should you also be compensated for that time?

That being said, I've seen cases where the take home assignment is actual company work, in which case I 100% agree you should be paid.

Re: Tell HN: Unpaid home assignments are not ok

#68
post #51

Up front, ghosting is not okay in general. But, a few counterpoints: It seems very unlikely they expected or wanted it to take you 6 hours. Possible, but certainly an outlier (and obviously bad actor) if so. If they expected you to spent 1.5-2 hours on it - a reasonable amount of time IMO - but when got it back you clearly spent an entire day working on it, that's enough to fail because you didn't follow the directio…

Those aren't "counterpoints", they're assumptions.

Re: Tell HN: Unpaid home assignments are not ok

#69

I've had the same experience. Submitted a working code test and crickets. I left it up on my GitHub named "{company name} coding test" and a couple of months later they asked me to take it down beacuse other people were plagiarizing it. Like them, I was concerned with the legal ramifications of providing any sort of contact, so I took no action and didn't respond.

If you ask a candidate to complete such a thing and then they turn in obviously copied work, isn't the author who published it doing the hiring manager a favor?

We put a shibboleth in our test for this reason, there's ~20 solutions up on GitHub and 80% of them are wrong. Feel free to copy them, it makes it so much easier for me to grade.

Re: Tell HN: Unpaid home assignments are not ok

#70
post #51

Up front, ghosting is not okay in general. But, a few counterpoints: It seems very unlikely they expected or wanted it to take you 6 hours. Possible, but certainly an outlier (and obviously bad actor) if so. If they expected you to spent 1.5-2 hours on it - a reasonable amount of time IMO - but when got it back you clearly spent an entire day working on it, that's enough to fail because you didn't follow the directio…

> software development seems to be the only area where the candidates get bent out of shape being expected to prove they know what they're doing

At least in my experience, people in most fields aren't expected to do free work to show they know what they're doing. In general, past jobs, references, and portfolios tend to be used.

Post reply on HN