Live data from Hacker News

It is humiliating to have to do LeetCode grinding for

twitter.com

11–20 of 133 posts

Re: It is humiliating to have to do LeetCode grinding for

#13
post #5

[flagged]

A lot of developers that aren't purely obsessed with frontend or AI-like niches find Leetcoding rote. Ultimately it's just about facing a question you are unfamiliar with and whiteboarding it with a potential employer - it's only humiliating if you've got an ego to swallow.

[deleted]

Re: It is humiliating to have to do LeetCode grinding for

#15
post #5

[flagged]

A lot of developers that aren't purely obsessed with frontend or AI-like niches find Leetcoding rote. Ultimately it's just about facing a question you are unfamiliar with and whiteboarding it with a potential employer - it's only humiliating if you've got an ego to swallow.

I think that might be a bit narrow. It's humiliating not because you need to bear your ignorance in front of a judgemental audience. (although that part certainly is not comfortable) It's humiliating because the leetcode is not actually representative of anything you'll need to know to do the job. It's an exercise which selections for who can jump through the most hoops, and doesn't really select for the actual job skills.

Re: It is humiliating to have to do LeetCode grinding for

#17
post #16
post #2

LeetCode and similar tests are why I got out of software development as a career. I was tired of jumping through hoops on interviews.

How often were you interviewing that LeetCode interviews made you switch careers?

people will complain about everything

Re: It is humiliating to have to do LeetCode grinding for

#18
I think you have two different 'leetcode' interviews.

The first one if 'write detailed leetcode to solve our slightly different fizzbuzz'

The second is 'we have this specific issue, please leetcode a prototype that will solve it.do not enter in details and edgecases'

The second one is IMHO way better than any other way to find language-agnostic Devs, that's why I'm not against some kinds of leetcode.

Re: It is humiliating to have to do LeetCode grinding for

#20
Just to give some balance here, I'll state a seemingly unpopular opinion.

Personally, I have not had issues doing complex coding questions in interviews, or at work. And it becomes clear pretty quickly on the job, when your co-worker has weak computer science fundamentals. Reasoning from first principles is a very powerful technique.

Post reply on HN