Ho presentato la mia candidatura tramite l'università. Ho sostenuto un colloquio presso OpenTable
Colloquio
Emailed back and forth to schedule a phone interview. Got a call from a senior Data Scientist that asked me a few related algorithm question. By the end the questions were complicated enough whre it became difficult to describe over the phone. I was able to answer all questions (though I required a hint for one) and he then congratulated me on surviving the ksum question.
Domande di colloquio [1]
Domanda 1
First question: You have an array of numbers. Find all pairs that add up to K.
Second question: You have an array of numbers. Find all three-element groups that add up to K.
Third question: You have an array of numbers. Find all four-element groups that add up to K.
For all these question I had to provide a running time.
Ho sostenuto un colloquio presso OpenTable nel mese di dic 2025
Colloquio
The product seems interesting, but the HR person complained about their work and didn't know how to answer basic questions about the team during the interview. I got a generic rejection a few weeks later.
Domande di colloquio [1]
Domanda 1
past experience, state management, explain a solution
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso OpenTable (Toronto, ON) nel mese di dic 2025
Colloquio
It was smooth however they failed to inform what was the nature of the interview. I assumed it to be a screening /behavioral interview but it turned out to be a technical coding interview
Ho presentato la mia candidatura tramite un'altra fonte. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso OpenTable (Londra, Inghilterra)
Colloquio
The interview began with a phone call with hiring manager where my interest to apply and past experiences were gauged . Followed by a take home coding test . After the coding test was submitted , I had three to four rounds of interview speaking to future team mates and one pair programming session related to the coding task , then a chat with the PM , hiring manager and another manager . Although the interview took long it was great experience meeting really great people. The whole process was great and didn't feel like I was being tested but the interview was conducted with an approach of getting to know the candidate
Domande di colloquio [1]
Domanda 1
To extend a feature on the coding task. The requirement was to add certain percentage discount before the diner checks out.