Ho presentato la mia candidatura online. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso Astrobotic Technology (Pittsburgh, PA) nel mese di gen 2024
Colloquio
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.
Domande di colloquio [1]
Domanda 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.