J'ai postulé via un recruteur. Le processus a pris 2 semaines. J'ai passé un entretien chez Squarepoint Capital (Londres, Angleterre) en oct. 2023
Entretien
Invited to a first round interview online interview. Was asked why I was interested in the role followed by some technical questions involving a live coding problem and two probability problems. Interviewer was friendly and provided hints when necessary, felt like a casual discussion at times.
Questions d'entretien [1]
Question 1
Pair programming problem solvable with dynamic programming
J'ai postulé en ligne. J'ai passé un entretien chez Squarepoint Capital en févr. 2025
Entretien
Direct QR Interview after submitting CV. The interview lasted 1 hour.
2 probability and statistics followed by 1 live coding on coder pad. The QR seemed to be extremely tired and bored. But he still maintain professionalism.
Questions d'entretien [1]
Question 1
1. A probability/stats question involving linked-list but not to code. Extremely similar to an airplane seating problem with waiting room. Reference: Reservoir Sampling
2. Given Cov(X,Y) and Cov(Y,Z) what can you say about Cov(X,Y)
3. Live-coding: Similar to maximum subarray less than k.