|
|
|
|
|
by kakwa_
49 days ago
|
|
Honest question, is leetcode tests an actual failure from the recruiting company perspective? Sure, it means that from time to time you will reject people like the Homebrew creator. And it also means the recruiting process now sucks for the applicant. But in a context where it's extremely tricky to evaluate an applicant during the short span of an interview, it seems honestly like the least "arbitrary/trusting your vibes" recruiting method we have now which could be deployed at a large scale. At least, you are getting people you know had the ability to remember this stuff, and also were willing to put in the effort to learn it. |
|
E.g. for frontend we ask them to replicate a page based on video or png, with this json data, at home. Then, on interview we ask them to improve/add functionality, on their laptops if they want.
That works better than stupid tasks like finding 3 items in array that sum to 100.