Interviews in the Age of AI: Ditch Leetcode – Try Code Reviews Instead
1–10 of 286 posts
Re: Interviews in the Age of AI: Ditch Leetcode – Try Code Reviews Instead
#2Most coding challenges that non-FAANG companies give aren't terribly hard; they mostly want you to work through your process out loud, ask questions, interact.
These soft skills are as important as technical aptitude in determining whether or not you'd be a good fit with the organization.
Re: Interviews in the Age of AI: Ditch Leetcode – Try Code Reviews Instead
#3Re: Interviews in the Age of AI: Ditch Leetcode – Try Code Reviews Instead
#4Leetcode being asked in an interview is a marker of an incompetent organization.
Re: Interviews in the Age of AI: Ditch Leetcode – Try Code Reviews Instead
#5Leetcode being asked in an interview is a marker of an incompetent organization.
If I were capable of looking good during the only experience in my adult life that feels like having a solo in a middle school strings recital, I’d be applying to those places, not yours.
Re: Interviews in the Age of AI: Ditch Leetcode – Try Code Reviews Instead
#6Re: Interviews in the Age of AI: Ditch Leetcode – Try Code Reviews Instead
#7What strategies do people leverage to avoid purely AI answers?
Re: Interviews in the Age of AI: Ditch Leetcode – Try Code Reviews Instead
#8Re: Interviews in the Age of AI: Ditch Leetcode – Try Code Reviews Instead
#9I like this idea, but still think that time and people watching you will add pressure. Most coding challenges that non-FAANG companies give aren't terribly hard; they mostly want you to work through your process out loud, ask questions, interact. These soft skills are as important as technical aptitude in determining whether or not you'd be a good fit with the organization.
> but still think that time and people watching you will add pressure
When I conduct interviews, I always try to set a conversational tone from the very beginning. Code reviews in general lend themselves more to a conversational interaction and discussion rather than trying to read, process, construct, and respond in a coding challenge.Re: Interviews in the Age of AI: Ditch Leetcode – Try Code Reviews Instead
#10I like this article a lot and have had great success with this tactic (as a hiring manager) over the years. I often give a page or two of code as a take home assignment to discuss at the interview. They get a chance to look at it and research it on their own. And they also get a bit of the crucible of face to face thinking and reacting on their feet while you discuss it with them in the interview.