Envié una solicitud electrónica. El proceso duró 3 semanas. Acudí a una entrevista en Astrobotic Technology (Pittsburgh, PA) en ene 2024
Entrevista
Started with a phone screen that discussed relevant experience and fit. After this the interview was an hour long: half of it was a deep-dive into technical projects. The second half was a C++ coding round in which I had to implement a bunch of basic data structures and math as they watched. No further interviews were necessary.
Preguntas de entrevista [1]
Pregunta 1
Implemented a linked list in C++. Implement functions to get length, nth element, and nth element from the end of the linked list. Also some other questions that required familiarity with the C++ STL.