I applied online. I interviewed at Expedia Group in Oct 2016
Interview
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.
Interview questions [1]
Question 1
1. Bit manipulation question
2. Recursion/DP problem.
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.
I applied online. I interviewed at Expedia Group (London, England) in Feb 2026
Interview
-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.
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.
Interview questions [1]
Question 1
Sliding window question similar to picking fruits on leetcode