by JHof on 8/12/16, 5:28 PM with 33 comments
by BinaryIdiot on 8/12/16, 6:49 PM
Almost every single time I've submitted a resume through whatever process a company has to do so (which almost always includes one of these systems) I RARELY hear back in any decent amount of time (if at all; the amount of technology companies that have never sent any type of response to me at all is absolutely staggering).
However, if you can find the recruiter's email address, the email address for the head of a group you want to work for or even a hiring post (like HN's Who's Hiring) where they give you a direct email address to send to, those are almost ALWAYS the best.
I'll never forget applying to one company a while back where I submitted through their online process then, later that day, saw their email address in the Who's Hiring on HN and directly emailed them. I went through two interviews as a result of my direct email then almost a month later got a call from whoever received my first application. The crazy thing is that one was FAST and actually responded to me; most are super slow or never respond to me.
by vtange on 8/12/16, 6:32 PM
Even if you formatted well, you'll need to have enough keywords, etc. to win against the crowd.
Your time is better spent working on networking. My current job came from a friend's referral and honestly, I'm sure many companies will take a referred candidate over a candidate whose resume got the green-light from a machine.
by runlevel1 on 8/12/16, 6:37 PM
I usually layout my resume in something like InDesign and render it as a PDF. Anecdotally, those parsers perform terribly on them.
For instance, a couple years ago Jobvite had a problem parsing tables in PDFs rendered with Adobe Quartz PDF print driver. They wouldn't allow you continue until the parser succeeded.
Their recommendation was that I rewrite my resume in Word.
by libria on 8/12/16, 6:57 PM
by akeating on 8/12/16, 6:06 PM
by kowdermeister on 8/12/16, 9:53 PM
Parsers are based on millions of CV-s as inputs and they are looking for patterns. I'd guess that layout is much more important than format.
by JustSomeNobody on 8/12/16, 8:19 PM
If your resume is treated this way, how will you be?
by midnitewarrior on 8/12/16, 6:44 PM
by vthallam on 8/12/16, 6:09 PM
Some ATS keep first name, last name, email as the only mandatory fields and in that case a basic resume where you keep the name as the first thing on top would work. But most of the others ask for your visa status, ethnicity and various other things, so that has to be manual work again.
As far as i know most of the resumes made in simple LaTeX have had more chances of getting parsed.
PS : ATS refers to Applicant tracking systems which many companies use to post jobs and track applicants and manage the hiring process.
by pknerd on 8/12/16, 7:37 PM
A while back I wrote a Python script automating Job applying procedure for Glassdoor. It worked for a guy who got the job. If one finds it interesting, contact me at kadnan at gmail.com. Both trial and paid version available
by gtk40 on 8/12/16, 8:34 PM