Candidatei-me online. O processo levou 2 semanas. Fui entrevistado pela Arista Networks (Dublin, Dublin) em fev. de 2025
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 1
Find the first missing number in a consecutive array. For example, the missing number in [4, 5, 7, 8, 9] is 6.