frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Ask HN: What are you working on? (May 2026)

263•david927•1d ago•980 comments

Ask HN: How to get started in electronic music

5•A_Random_Nerd•3h ago•7 comments

Ask HN: We just had an actual UUID v4 collision...

459•mittermayr•3d ago•334 comments

Ask HN: How are you preparing for interviews nowadays?

5•holden_nelson•6h ago•16 comments

Rumors of my death are slightly exaggerated

1655•CliffStoll•5d ago•254 comments

Cloudflare Is Down

8•sammy2255•1h ago•4 comments

Ask HN: Best static site generator for a docs site in 2026?

9•agenttestjekuqz•20h ago•11 comments

Ask HN: How often do you investigate issues in production vs. looking at logs?

3•aspectrr•12h ago•2 comments

Ask HN: How do you choose a model for a task?

6•bix6•12h ago•8 comments

Our keyboards are tracking us

8•tukunjil•19h ago•6 comments

Ask HN: Do you know the ethics of Developers?

7•eropatori•20h ago•17 comments

Ask HN: Will low quality AI customer support be the new normal?

22•0-bad-sectors•1d ago•19 comments

Ask HN: What would you like to be working on?

6•DDerTyp•16h ago•8 comments

Remind HN: Today is Mother's Day, call your moms

371•rationalist•1d ago•162 comments

Ask HN: What Wintel/AMD (Laptop) Harware are you liking?

4•aagha•1d ago•0 comments

Ask HN: Is this the SWE workflow of the future?

15•mc-0•1d ago•11 comments

Ask HN: Can a tinnitus be triggered by high frequency noises?

6•tinnitus_crazy•2d ago•15 comments

Ask HN: Which LLM are you using to evaluate your ideas?

5•Marius77•1d ago•9 comments

Tell HN: Claude claims the AGPLv3 license violates it's content policy

12•freedomben•1d ago•0 comments

Cancelling Claude subscription renewal immediately revokes Design access

5•o10449366•1d ago•1 comments

Best AI coding plan alternative to Claude and ChatGPT

15•Jsttan•1d ago•10 comments

Ask HN: Former master-tech building AI systems – how to break into software?

4•nicku711•2d ago•4 comments

You've reached the end!

Open in hackernews

Ask HN: How are you preparing for interviews nowadays?

5•holden_nelson•6h ago
Hey all, just wondering how you're preparing for interviews in 2026? I'm assuming system design plays a larger role and the bar is probably higher across all levels. Do I still need to grind leetcode?

Comments

rolph•6h ago
be ready for zingers, like " what benefit do i get if i hire you for thousands of dollars a month, instead of paying a couple hundred for a few AI sessions?"
holden_nelson•6h ago
did someone actually ask you that?
rolph•6h ago
no, but i would make plans for an answer somewhat better than " i dont know, thanks for your time."

such as " hiring me will ensure that your AI sessions are few and limited to a couple hundred dollars expense, bare minimum, a human must prompt an AI or it does nothing. as a [professional] i have insight regarding structuring prompts, as well as fast response to code based remediation for incidents involving off the rails output, and abberant alignment adoption."

also: interviews can be more about,how you respond to being knocked off your footing, rather than gathering rote factoids about "you".

scorpioxy•4h ago
What about answering something like "I don't know but if the work can be done for hundreds on AI instead of thousands on me then I refuse to let you waste your money like that"?
ipaddr•3h ago
Just tell them they will feel better about the money they spent on the ad.
markus_zhang•5h ago
I’m not preparing much because I have quite a few years of experience under my belt.

Basically I read the JD, find some stories from my work that I can tell, brush up the CV for a bit and then that’s it. I don’t prepare for LC interviews and if I get one I just decline.

isaisabella•3h ago
Maybe AI-assisted coding? I just interviewed with Amazon and they are quite looking on how you use AI to finish a task with a wide scope. Leetcode is not the main part now though.
Meliwat•3h ago
I had just interviewed with Amazon and it was purely leetcode, with the exception of their leadership principle question. What role did you apply to?
recursivecaveat•3h ago
My employer's process is basically exactly the same: leetcode, system design, behavioural; we just tell candidates not to use AI. Hiring is one of the scarier decisions a manager can make so I think they will stay pretty conservative. Personally my philosophy is that the interview is an information-gathering session, not a workday simulation. So it makes sense to test your fundamentals even if in practice you may be delegating them most of the time.
markboo•2h ago
As a tech lead, from last year, all my new hire interview is fundamentally changed, no concept, no algo, no design. Just a real world problem, even not clearly defined yet, allow candidate use any AI tool they like, ask me questions or do research for problem clarification, and work it out. I'm watching all this process in 1-1.5 hours to see if he is a problem solver. 99% will be solved by AI with your proactivaly and smart prompt or questions in current work, so the thinking and prompting process is key.
nm980•1h ago
> 99% will be solved by AI with your proactivaly and smart prompt or questions in current work, so the thinking and prompting process is key.

I am still a junior but this seems like you are interviewing the AI rather than the candidate. Also why bother with a technical interview if you expect AI to do their job?

shaewest•1h ago
It's interviewing the capacity to use the tools in a useful manor rather testing the tools themselves.
markboo•1h ago
Actually not a real technical interview for this case, it's a real world problem solving, including business analysis(for the uncleared problem), coding, and testing to deliver to me. What I'm looking for a individual builder(or a one-person tech team) instead of an expert on a specific tech stack.
muzani•2h ago
Typical interview types we see:

Make this thing that would be impossible without AI. The test is to see if you actually architect it properly and understand principles of how things connect together.

Make this thing that would be impossible without AI. Now make these modifications without any AI.

Make this thing. You may use low quality AI like Composer 3 or none at all, but if you use none, we'll probably think of you as some kind of boomer.

Here's a bunch of technical problems that we don't know the answer to. If you give answers or insights we haven't considered, then you're bringing value to the team (e.g. git/PR policy, microservices, feature flagging, localization, security)

kentich•1h ago
Leetcode is implicit IQ testing. That is why they will likely keep it despite AI.
tptacek•23m ago
If you're hiring software developers and you care about IQ, you don't need to test it implicitly; you can safely test for it explicitly, and there are several large, deep-pocketed plaintiffs lawyer targets who routinely do so. The idea that general cognitive testing is verboten in US employment is almost entirely an Internet myth.

People use Leetcode because they believe it tests for programming aptitude.