logoalt Hacker News

seanmcdirmidtoday at 4:59 AM4 repliesview on HN

If you don’t cram for leetcode, you won’t pass a leetcode interview. It takes some kids a few interviews to figure that out, even they are from elite school like MIT. You were just their learning experience.


Replies

anonymarstoday at 5:23 AM

I get the impression you latched on to the word leetcode and took away something very different

FizzBuzz, reversing a sentence -- this is programming your way out of a wet paper bag, not elite and esoteric skills that need advanced study and cramming

show 1 reply
Vishontoday at 9:26 AM

Yeah, LeetCode interviews are their own weird universe. Even smart people get wrecked until they realize you have to treat it like an exam. Most failures aren’t about ability, it’s just pattern recall under pressure. I’ve passed some rounds I had no business passing just because I stayed calm. StealthCoder helped me a bit there since it keeps me from blanking during the actual interview.

otabdeveloper4today at 3:38 PM

> FizzBuzz is now a "leetcode question"

anonym29today at 5:19 AM

If you can't solve FizzBuzz in half an hour with a language of your choice while being able to look up syntax, your problem isn't that you failed to cram for leetcode, it's that you don't know how to write code.

There's nothing inherently wrong with not being able to write code, but you probably shouldn't be applying for software engineering roles where the main responsibility of the job is ultimately to write working code.

show 1 reply