Sphero interview question

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

Interview Answer

Anonymous

11 Mar 2022

Invalid Pointer issues, use of volatile keyword, index out of bounds