I applied through college or university. The process took 1 day. I interviewed at Arista Networks (Atlanta, GA) in Jan 2017
Interview
It was my first interview and it was great. The interviewer was nice and it was a easy interview but I wasn't prepared enough on some fundamentals in operating systems, actually computer systems stuffs. The algorithm part was easy and it's better to use C or C++, otherwise prepared for tricky questions for Java or other languages.
Interview questions [1]
Question 1
BST in-order traverse; find minimum in BST; find next element in BST
I applied through a recruiter. I interviewed at Arista Networks in Jun 2026
Interview
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
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