J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez Arista Networks (Seattle, WA) en oct. 2023
Entretien
Found this postion through career fair, and book for interview the next day. Onsite interview with two people sitting in front of you. Ask for one leetcode question inside an ood design along with some resume screening and BQ.
Questions d'entretien [1]
Question 1
design a ood for requesting work load for a processor with time and duration and finding if the processor is ocuppied or not
Much like leetcode challenge, asking for algorithms that none uses in real life like how to add two numbers without add operations ..
Better be good at leetcode, I can understand 1 stage like that but not 3 ...
J'ai passé un entretien chez Arista Networks (Dublin, Dublin)
Entretien
automated screen and 3 rounds of live interviews, easy to medium leetcode exercises, may involve live debugging.
Automated screening: manipulate a string input
1st live interview: 3-4 leetcode easy to medium exercises (palindrome detection, linked list traversal, LRU cache impl). Coding is performed on web-based platform with UI and editor.
2nd live interview: sieve of eratosthenis. Coding performed on terminal over ssh with debugging
3rd live interview: rolling average
Coding performed at the language of my preference
Questions d'entretien [1]
Question 1
- manipulate a string input
- palindrome detection,
- convert tree structure to linked list
- LRU cache impl
- sieve of eratosthenis
- rolling average