Candidatei-me online. O processo levou 2 dias. Fiz uma entrevista na empresa Arista Networks.
Entrevista
Got a email from the recruiter to setup a telephone interview. Had to give it on SSH client ( Putty)
Perguntas de entrevista [1]
Pergunta 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 :)
Candidatei-me por meio de uma faculdade ou universidade. Fiz uma entrevista na empresa 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.
Candidatei-me por indicação de um funcionário. O processo levou 1 semana. Fui entrevistado pela Arista Networks (Los Angeles, CA) em out. de 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).
Perguntas de entrevista [1]
Pergunta 1
Find missing number and the running time of the two functions