J'ai postulé en ligne. Le processus a pris 5 jours. J'ai passé un entretien chez WorldQuant (Austin, TX) en oct. 2015
Entretien
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.
Questions d'entretien [1]
Question 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?