I applied through university. I interviewed at Arista Networks in Oct 2023
Interview
A 90-minute online coding assessment through coderpad. The problem needs to be solved inside a browser editor and the supported languages are C++ and Python. The question was about given a string, what are the possible IP addresses that can be obtained by adding dots to the string.
Interview questions [1]
Question 1
Return a list of possible IP addresses in the alphabetic increasing order.
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.