|
|
|
|
|
by BandButcher
695 days ago
|
|
so much this, I applied recently to a tech company which gave me 2 questions to complete within an hour. I knew the solution to the first was the min-cut algorithm, but no way I could code it straight up and down let alone in ~30min.
Plus these leetcode-esque questions always come with millions of test cases making the need to be 100% exact and double check the constraints. I even had my data structures/algo book nearby on the shelf that I could've used to cheat this but that would've been a new low for me, especially considering this was for a "mid"-level position working on APIs/JS/SQL. I can understand if you want me to be an algorithm specialist but for web development for what im assuming would be a run of the mil SaaS application... this is absurd. |
|
The real question: If the tables were turned, could the interviewers pass their own tests? Probably not.