Me postulé a través de un reclutador. El proceso tomó 1 día. Acudí a una entrevista en Arista Networks
Entrevista
One round of interviewing in-person using a laptop. I met a recruiter at a college/university job fair. The interview was not too long. It only took up to an hour and involved only a single question that was not too difficult in terms of task. The main difficulty was just understanding how to use C and being familiar and careful with proper pointer usage as well as pointers to pointers, etc.
Preguntas de entrevista [1]
Pregunta 1
They asked a low-level question in C that involved pointers and handles. Simply had to understand basic C, syntax, and proper pointer usage. Was allowed to use a text editor of my choice. Had test cases, but also asked for me to provide some potential test cases that could further verify the validity of my solution.
Me postulé a través de un reclutador. Acudí a una entrevista en Arista Networks en jun 2026
Entrevista
Pros:
Great initial approach – the recruiter thoroughly checked my GitHub profile and projects before the interview, which is very uncommon and shows they do their homework.
Cons:
A major mismatch between the job description ("Software Engineer C++") and the actual interview reality. The technical stage on CoderPad strictly tests bare-metal C98 skills: raw pointers, manual bitwise operations, and packing bytes into 64-bit integers. If you are accustomed to modern C++ (RAII, templates, safe memory management), this will feel like a massive step backward. Additionally, the time expectations for live low-level bit-shifting were unrealistic, to the point where the interviewer started solving the task themselves.
Interview was kind and not stressful, just minor mismatch of naming
Acudí a una entrevista en Arista Networks (Vancouver, BC)
Entrevista
Pretty good, not too complicated, was comfortable. Mostly LC questions, and was easy enough that you should be able to do it after doing NC150. good luck for the interview!
Starts with online test, then three rounds of technical interviews follow.
Not a lot of discussion, just go straight to the technical challenges which have to be solved in time