J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 semaine. J'ai passé un entretien chez FactSet (Norwalk, CT) en févr. 2015
Entretien
First they will ask for you to send sample code, and that will mostly dictate how your interview will go. They mostly work in C++, but they are fine with Java if you understand your OOD concepts.
Questions d'entretien [1]
Question 1
If you have a sorted array that is initialized with size 100, the values stored would be for example 1, 2, 3,.... ect. Describe an algorithm that would check if there is a duplicate number and if so return it.