I applied through university. I interviewed at Arista Networks (Santa Clara, CA) in Nov 2024
Interview
Met recruiter (who is an engineer) at a career fair. Fast tracked to technical interview on a problem with three increasing levels of complexity, with the last version using binary search tree to search for a number within a range.
I applied through university. The process took 1 day. I interviewed at Arista Networks (Nashua, NH) in Mar 2025
Interview
I was asked 1 DSA question which was easy level. Then I was asked a C output prediction question and 1 C debugging question. The overall experience of the interview was good and fast paced.
I applied through university. The process took 2 weeks. I interviewed at Arista Networks (Medford, MA) in Nov 2022
Interview
Arista came to our career fair, and was shortly reached out to by an engineering manager. Process was online assessment (trivial difficulty, easier than LC easy) -> 1x60 technical. OA was any language, technical was only in C. Pressured manager for decision, ultimately got rejected due to only having 2 spots from our school available and other candidates performing just as well.
Interview questions [1]
Question 1
Some sorting/frequency counting in the OA. What's the size of this struct in C? What does this snippet of code do? (related to bit operations) Find the missing element in this array (classic binary search)