Classical interview, the interviewer was nice, he asked me classical questions which you can find on medium leetcode. He also ask me classical brainteaser like the dice brainteaser where you can play three times in a row.
J'ai passé un entretien chez Hudson River Trading (New York, NY)
Entretien
Onsite: potentially have five rounds. The first two rounds are coding and data analysis. I did not pass those, so did not have a chance to go to the stats, open-ended questions, and HR round.
The coding questions are actually not difficult, but more like reading and rewriting some classes. Data analysis is also not tough but requires being more familiar with packages. The interviewers are not very interactive.
J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Hudson River Trading (Singapour) en oct. 2024
Entretien
This is my first interview after passing a take home test. The interviewer starts by going over your cv, talking about one project that you think is interesting. Next, they ask you 3 stats questions. The length of the interview is 45 minutes
Questions d'entretien [1]
Question 1
How can you generate two random variables with correlation rho and variance 1 from two independent unit gaussians?
J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Hudson River Trading (New York, NY) en août 2024
Entretien
there was a bunch of interview questions relating to stats, probability and a few brain teasers. one question in one interview involved programming and the rest were a mix of math and stats
Questions d'entretien [1]
Question 1
what's the fastest way to sort an array? how about when you care about having numbers be sorted in place? how about with assumptions about the structure of the array?