Hacker News new | ask | show | jobs
by fraserm 4453 days ago
Has any Github code or practices put you off interviewing someone so far? What kind of dev test do you do? Question and answer or give them a spec to implement?
1 comments

I give them a dev test (Node JS) with their choice of database to create a small service (front end and back end).

Deliverable is code + db scheme + additionnal questions (mostly how they would improve if they had time, choice on tech etc.)

We also have in interview "do this function for me" to see how they think