Acudí a una entrevista en Intercontinental Exchange
Entrevista
Behavioral interview/first interview: the interview asked me one question about logical reasoning, one question about regression, and how confident I am programming in languages of python, R, SQL and javascript.
Preguntas de entrevista [1]
Pregunta 1
Behavioral interview/first interview: the interview asked me one question about logical reasoning, one question about regression, and how confident I am programming in languages of python, R, SQL and javascript.
Envié una solicitud electrónica. El proceso duró 4 semanas. Acudí a una entrevista en Intercontinental Exchange (Atlanta, GA)
Entrevista
5 minutes recruiter phone call (asking basic informations and set up time), 30 minutes phone call with team manager (pretty quick nothing too hard), 1 hour phone call with team members (definitely harder), 1 day onsite interview
Preguntas de entrevista [1]
Pregunta 1
To climb a staircase with n steps where you can take 1, 2, or 3 steps at a time, the number of ways to finish is calculated using the Fibonacci sequence. How do you implement it in Python and what’s the algorithm?