r/technology • u/Choobeen • 11h ago
Artificial Intelligence Paper résumés, trick questions, in-person job interviews: Hiring is going old school to escape AI slop
https://www.businessinsider.com/hiring-process-ai-paper-resumes-in-person-job-interviews-2025-834
u/Expensive_Finger_973 11h ago
I hate the general concept of trick questions. No one is going to face a scenario in 99.9% of realistic jobs where the task put in front of them is the result of someone actively looking to make them screw up by presenting the problem in weird ways.
I hate how making the experience as stressful as possible for the person being interviewed is just part of the job hiring process so much of the time.
8
u/mjzimmer88 8h ago
LOL Oh... I thought three trick questions were to trick an AI. Like "why is it better when a car has two steering wheels?". Something that an AI will just try to answer like "it's good to have a backup" while a person would go "wtf all cars have one steering wheel"
2
u/APeacefulWarrior 2h ago
Yeah, that's the sort of thing I'd do.
Although in that case, a human applicant could also potentially show off esoteric knowledge that a "general" AI wouldn't have, like talking about how movie cars sometimes have two steering wheels so that a stunt driver can do the actual driving while the actor acts.
2
u/erwan 2h ago
Sure, maybe some crazy applicants will have an AI do the whole interview for them, but the problem is applicants who use an AI as support, especially for coding exercises.
1
u/zoopz 1h ago
You mean for prep? How is that a bad thing?
2
u/erwan 58m ago
Not for prep, but during the interview itself some candidates will have a LLM solving the coding exercise and also giving explainations for them to read.
I know it's common to use AI on the job, and I certainly do so, but currently I don't know how to evaluate a candidate who is using AI in a one hour interview.
8
u/Temujin_123 10h ago
I've done probably 100-200 interviews of engineers at a Fortune 100 company. I have avoided "trick" questions. However, I try to find questions to code something up that people generally know how to do but likely haven't had to code up yet.
A great example is writing code to turn an integer into English words (e.g., 1234 => "one thousand two hundred thirty-four". It's "simple" but has gotchas, trade-offs (memory vs algorithm complexity), opportunity for recursion, string logic stuff, etc. But it's not a "trick" question.
I've seen people melt down and not get anywhere near solving it (e.g., you break it into tuples then add magnitude words like thousand, million, billion, etc). I had one (one of best engineers I worked with) who got it right away and solved it using recursion.
11
u/anonymousbopper767 6h ago
That’s a leetcode problem so whoever answered it probably happened to study it.
Also IMO recursion is a bad way to code anything from poor readability.
3
u/SAugsburger 9h ago
Trick questions aren't remotely new either. The cliche of the pressure cooker interview isn't either although depending upon the company being able to handle pressure might be important.
5
u/chigunfingy 3h ago
If I run into an AI trying to interview me… I move on. Interviews are a two way street. If you all do not care enough about candidates in the hiring process to actually interview them you clearly are a company that probably undervalues your workers wherever you can. Which is a pass from me.
2
u/knotatumah 1h ago
Yet this entire ai-slop problem started exactly because the hiring process is broken with automated filters now being augmented by ai and ai interviews. So people now shotgun ai-generated resumes and cover letters because spending an afternoon tailoring a few resumes is a waste of time when the rejection rate is so high.
52
u/SAugsburger 11h ago
I can't imagine paper resumes coming back in any meaningful way. You can keyword scan 100 resumes in the time it takes to skim 1. I have heard of some orgs bringing back in person interviews. Some of it is too many are cheating on interviews whether through AI tools or just having somebody feed them answers. There are some tools that claim to prevent cheating, but they obviously aren't free and I have had a few external recruiters outright tell you how to cheat them. Cheating an in person interview would be considerably harder. There is some drawback though that you reduce the applicant pool for in person interviews. Some applicants that aren't as eager may not bother if they need to burn PTO to do an interview.