I applied online. I interviewed at Expedia Group (West Lafayette, IN) in Jan 2021
Interview
It was a coding challenge - 1 easy LC, and the other hard to medium LC. There were multiple choice questions on some basic Data Structures stuff. I thought I had aced the challenge but I was still rejected.
Interview questions [1]
Question 1
String compression (I think this problem is on LeetCode). https://www.geeksforgeeks.org/count-the-number-of-ways-to-divide-n-in-k-groups-incrementally/ (the second coding one)
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