top | item 33895641

(no title)

fyresala | 3 years ago

I've never understood why FAANGs are so fond of leetcode. Maybe they just get the headcounts and want a dumb and easy filter to hire some not terrible programmers. And that's part of the reason why the massive layoff is ongoing.

But STAR costs you little time to practice and communication skills will definitely pay off for a programmer.

discuss

order

whimsicalism|3 years ago

STAR is what you do when you want to hire professional talkers.

Leetcode is not the only way to hire professional builders, but is much better than STAR.

ggambetta|3 years ago

I was surprised by the kind of things people openly admit to during STAR interviews. I don't enjoy doing them but they've surfaced enough red flags from candidates to save a previous employer a few bad hires.

woooooo|3 years ago

Leetcode is the only thing that scales consistently.

At small companies, a senior engineer can ask about past projects and get a sense of whether the candidate was a meaningful contributor or just along for the ride, but that's subjective and inconsistent when you have thousands of seniors.

Der_Einzige|3 years ago

Leetcode is dead, and it just doesn't know it yet. High quality LLMs killed it. Either proctor, in person onsite, or your hire likely cheated.

Leetcode can't die fast enough.

whimsicalism|3 years ago

? Leetcode interviews are "proctored"

OkayPhysicist|3 years ago

Leetcode exercises are pretty effective at weeding out incompetents. If they have a false positive rate, that's fine, you've got plenty of applicants. If they weed out some of the best that's also fine, because the number one concern when hiring is to find someone competent enough that they don't become an embarrassment to anyone involved.

Real world business decisions are dramatically less optimized than people imagine they are.

ghaff|3 years ago

Like the SAT, it probably does a reasonable job of providing a repeatable/scalable floor for skills that are a proxy for, if generally not the same as, what's needed for the job. And, like the SAT, the effort to prepare for the test is externalized.

BurningFrog|3 years ago

> I've never understood why FAANGs are so fond of leetcode

Is part of it the recent frenzy to avoid bias?

If you can't take into account how smart or personable the candidate "felt", maybe leetcode is what you're left with?

aswanson|3 years ago

OpenAI chat could probably pass leetcode.

fragmede|3 years ago

It can pass easy leetcodes. Here's a transcript of it solving an easy leetcode problem, and I also asked it for additional test cases.

https://pastebin.com/BpdcuWEM

There was another problem I tried where it gave an almost correct answer. Fixing the answer from then was probably faster than if I had to do from scratch.