Hacker News new | ask | show | jobs
by wojciii 1995 days ago
I have not seen any interview problems where you have to debug an issue having limited information as often is the case in embedded systems. You have a set of logs and the source code to look at. The description of the problem is "X doesn't work" where X is some protocol or procedure. This is something that took me a lot of time to become good at (to not freak out, but to be systematic).
1 comments

I saw it once, I think it might have been in an interview with Scale API?