Technical interview asked coding questions like: Give a code snippet, what does this function do and what are some issues? Given a code solution that works but sometimes crashes, point out flaws and issues and how you would fix them or why they're a problem
Anoniem
Invalid Pointer issues, use of volatile keyword, index out of bounds