Me postulé en línea. Acudí a una entrevista en Expedia Group en oct 2016
Entrevista
Received coding challenge on the popular coding challenge website that is used by many companies. The coding challenge was actually very hard. I was surprised by it. However, I was pleased by the fact that I did not have to handle input and output like I had to do for other coding challenges. The second question was Leetcode hard, based on recursion, backtracking, or DP. Recursion doesn't work as the inputs are too large, which I only figured after testing it with 5 minutes left.
Preguntas de entrevista [1]
Pregunta 1
1. Bit manipulation question
2. Recursion/DP problem.
Acudí a una entrevista en Expedia Group (Montreal, QC)
Entrevista
I completed one online assessment followed by two LeetCode interview rounds, focusing on problem-solving, data structures, algorithms, coding efficiency, and optimizing solutions under time constraints during the technical evaluation process.
Me postulé en línea. Acudí a una entrevista en Expedia Group (Londres, Inglaterra) en feb 2026
Entrevista
-Had 3 stages. First stage was a hacker-rank with 2 questions and a few multiple choice questions, Passed that then got a recruiter call. With the recruiter call I was told that I will be told in a few days if I got to the final stage or not. Then after a few days got to the final stage. This is where they took a week or 2 to book the interview because they were waiting for the team to give slots. After a week or 2 the interview was booked, and had two 1 hour interviews both leetcode oriented.
Acudí a una entrevista en Expedia Group (Seattle, WA)
Entrevista
3 rounds, phone, techincal and hiring manager. Emphasis was placed on hiring manager and fit. Come prepared with stories to talk about your experience. Overall good interview and very quick.
Preguntas de entrevista [1]
Pregunta 1
Sliding window question similar to picking fruits on leetcode