J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez Garmin
Entretien
I did one phone screening interview where I did some programming exercise in C. After that, I did an in person interview with four separate teams. The in person interview was from 10am to 5pm.
Questions d'entretien [1]
Question 1
They gave me a lot of C programs on a sheet of paper and asked me what I could do to improve the program. Some of the common errors were...
Initializing a variable of the incorrect type.
Using strings rather than simple bit operations.
Returning a pointer to a local function variable.