I applied online. The process took 2 days. I interviewed at Arista Networks
Interview
Got a email from the recruiter to setup a telephone interview. Had to give it on SSH client ( Putty)
Interview questions [1]
Question 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 :)
I applied through college or university. I interviewed at Arista Networks (Bengaluru)
Interview
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.
I applied through an employee referral. The process took 1 week. I interviewed at Arista Networks (Los Angeles, CA) in Oct 2021
Interview
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).
Interview questions [1]
Question 1
Find missing number and the running time of the two functions