I applied online. The process took 6 weeks. I interviewed at Expedia Group (London, England) in Feb 2016
Interview
The process was straightforward and the HR representative really friendly and helpful! The 1st stage of the process was the application (CV+cover letter). This was followed by a 15 min phone interview with the HR. In a day or two I was informed that I had 3 days to complete a project in Java (the concept was to device a data structure that would store hotels images). In less than 3 days I received an email about the final interview dates. The assessment centre included a technical interview (brief review of the previous stage's project + whiteboard coding interview), a CV-based interview, and a discussion with the director (this was not an interview, though). They responded the day after with the offer, which I accepted!
Interview questions [2]
Question 1
Q: Differences between Java and a language of your choice (e.g. Python)
Q: Split string with multiple delimiters and implement a class/structure to store/retrieve the needed information. Take into account aspects such as efficiency, scalability, etc.
The process took 7 weeks. I interviewed at Expedia Group (London, England) in Sept 2021
Interview
Applied online, got an email for a hacker rank. It was not too tough, but there were a surprising amount of questions for the given time frame (I think there were 4 to do in 1h). Questions were about leet code easy - medium.
Later got an email saying that the hacker rank went well, but the places were taken. Next step would have been a final round interview.
Interview questions [1]
Question 1
Hackerrank questions. Very typical leetcode easy - mediums to do in about 1h. There were a large number of questions - about 4.
The interview process went fairly quickly, a coding exercise followed then by final interviews, 3 rounds of like 45 minutes each. The coding was pretty easy and then the final interviews each varied in terms of style (first one algorithmic, second one behavioiural, and third one design ).
Interview questions [1]
Question 1
Final interviews: Round 1 -> Count ways to reach n'th stair (dp style)
-> Find pairs with given sum
Round 2 -> Behavioural interview
Round 3 -> Design interview : something with a map, locations and coordinates; it is important to structure the code in oop style and to come up with a structure of the problem
I applied online. I interviewed at Expedia Group (London, England) in Nov 2020
Interview
2 rounds:
Hackerrank - Easy, 2 coding and 3 MCQs
Online interview with 3 rounds: algorithms, design and HR
The interviewers were really friendly and helpful and the question were very simple.
Interview questions [1]
Question 1
Q. Questions based on the values and how align with them, question about arrays and how I would remove certain parts.