Why is nobody addressing the elephant in the interview room?

Posted by ninetofivedev@reddit | ExperiencedDevs | View on Reddit | 10 comments

So interviews have never really aligned with what your typical software engineer does, so maybe this is just SSDD.

I haven’t had to think about writing code in 6 months. I read a lot of code and I can pick apart when code is not doing what it should be doing.

I’ve made this argument for years, that writing out a solution is harder than understanding what someone else has wrote and inferring the solution. It’s especially true with leetcode problems where understanding why something works is often clear once you see the solution.

Now my interview process has never required writing code. It’s honestly not something I’ve ever cared about when hiring senior engineers.

And that seems to be true now more than it ever has been. Tell me about something you built and the impact that it has. Explain to me how you use AI to help build a product. Explain how you define success criteria, how you ship to production, how you handle state and persistence and changing database.

Like if you can talk about concepts with me, I usually can sniff out the bullshit artists.

But anyway, I have an interview this week and it’s leetcode. I’ve historically been good at these, but I haven’t done one since switching to almost entirely agent based workflows.