Solicité el puesto a través de la escuela superior o la universidad. Acudí a una entrevista en OpenTable
Entrevista
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.
Preguntas de entrevista [1]
Pregunta 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.
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.
Preguntas de entrevista [1]
Pregunta 1
past experience, state management, explain a solution
Envié una solicitud electrónica. Acudí a una entrevista en OpenTable (Toronto, ON) en dic 2025
Entrevista
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
Solicité el puesto por otro medio. El proceso duró 2 semanas. Acudí a una entrevista en OpenTable (Londres, Inglaterra)
Entrevista
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
Preguntas de entrevista [1]
Pregunta 1
To extend a feature on the coding task. The requirement was to add certain percentage discount before the diner checks out.