I've let people use GPT in coding interviews, provided that they show me how they use it. At the end I'm interested in knowing how a person solves a problem, and thinks about it. Do they just accept whatever crap the gpt gives them, can they take a critical approach to it, etc. So far, everyone that elected to use GPT did much worse. They did not know what to ask, how to ask, and did not "collaborate" with the AI. So…
Ask HN: What is interviewing like now with everyone using AI?
91–100 of 735 posts
Re: Ask HN: What is interviewing like now with everyone using AI?
#92Re: Ask HN: What is interviewing like now with everyone using AI?
#93Re: Ask HN: What is interviewing like now with everyone using AI?
#94The job you are therefore hiring for is now trivial. If it weren't, no amount of AI could pass your interview process.
Re: Ask HN: What is interviewing like now with everyone using AI?
#95You can see things in the emails like:
"I provided a concise, polite response from a candidate to a job rejection, expressing gratitude, a desire for feedback, and interest in future opportunities."
Re: Ask HN: What is interviewing like now with everyone using AI?
#96My startup got acquired last year so I haven't interviewed anyone in a while, but my technical interview has always been: - share your screen - download/open the coding challenge - you can use any website, Stack Overflow, whatever, to answer my questions as long as it's on the screenshare My goal is to determine if the candidate can be technically productive, so I allow any programming language, IDE, autocompleter, e…
Re: Ask HN: What is interviewing like now with everyone using AI?
#97Shouldn't a portfolio of personal projects be enough ? In the past couple years I: - adapted Java's Regex engine to work on streams of characters - wrote a basic parametric geometry engine - wrote a debugger for an async framework - did innovative work with respect to whole-codebase transformation using macros Among other things. As for ChatGPT in the context of an interview, I'd only use it if I were asked to do cha…
It's frustrating though when you've done a lot of work, as you've listed. I think in a good interview maybe going over that code and getting the chance to explain things you did, why you did, or issues you had, could also go a long way.
Interviewing is tough, more so at scale.
Re: Ask HN: What is interviewing like now with everyone using AI?
#98Panel interviews seem to be more common. Curious if others have seen the same? I personally feel very uncomfortable coding in front of a group. First one of these I tried had like 5 people watching and I lost my nerve and bailed. :|
Re: Ask HN: What is interviewing like now with everyone using AI?
#99My company, a very very large company, is transitioning back to only in-person interviews due to the rampant amount of cheating happening during interviews. As an interviewer, it's wild to me how many candidates think they can get away with it, when you can very obviously hear them typing, then watching their eyes move as they read an answer from another screen. And the majority of the time the answer is incorrect an…
As a person looking for a job, I’m really not sure what to do. If people are lying on their resumes and cheating in interviews, it feels like there’s nothing I can do except do the same. Otherwise I’ll remain jobless.
But to this day I haven’t done either.
Re: Ask HN: What is interviewing like now with everyone using AI?
#100Shouldn't a portfolio of personal projects be enough ? In the past couple years I: - adapted Java's Regex engine to work on streams of characters - wrote a basic parametric geometry engine - wrote a debugger for an async framework - did innovative work with respect to whole-codebase transformation using macros Among other things. As for ChatGPT in the context of an interview, I'd only use it if I were asked to do cha…