Live data from Hacker News

Show HN: Recruit web developers by having them build a web app

cull.io

21–30 of 94 posts

Re: Show HN: Recruit web developers by having them build a web app

#21
post #6

I think you'll have traction problems on the developer side. Doesn't matter what kind of job it is, you can be pretty much 100% guaranteed that the job will be listed on the company website without any of the extra hoops to jump through. Requiring someone to build a web app just to apply is a huge requirement. It's fine if you gave someone an interview, and this is the final step before you hire...but requiring someo…

It is true that having it as the only option to apply for the job or even having it as a totally separate option wouldn't be the best idea.

I can see this as a useful tool for pre-phone screen or post-phone screen evaluation. At the startup where i work we do send the candidate a small code problem after the phone screen and before the on-site interview. I know lot of companies do that. Gives you a little more insight about the candidate and also ensures that you are not wasting your teammates' time as well as the candidate's time.

Also, submitting the resume/github link along with a solution to a programming challenge increases the probability of getting to the phone interview stage. Highly applicable for famous companies like FB or twitter where they receive hundreds of similar applicants every day. Of course it is a stupid method if you are trying to hire a team lead or senior engineer but for fresh graduates or junior developers it works well. I don't think they will mind spending an hour solving a problem.

Re: Show HN: Recruit web developers by having them build a web app

#22
post #6

I think you'll have traction problems on the developer side. Doesn't matter what kind of job it is, you can be pretty much 100% guaranteed that the job will be listed on the company website without any of the extra hoops to jump through. Requiring someone to build a web app just to apply is a huge requirement. It's fine if you gave someone an interview, and this is the final step before you hire...but requiring someo…

This idea/service needs to sold to HR departments who are seeking developers.

As someone who hires I want to know what they can do vs what they say they can do. When I hire I ask job applicant to cut up and code a PSD. Some refuse while the eager ones whom are really serious and are excited about the job happily do so.

Overall it's good practice and we give each applicant feedback on how to improve. The flip side allows us to see who cut up and coded the PSD the best (validates) and quickest. That is the person we go with; majority of the time.

Jobs aren't easy to come by these days and in non metropolitan cities the competition is fierce.

Re: Show HN: Recruit web developers by having them build a web app

#26
post #13

Want to work here? Do work for us for free! Then maybe we'll hire you afterwards. Great idea if you want to hire suckers.

I don't think that's the idea. I've had multiple interviews where I've been asked to code something to show that I know how to do it (even something simple as modifying a website or showing a counter). This just eases that process.

Re: Show HN: Recruit web developers by having them build a web app

#27
I have not seen the service itself for the developer, but as for the screen I would recommend a way of customizing a bit more what site it should check. Right now it seems you can only change the port, but plenty of times I just create a new directory under root for the webapp (something like http://localhost:8080/mywebapp) because it's easier in some web servers.

Re: Show HN: Recruit web developers by having them build a web app

#28
post #26
post #13

Want to work here? Do work for us for free! Then maybe we'll hire you afterwards. Great idea if you want to hire suckers.

I don't think that's the idea. I've had multiple interviews where I've been asked to code something to show that I know how to do it (even something simple as modifying a website or showing a counter). This just eases that process.

10-15 minute code exercise and "build a webapp" are not the same.

Re: Show HN: Recruit web developers by having them build a web app

#30
post #27

I have not seen the service itself for the developer, but as for the screen I would recommend a way of customizing a bit more what site it should check. Right now it seems you can only change the port, but plenty of times I just create a new directory under root for the webapp (something like http://localhost:8080/mywebapp ) because it's easier in some web servers.

Got it. Din't think of that. thanks. It'll be a nice to perform all requests relative to a webapp directory. Will send you a mail once it's done.
Post reply on HN