After a failed coding interview, how do you move on? 😢
353
122
2K
291K
187
@codewithvoid After my failed interview, I came back and ran the whole thing in my head. I realized that I made a few mistakes that needed correcting. Watch out for these mistakes 👇
@codewithvoid 1⃣ When asked an ambiguous question, not asking clarifying questions. He described a task and an algorithm. Then asked me to "improve it". I assumed he wants me to propose something with lower asymptotic complexity. Turns out all he expected was a small simplification. +