Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 2 giorni. Ho sostenuto un colloquio presso FactSet (Austin, TX) nel mese di feb 2019
Colloquio
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.
Domande di colloquio [1]
Domanda 1
Given a binary tree, return the sum of all the nodes' values which are greater than a certain value.