Pregunta de entrevista de Sphero

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

Respuesta de la entrevista

Anónimo

11 de mar de 2022

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