J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 jours. J'ai passé un entretien chez FactSet (Austin, TX) en févr. 2019
Entretien
It started out with personal questions for about 10 minutes. Then, I was asked brief questions over time complexity, basic data structures, and sorting algorithms. After that, I moved on to the whiteboard and was asked to implement a binary search tree object in Java. Finally, I asked to write out a simple tree algorithm on the whiteboard.
Questions d'entretien [1]
Question 1
Given a binary tree, return the sum of all the nodes' values which are greater than a certain value.