Show HN: Every problem and solution in Beyond Cracking the Coding Interview
41–50 of 114 posts
Re: Show HN: Every problem and solution in Beyond Cracking the Coding Interview
#42Cracking the Code Interview is a great book and excellent for practice and brushing up. But I have found leet-code questions terrible for actually interviewing candidates. A lot of them boil down to whether the candidate knows the specific trick or can regurgitate the memorized solution. (Maybe I am just bitter because I have more than once bombed a leet-code interview myself) I interview a lot of people and my go-to…
Leet Code style questions are a shorthand assessment for two things: 1. Raw mental horsepower 2. The ability to just repeatedly do focused learning, aka just grinding And sure, it probably does favor #2 these days - but that is a critically important skill. You can trade one for the other, but everybody has some amount of both, and these questions figure out, roughly, your computed aggregate score of these. They have…
Re: Show HN: Every problem and solution in Beyond Cracking the Coding Interview
#43Earlier quoted context omitted.
Leet Code style questions are a shorthand assessment for two things: 1. Raw mental horsepower 2. The ability to just repeatedly do focused learning, aka just grinding And sure, it probably does favor #2 these days - but that is a critically important skill. You can trade one for the other, but everybody has some amount of both, and these questions figure out, roughly, your computed aggregate score of these. They have…
It's def not "Raw mental horsepower" it's more knowing an obscure algorithmic trick.
The furthest I've ever seen it go in practice: binary search, BFS/DFS, hash tables. I've never seen any more obscure algorithmic trick than standard uses of these algorithms and data structures.
I'm not saying leetcode doesn't have more insane questions, but interviews tend to be straightforward.
Re: Show HN: Every problem and solution in Beyond Cracking the Coding Interview
#44Thank you for this. Some people are critical of coding tests but I do this there is a point: namely to weed out people who can't code. Am I the only one that interviewed people with lengthy resumes full of programming experience and when I asked them to do a simple programming exercise they fell flat on their face? I've seen experience in C, gave them take home two hour exam and they couldn't even get anything to com…
You don't need Leetcode style tests to weed those out. Much simpler problems will do it.
Re: Show HN: Every problem and solution in Beyond Cracking the Coding Interview
#45Actors for sure with auditions and maybe maybe chefs, male pornstars.
Re: Show HN: Every problem and solution in Beyond Cracking the Coding Interview
#46'Principal' developer at my last place spent 100 consecutive days grinding leetcode. Shortly after had an interview where they made him do a leetcode test live and he failed it. The whole thing is broken.
They could cheat on the take-home but it isn't meant to be difficult and you hopefully figured out at the in-person that they're someone who wouldn't need to bother cheating.
Re: Show HN: Every problem and solution in Beyond Cracking the Coding Interview
#47'Principal' developer at my last place spent 100 consecutive days grinding leetcode. Shortly after had an interview where they made him do a leetcode test live and he failed it. The whole thing is broken.
Re: Show HN: Every problem and solution in Beyond Cracking the Coding Interview
#48My name is Aline, and I'm the founder of interviewing.io. Thanks so much for your interest. It looks like you’re not in a country where we’re open for business yet, so we can’t create your account, but we’ll add you to our waitlist.
Re: Show HN: Every problem and solution in Beyond Cracking the Coding Interview
#49I wonder which other professions or trade ask people to perform infront of them in a simulated env as a filter criteria. Actors for sure with auditions and maybe maybe chefs, male pornstars.
Re: Show HN: Every problem and solution in Beyond Cracking the Coding Interview
#50'Principal' developer at my last place spent 100 consecutive days grinding leetcode. Shortly after had an interview where they made him do a leetcode test live and he failed it. The whole thing is broken.