Ho sostenuto un colloquio presso Intercontinental Exchange
Colloquio
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.
Domande di colloquio [1]
Domanda 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.
Ho presentato la mia candidatura online. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso Intercontinental Exchange (Atlanta, GA)
Colloquio
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
Domande di colloquio [1]
Domanda 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?