I applied online. The process took 1 week. I interviewed at Arista Networks (Burnaby, BC) in Sep 2018
Interview
Submitted my resume and got contacted by a person from HR. Got the technical interview and went to Arista Networks where they asked me some coding questions. Most important part is optimization of the code.
Interview questions [1]
Question 1
Find the missing number in an array, most difficult part was optimizing the solution which I didn't manage on time. Still I learned a lot and was pretty happy to try.
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