Candidatei-me por meio de recrutador(a). Fiz uma entrevista na empresa Arista Networks (Vancouver, BC).
Entrevista
Went for first round, interview with developer on coderpad after initial HR screen. Interviewer was nice, polite and well prepared. Usual struct packing, memory layout questions, followed by coding question to write a method to remove nodes from singly linked list with a given value. The removal method should be void - void removeNode(Node** node, int val)
Outras avaliações de entrevista de vagas de Senior Software Engineer da empresa Arista Networks
Candidatei-me por meio de recrutador(a). Fui entrevistado pela Arista Networks (Austin, TX) em abr. de 2026
Entrevista
basics of c printfs. The patterns used in clg days was a bit confusing for a 15 yrs exp person like me. Dont know if its of any use on daily work as a SDE. Then BST programs 30mins 3 programs. Had written 2 and half and its correct for sure. Did ask for 5 extra mins to complete. But was denied.
Keep strong in basics and expect interviewer a SE asian to be strict on time. I thought i would be in for 2nd given i answered most of them. But was rejected.
First round: three medium level questions from Leetcode.
Second round: how to implement a stack with generic elements; how to use gcc to debug.
Third round: the interviewer not showing up.
Perguntas de entrevista [1]
Pergunta 1
First round: three medium level questions from Leetcode.
Second round: how to implement a stack with generic elements; how to use gcc to debug.
Third round: the interviewer not showing up.
Candidatei-me de outra forma. Fui entrevistado pela Arista Networks (Bangalore Rural) em fev. de 2026
Entrevista
There were 3 rounds. First was DSA and C++ round. Second was design round LLD and HLD and last was the manager round. I got out in the first round. There were some c++ questions and one dsa of linked list