Potential “simple game” questions for Embedded SWE interview?
I have an Embedded SWE interview coming up and the technical round is a bit different from the usual low-level/system design stuff. The interview is 2 hours total, with 1 hour focused on live coding where I’ll be asked to implement a “simple game” in C or C++, followed by 1 hour of behavioural/situational questions.
The company is not a game development company, and I don’t really have any game dev experience either, so I’m trying to understand what kind of game implementation is commonly asked in these interviews. From my research so far, I’ve seen things like Tic-Tac-Toe, Snake, and Conway’s Game of Life mentioned, but I’d like to hear from people here.
Thanks in advance!!