Me postulé en línea. El proceso tomó 2 días. Acudí a una entrevista en Arista Networks
Entrevista
Got a email from the recruiter to setup a telephone interview. Had to give it on SSH client ( Putty)
Preguntas de entrevista [1]
Pregunta 1
Was quite easy - Delete a nodes with a particular value from a linked list ( where the value is passed to the function).
Algorithm was v simple , but the focus of the interviewer was on the variables, syntax and stuff. Not worth it :)
Me postulé a través de una facultad o universidad. Acudí a una entrevista en Arista Networks (Bengaluru)
Entrevista
it was of 2 rounds.
1st - questions on lined list and hashing - a total of 4 questions were ased to me
2nd - on pointers and bacground... mostly theyll tae CSE bacground students only
There was 3 three technical round and one hr round . The focus in tech round was on programming basics and os plus networking.Interviewers supported a lot, just relax. Very elated to be a part of the process.
Me postulé a través de una recomendación de un empleado. El proceso tomó 1 semana. Acudí a una entrevista en Arista Networks (Los Angeles, CA) en oct 2021
Entrevista
SSH to the company server to edit with vim, compile with GCC or g++, debug with GDB. Sensory coding problems are those.
Find missing number and the running time of the two functions (both counting the number of 1s in a binary number).
Preguntas de entrevista [1]
Pregunta 1
Find missing number and the running time of the two functions