People are forgetting why companies these days do Leetcode in the first place. The initial reason why we have Leetcode today is that Google originally determined through their interview research that the smartest candidates were the ones who were best at algorithms. Google wanted to hire the smartest people, not necessarily the best coders, so that’s why their interviews were mostly algorithmic. Of course everyone st…
Interviews in the Age of AI: Ditch Leetcode – Try Code Reviews Instead
71–80 of 286 posts
Re: Interviews in the Age of AI: Ditch Leetcode – Try Code Reviews Instead
#72Everything about the JIRA/timetracking/project management regime is expressly designed to prohibit that - you're a programmer, program! Faster! Know the answer RIGHT NOW!
Re: Interviews in the Age of AI: Ditch Leetcode – Try Code Reviews Instead
#73Earlier quoted context omitted.
It’s just a proxy measure for IQ really. They could have handed out Ravens matrices and got better outcomes prediction.
Is memorization how we should measure IQ? If so then LLMs have already far surpassed humans.
Re: Interviews in the Age of AI: Ditch Leetcode – Try Code Reviews Instead
#74I've never tried it, but in the age of AI why not ask candidates to interact with ChatGPT to solve a problem? In my (limited) interviewing experience the good candidates were the ones who had a good mental model for solving novel problems, were inquisitive and asked good questions. I think these attributes are also a reasonable indicator of general intelligence. The people who I hired that were less successful were t…
Could candidates opt out of using ChatGPT? I don’t think I’d be comfortable using it in an interview.
Just curious - why would you not feel comfortable using it in an interview? Interesting to hear a different POV.
Re: Interviews in the Age of AI: Ditch Leetcode – Try Code Reviews Instead
#75Earlier quoted context omitted.
Because adults with hobbies and families have better things to do. How is this so hard to grasp? Bonus is that 90% of devs literally will not use most of that knowledge. My biggest problems are getting requirements, understanding the problem, working around a legacy system or deciphering old code, not actually writing code when requirements and documentation is on point.
> Because adults with hobbies and families have better things to do If you really valued your time you would spend a week studying for the interview that gives you a 50pct or more increase in salary so you can work that many fewer years
Re: Interviews in the Age of AI: Ditch Leetcode – Try Code Reviews Instead
#76People are forgetting why companies these days do Leetcode in the first place. The initial reason why we have Leetcode today is that Google originally determined through their interview research that the smartest candidates were the ones who were best at algorithms. Google wanted to hire the smartest people, not necessarily the best coders, so that’s why their interviews were mostly algorithmic. Of course everyone st…
It’s just a proxy measure for IQ really. They could have handed out Ravens matrices and got better outcomes prediction.
Re: Interviews in the Age of AI: Ditch Leetcode – Try Code Reviews Instead
#77We use this process, and it has helped us hire some great developers without having to use third party staffing and headhunters: 1. Post well written job post on major job boards. 2. Immediately reply via text to every applicant (yes, we have opt in on the application) 3. Initial screening including several knock-out questions via text. Immediately let candidate know if they are not selected and why. 4. 30 minute can…
"Average developer tenure is two years, company is three years old." Got it. I don't think this statement says what you think it does.
Re: Interviews in the Age of AI: Ditch Leetcode – Try Code Reviews Instead
#78Re: Interviews in the Age of AI: Ditch Leetcode – Try Code Reviews Instead
#79People are forgetting why companies these days do Leetcode in the first place. The initial reason why we have Leetcode today is that Google originally determined through their interview research that the smartest candidates were the ones who were best at algorithms. Google wanted to hire the smartest people, not necessarily the best coders, so that’s why their interviews were mostly algorithmic. Of course everyone st…
Re: Interviews in the Age of AI: Ditch Leetcode – Try Code Reviews Instead
#80Earlier quoted context omitted.
In my experience the biggest bottlenecks are in the network. Most optimizations are also very very low hanging fruit because the original code was written by a moron
Also, using scripting languages and misusing browser engines unironically yet expecting performance...