J'ai postulé en ligne. Le processus a pris 3 semaines. J'ai passé un entretien chez Astrobotic Technology (Pittsburgh, PA) en janv. 2024
Entretien
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.
Questions d'entretien [1]
Question 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.