Ho presentato la mia candidatura online. La procedura ha richiesto 5 giorni. Ho sostenuto un colloquio presso WorldQuant (Austin, TX) nel mese di ott 2015
Colloquio
Applied online. Got an email from a quant to set up a phone scree. The interview was fairly hard if you do not have a comprehensive understanding of algorithms and data structure.
Domande di colloquio [1]
Domanda 1
1. Deep copy vs copy
2. Pointer vs reference in C++
3. Global variable vs local variable (how to change global variable from local setting in Python)
4. Find the 3rd largest item in an array without sorting. What about the nth one?