frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Sqlit – A lazygit-style TUI for SQL databases

11•MaxTeabag•3h ago•0 comments

Did the Linux memory management maintainer "just quit"?

6•hliyan•6h ago•2 comments

S there room for a VPN with zero Five Eyes servers and RAM-only infrastructure?

3•yanbinette•7h ago•2 comments

Forensic analysis of STM32F7 firmware failure modes in drone swarms

3•ArchiveForensic•8h ago•1 comments

Ask HN: How do you prepare to tech interview? Any tip and tricks?

7•DmitriyBuchilin•8h ago•14 comments

Ask HN: Why do we snore? And what to do about it?

18•simonebrunozzi•14h ago•15 comments

Ask HN: Why didn't the C64 come with Simons' BASIC in the box from 1983 onward?

14•amichail•1d ago•11 comments

Ask HN: How to get back into programming without AI?

7•coolcoder613•19h ago•13 comments

Ask HN: Did Messages get removed from Google Takeout?

22•MollyRealized•2d ago•1 comments

Ask HN: Best worldwide / classic phone games?

7•bix6•1d ago•7 comments

Is a Claw driven Hacker News user a problem?

7•delichon•1d ago•15 comments

Ask HN: Shouldn't Google need to give a public statement about Railway incident?

179•srameshc•5d ago•105 comments

Are Tech Meetups Dead?

11•mlinhares•1d ago•12 comments

$100 to upgrade Fresh IDE for ePub TUI reading

4•jph•1d ago•4 comments

Using games/cards to learn new skills

6•dominikz•2d ago•0 comments

Alternatives to HN for "tech outside of AI" discussion?

61•summonerOS•5d ago•35 comments

Ask HN: Is $300/HR too low these days for custom full stack?

17•noduerme•2d ago•13 comments

Ask HN: Are there any serious efforts to organize tech labor now?

37•0rganize•5d ago•28 comments

Ask HN: Do you have a colophon for your personal website?

10•susam•2d ago•7 comments

Ask HN: How will you manage your digital assets when you die?

8•chistev•11h ago•4 comments

Ask HN: Failing interviews for mid-level SWE in UK, advice please

19•mjb8086•4d ago•12 comments

The solution the supply chain problems is removing your deps from .gitignore

10•SchizoDuckie•2d ago•8 comments

Ask HN: How much AI is in your writing?

10•js98•3d ago•36 comments

Ask HN: How to learn how to develop real time applications?

5•creatorcoder•2d ago•6 comments

Tell HN: Google banned Railway's account. Everything down

32•sergiotapia•6d ago•18 comments

Tell HN: I went to Alaska's northernmost town and this was the GeoIP location

5•ironmagma•3d ago•0 comments

Valgrind-3.27.1 Is Available

12•paulf38•4d ago•1 comments

Ask HN: OpenAI, SpaceX/xAI, Anthropic all to IPO, is this a sign of the peak?

9•virgildotcodes•3d ago•11 comments

You've reached the end!

Open in hackernews

Ask HN: How do you prepare to tech interview? Any tip and tricks?

6•DmitriyBuchilin•8h ago
Hey, I’m working as developer 8 years, and I changed company a couple times, and it was just luck every time, I ruined 90% of tech interviews, but in regular work I can do a lot of things, like invent some solutions, learn new things very quickly, but in interviews I’m absolute loser What can you advise me? How can I better pass job interviews?

Comments

VirusNewbie•7h ago
Practice. Use pramp.com. Do super super simple ones. If you can't do two sum or fizzbuzz or tree traversals with someone watching you, you're not going to have a prayer for harder stuff. Just start SUPER simple. Pracitce a lot.

It should be muscle memory to do the easy stuff. And then it turns out, the 'hard' questions are often just a combination of easy things.

DmitriyBuchilin•5h ago
Thank you for your reply. I trained some easy stuff of course, but it’s like arms race, I repeat leetcode things, they ask me system design, I repeat that, they ask how v8 engine works under the hood, it’s absolutely insane
VirusNewbie•4h ago
Yes but with pramp.com you can get real feedback. Sometimes it's not answering wrong, it's cause your communication sucks. Or maybe you're coming across pompous. or maybe too timid. Or maybe you have glaring bugs for certain things. I dunno. You need honest brutal feedback that is actionable.
DmitriyBuchilin•4h ago
Yes, agree, brutal feedback it’s the best driver, I will try this app
holden_nelson•6h ago
HelloInterview has helped me I think. Especially with system design
DmitriyBuchilin•5h ago
Thank you system design a real pain in ass
k8s-1•6h ago
You're not a loser, you have 8 years of development experience across multiple companies. Nailing the technical interview does not guarantee you get the job. As you mentioned, luck does play a factor and being hard on yourself for not passing an interview is time better spent preparing for the next one.
DmitriyBuchilin•5h ago
Thank you for your support, but sometimes I think that working and pass interviews absolutely orthogonal skills
eddy-sekorti•5h ago
claude and ChatGpt are your best friends, ask them to act like "the company and the position u r going to interview for" and take ur interview.
DmitriyBuchilin•5h ago
Thank you, I tried acting like this but I should do it in infinite loop, for being in a good shape, or I forget all this stuff in a week
lubujackson•3h ago
20+ year dev here, successful CTO, built many production systems, etc. I tend to bomb >50% of tech interviews.

I started doing better when I realized most tech interviews are not aligned with my brain, and that is ok. I have bad recall for syntax or even for things I've built in the past if I'm not currently engaged with them. This can come across like I am a bullshitter, or wholly incompetent. I also stumble through leetcodes - I remember enough to identify to right approach but fumble knocking out solutions in 15 minutes.

But this is fine! If everyone at a company has focused on powering through leetcodes to get the role, or the job demands photographic memory of HTTP codes ("what is code 428 used for?" An actual interview question I have seen...) I am probably not a good fit and won't enjoy the work or the culture.

Once you focus on the things you do well and find companies whose interview process emphasizes those aspects, things become much easier. Let go of the feeling that every interview is a minimal bar that any functioning SWE should be able to pass. If it was, they would be hiring every other applicant.

Some roles they give you a task and fail you quietly if you don't solve it using TDD, even if they don't mention that as a requirement. Or if you don't ask details about requirements, even for narrow toy problems. You are never going to guess all the gotchas that a company can throw up in front of you, so my advice is to confront each interview by working in the way you like to work. Show off your good attributes when you can. Listen to hints of course, but represent yourself honestly and assume at least half the companies will reject you no matter what you do, and that is fine.

Often that attitude will earn you more marks than trying to conform to what you guess the company wants to see.

DmitriyBuchilin•2h ago
Yeah, thank you for that response, I agree it’s more about how you and interviewer see some problems and solutions and if you match you can work together with great performance
recursivecaveat•3h ago
How good do you think you are at verbalizing while interviewing? Even if you can't get question X actually finished/correct, you can get a lot of credit by having an easy-to-follow thought process that shows some directional correctness or creative problem solving.
DmitriyBuchilin•2h ago
Yeah, it’s a big problem, thinking and speaking for me 2 separate processes, and I can express this signals from brain as a code, but when I start verbalising it, it blocks ability to write