Earlier quoted context omitted.
I stopped at (paraphrased): "I've never passed a coding interview. Coding interviews hire the wrong people!"
He's not wrong. 90% of coding interviews are completely unrelated to the job. Here are some experiments for you to try in your next one: - if it's a super difficult problem, remark how fascinating it is and ask the interviewer how often they're doing this stuff - if it's FizzBuzz or something else that is solved and has a known value, propose hardcoding the answer as a constant and printing it without doing any compu…
That is a systems design question and would have been reserved for Senior/Staff+ level hires. I have learned there is a whole delivery framework for providing that answer and I would not ask that of entry-level engineering. Assuming it was entry level.