Comment on I Will Fucking Piledrive You If You Mention AI Again — Ludicity

<- View Parent
sugar_in_your_tea@sh.itjust.works ⁨2⁩ ⁨weeks⁩ ago

I interviewed a candidate for a senior role, and they asked if they could use AI tools. I told them to use whatever they normally would, I only care that they get a working answer and that they can explain the code to me.

The problem was fairly basic, something like randomly generate two points and find the distance between them, and we had given them the details (e.g. distance is a straight line). They used AI, which went well until it generated the Manhattan distance instead of the Pythagorean theorem. They didn’t correct it, so we pointed it out and gave them the equation (totally fine, most people forget it under pressure). Anyway, they refactored the code and used AI again to make the same mistake, didn’t catch it, and we ended up pointing it out again.

Anyway, at the end of the challenge, we asked them how confident they felt about the code and what they’d need to do to feel more confident (nudge toward unit testing). They said their code was 100% correct and they’d be ready to ship it.

They didn’t pass the interview.

And that’s generally my opinion about AI in general, it’s probably making you stupider.

source
Sort:hotnewtop