Explain the differences between stateless and stateful systems, and impacts of state on parallelism.
What software languages have you used to design, develop, and debug software application interfaces?
What is continuous integration? Have you used it and why is it important?
What's risc architecture?
Tell me about some of your hobby projects that you've written in your off time.
Are you still writing code? Do you love it?
What elements of oo design are most prone to abuse? How would you mitigate that?
What's yagni? Is this list of questions an example?
Describe the life-cycle of a software development (application design) process.
How can you ensure that debugging a program while it's being used will not affect its functionality?
Tell me about 3 times you failed.
What are the most common errors you've found in embedded systems and how have you resolved them?
Are you familiar with design patterns? What design software have you used and in what situations?
Who are the gang of four? Why should you care?
What is inversion of control? How does that relate to dependency injection?