Fiz uma entrevista na empresa 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.
Perguntas de entrevista [1]
Pergunta 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.
Candidatei-me online. O processo levou 4 semanas. Fiz uma entrevista na empresa 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
Perguntas de entrevista [1]
Pergunta 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?