I applied through college or university. The process took 2 days. I interviewed at Arista Networks (Berkeley, CA) in Oct 2018
Interview
First, They ask for transcript and resume. Then schedule phone interview for first round.
After clearing the first round. you get transfer to HR to schedule second round.
Experience wise: I learned so much even though I did not get an offer
Interview questions [1]
Question 1
Round 1:
Build a linkedList
Print a LinkedList
Check if two linkedList are the Same
Last, given a linkedList remove all element that their indices not matching fibonacci number
Round 2:
Memory layout question (stack,heap,static,code) given a code mention where each line goes in the memory.
How to implement stack (what data structure good for that) such as LinkedList or Array
pors and cons of each one of them in term of memory.
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
I interviewed at Arista Networks (Warsaw, Masovia)
Interview
By now I have had only first interview, that was focused on pure DSA. Despite that I would already recommend checking out gdb, cause it came in handy in my case.