J'ai passé un entretien chez Arlo Technologies (San Jose, CA)
Entretien
First interview about my engineering knowledge and explaining what is the job about. Second interview is coding, I was presented with a problem which I have to create from scratch a linked list, then design a function to remove an item and shift places from that list.
Questions d'entretien [1]
Question 1
Create a linked list, here’s the object node, finish implementation and add a function that will add or remove items from the list