Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Started working on my first side project! It's an alternative way to screen developers that I think is better than anything that's currently out there. I'm interested in hearing feedback on the idea.

You provide JSON data that will be exposed through an API which candidates will use. They are given instructions on how to parse and manipulate the data. Then they POST the response to you. If the response is 200 OK - they've passed and they can upload their code for your team to review and decide if they should go to the interview stage.

I think this has lots of benefits:

- It's gives candidates a real-life problem to solve. Most, if not all software developers will have to interact with API's and manipulate data.

- Candidates can use their own dev environment that they are comfortable using.

- It saves the company time. They can choose to only assess the code of people who pass the test.

- It makes for a good candidate experience. I think it reflects well on a company if their interview process is close to real-life work.

Hoping to ship the beta version of this next month



This approach shifts the effort on constantly changing the source JSON data and specification on how it needs to finally look to the client. Lazy devs will inevitably post solutions online.

This approach also requires the client to implement ratelimiting, but you could fix that by having the data POSTed to your servers instead.

I unfortunately can't remember the name of it, but a service was presented on here a while ago that presented a series of security challenges then connected successful applicants with employers and managed the whole process. Methinks that's the right way to do this kind of thing.


You're thinking of Matasano?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: