Live data from Hacker News

Ask HN: Who's Hiring?

news.ycombinator.com

61–70 of 215 posts

Re: Ask HN: Who's Hiring?

#61
post #47
post #42

Earlier quoted context omitted.

Start with simple and fast screens, then progress to more fine-grained tests. A simple programming question will filter out a huge chunk of the candidates (i.e., those not smart enough to code or to cheat), then email screen, phone screen, and then an in-person interview. You should also figure out _exactly_ what qualities are most important in a candidate, and which ones you're willing to overlook. Generally, I test…

We'd love to talk to companies that use coding tests in the hiring process. Do they work? How well? Any insight into the design of good filters screens?

10 years ago and for a different company (in the computer game industry), we used a two question test (in C): 1. Write hex2int (without using any stdlib functions, such as strtoul(s,null, 16) for example. :) ) 2. Delete a node from a singly-linked list.

Personally, I found a VERY strong correlation between what we wanted in a game developer and their answer to #1. #2 I didn't find all that valuable, other than to weed out people who'd never taken any algorithm/data structure coursework.

For that company, and those roles, it worked very well, because there's a correlation between bit twiddling, pointer operations, and knowing whether someone "gets" pointers and their job performance. That's not the case in most jobs, nor in most modern languages. (Who cares if you "get" pointers if your language doesn't have them?)

My current company asks on from a set of some fairly basic questions on the phone screen, and we pretty much grade the whole phone screen "pass/fail" (interview/thank you for your time). I can't say they work quite as well, but we're also looking significantly "up market" from what the game company needed.

My idealized criteria: For professional hires: keep it short, but not so basic as to be insulting. For college hires: keep it short, and probably basic. For all in-person/whiteboard exercises: ignore error checking, exceptional conditions, etc. It's just too much effort to go through in that format.

Best coding test I ever took was for Accolade, who sent a zip file of source code for a very simple game (fly an airplane across a 2D map with mountains) and asked you to write "AI" (in the game sense, not the compsci sense) for the player. You had an evening and mailed them back a zip file with your code included. That was fun to do, and I suspect gave them fairly fine-grained insight into how good a coder you were, as there's "working", "optimal" and "elegant" dimensions into which various solutions bucket themselves.

Re: Ask HN: Who's Hiring?

#62
post #3

Related question: I recently left my previous job and am now looking for consulting work. I have never done consulting before. I have RoR / Ruby / machine learning / startup experience. How should I go about finding clients?

In the Wash. DC area, the local Board of Trade had a lot of small companies that wanted to network for each other's services & business. Web devs should do pretty well there, or in similar orgs wherever you are.

I did a bit of consulting years ago, for another software shop --- I think the general rule is network in the area that your customers are going to be.

Re: Ask HN: Who's Hiring?

#63

Earlier quoted context omitted.

Get out and meet them (and their friends) in person. Nothing beats networking. I personally only work through my network when I'm searching for a job. The other key is to move fast. If you want one of these people, don't waste their time with phone interviews and things like that, just get them scheduled to come in as soon as possible. At my last two companies we would bring people in for an afternoon of interviews a…

Followup question: How do I know I have "one of these people" such that I can not waste their time with phone interviews, etc? Letting in a lot of chaff in hopes of not turning away wheat is not scalable, and if I already knew who the good ones were without phone screening them, I could probably cut down on the interviewing as well. I'll grant you that true networked hires may have earned a skip-the-phone stage, thou…

That's an interesting question that I don't really know the answer to, short of falling back on the generic "trust your network" sort of answer.

Also, I'm not suggesting that you cut out the phone interview all-together, just keep it short and be ready to schedule an in-person interview them as soon as possible, preferably while you have them on the line.

When I'm looking at a company, I'm trying to determine if they're a good fit for me just as much as they're trying to determine if I'm a good fit for them. A big part of this is showing me that you have the ability as a company to recognize talent and execute accordingly.

Re: Ask HN: Who's Hiring?

#64
OpenRain out in Mesa, AZ (Phoenix East Valley) is also hiring like crazy too.

Generally speaking, we're always on the look out for software engineers who write solid code with Ruby and JavaScript. If you're looking for a challenging position in software, I'd be happy to hear from you. We also have open PM and sales positions.

http://openrain.com/about/jobs

Re: Ask HN: Who's Hiring?

#66

We are hiring developers, php, js, ui, etc...: http://jobs.centraldesktop.com

Your UI opening requires a CS degree? http://jobs.centraldesktop.com/details?o=ui_designer

I'm not related to the parent poster, but I'm happy to see that. There's some good work done in HCI, and I'm glad to see appreciation for it.

Re: Ask HN: Who's Hiring?

#67

How timely, we're looking for 3 fulltime quality software developers right now! Some requirements: 4+ years experience doing fulltime development, proven UI/UX skills, experience with SaaS oriented development, and desire to continuously improve your skills. And at least 10 points of karama at Hacker News :) You'll be working on projects from conception to launch, contributing to the success of the business in a big…

What company?

My bad. http://www.webmetrics.com/

Re: Ask HN: Who's Hiring?

#69
post #36

How timely, we're looking for 3 fulltime quality software developers right now! Some requirements: 4+ years experience doing fulltime development, proven UI/UX skills, experience with SaaS oriented development, and desire to continuously improve your skills. And at least 10 points of karama at Hacker News :) You'll be working on projects from conception to launch, contributing to the success of the business in a big…

and contact info?

lenny.rachitsky at webmetrics.com

Also, our office is in San Diego. Details, details :)

Re: Ask HN: Who's Hiring?

#70
I put up a list of relevant job listing sites on my page a few months ago, mostly to point people to a starting page. They all still seem to be pretty active.

http://www.moondust.dds.nl/jobs.html

Disclaimer : I've posted it here before, there are no ads, it's not for-profit, only marginally relevant to this thread, yadayadayada, etc.

Post reply on HN