Menu

Post image 1
Post image 2
Post image 3
Post image 4
Post image 5
Post image 6
1 / 6
1027

HackerRank's Open-Source ATS Gave My Resume a Different Score Every Time.

Reading 0:00
15s threshold

This open-source ATS by HackerRank has been blowing up recently: https://github.com/interviewstreet/hiring-agent It’s popped up on LinkedIn and Reddit with hundreds, sometimes thousands, of likes. 1 A coworker mentioned it to me in passing a few days ago. I’ve decided to test it out. First working run: 90/100. Felt pretty good! I had some debug prints scattered around from troubleshooting the setup, so I cleaned those up and ran it again. 74/100. Same resume. Same command. The only thing I changed was deleting print statements. I disabled DEVELOPMENT_MODE and put it in a loop to run a hundred times. The scores range from 66 to 99. If your company’s cutoff sits at 85, I fail 65% of the time. Same exact resume, different luck. Here a quick rundown on how the tool works: Your PDF gets parsed into text. An LLM is called six times to extract structured information — your basics, work history, education, skills, projects, awards. It pulls your GitHub profile, scans your top repos, appends them as extra context.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More