J'ai postulé en ligne. J'ai passé un entretien chez Fugro
Entretien
A brief chat with a recruiter, followed by a tech interview and then a tech task in the format of an informal task along with a chat. Actually the best 'tech task' I've ever experienced in an interview, especially in the way it was conducted as a narrative together in less than an hour!
Questions d'entretien [1]
Question 1
In particular look out for questions around immutability and threading. However, the people that interviewed me are long longer there, so I doubt they're thiss good now.
J'ai postulé via un recruteur. Le processus a pris 2 semaines. J'ai passé un entretien chez Fugro (Leidschendam) en févr. 2018
Entretien
Although I said I don't know Angular / Typescript to recruiter and Fugro, It was the surprise that they asked me a question to write a Angular / Typescript code on online coding test.
Questions d'entretien [3]
Question 1
Write a Angular component for like and dislike button.
Write an algorithm to divide array between "winter" and "summer" given a variable number of monthly temperature readings, with the rule that all winter temperatures are lower than all summer temperatures. Solution should be O(n).