I applied through college or university. The process took 4 weeks. I interviewed at Expedia Group (San Francisco, CA) in Mar 2016
Interview
1. First day on campus interview. They would ask you algorithm problems and you need to finish them perfectly.
2. Then onsite interview. It has two rounds. Both rounds have technical problems and behaviour questions. For example, they would ask your project, the basic knowledge in your courses and some easy algorithm problems.
Interview questions [1]
Question 1
Given an array of integers, return indices of the two numbers such that they add up to a specific number.
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