Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Arista Networks (Dublino, Dublino) nel mese di feb 2025
Colloquio
I interviewed in February after completing the online assessment. The process lasted about half a month.
The first round was a 90-minute coding interview with 3 problems (Coding language in C, C++ or Java ). The first question was a leetcode task: find the first missing number in a consecutive array and pass the provided test cases. I spent too much time on this question, and the interview ended there. If the first screening is successful, there is a second and final 2 hour screening.
Domande di colloquio [1]
Domanda 1
Find the first missing number in a consecutive array. For example, the missing number in [4, 5, 7, 8, 9] is 6.