i
Expedia Group
Filter interviews by
I applied via Approached by Company and was interviewed in Jun 2024. There were 3 interview rounds.
I applied via campus placement at Birla Institute of Technology and Science (BITS), Pilani and was interviewed in Dec 2023. There were 2 interview rounds.
The first round was a 45 min long aptitude and case study round which involved basic aptitude questions along with certain cases like "There has been a drop off in customers booking a hotel though the the total number of visits to the site has not dropped. How would you you design a system to analyze the problem and what kind of data will you collect." It was followed by a couple of HR questions
A mock data set of hotel bookings in different countries for last two years were given a week prior to the interview. We were to clean, prepare, derive insights and recommend actions. All of this needed to be documented as 15 page presentation. This presentation then needed to be presented in a 45 min meet.
posted on 19 Sep 2024
Easy questions and mostly implementation based.
Expedia Group interview questions for popular designations
Find the maximum length of increasing subsequence in an array of strings.
Use dynamic programming to keep track of the length of increasing subsequences ending at each index.
Iterate through the array and update the length of increasing subsequences.
Return the maximum length found.
LLD for a storage based system involves designing the detailed architecture and components of the system to efficiently store and retrieve data.
Identify the requirements for the storage system, including data types, volume, access patterns, and performance expectations.
Design the data storage architecture, including data structures, indexing mechanisms, and storage technologies like databases or file systems.
Define the...
LLD for a S3 or a storage based system involves designing the detailed architecture and components of the system.
Define the data model including objects, metadata, and storage classes
Design the system components like storage nodes, metadata servers, and access control mechanisms
Consider scalability, fault tolerance, and data consistency in the design
Implement features like versioning, encryption, and access control pol...
Get interview-ready with Top Expedia Group Interview Questions
posted on 6 Jun 2024
Managed a large-scale software development program for a financial services company.
Led a team of 20 developers and testers in delivering a new online banking platform
Implemented Agile methodologies such as Scrum to improve project efficiency
Collaborated with stakeholders to define project scope and prioritize features
Managed project budget and resources to ensure on-time delivery
Given a number x, find the minimum number of operations (decrement by 1 or multiply by 2) to convert it to y.
Use a breadth-first search (BFS) approach to explore all possible operations and find the minimum number of steps.
Start with x and generate all possible next numbers by decrementing or multiplying by 2.
Keep track of the number of steps taken to reach each number and stop when y is found.
Use a queue to implement ...
I applied via LinkedIn and was interviewed in Jan 2024. There were 3 interview rounds.
Easy Interview basic questions
I applied via LinkedIn and was interviewed in Nov 2023. There were 2 interview rounds.
Create subarrays with sum = 0 from given array of integers.
Iterate through the array and keep track of the running sum.
Store the running sum in a hashmap and check if the current sum - any previous sum equals 0.
If yes, then the subarray between those two indices has a sum of 0.
The left view of a binary tree is the set of nodes visible when the tree is viewed from the left side.
Traverse the tree in a level order manner and keep track of the first node at each level.
Use a queue to store nodes at each level and update the left view nodes accordingly.
Example: For a binary tree with root node 1, left child 2, and right child 3, the left view would be [1, 2].
Top trending discussions
Interview experience
based on 277 reviews
Rating in categories
Software Development Engineer II
201
salaries
| ₹15.6 L/yr - ₹40 L/yr |
Software Development Engineer
94
salaries
| ₹12 L/yr - ₹36 L/yr |
Software Development Engineer 3
70
salaries
| ₹27 L/yr - ₹55 L/yr |
Software Developer
67
salaries
| ₹10 L/yr - ₹41.5 L/yr |
Software Engineer
58
salaries
| ₹12 L/yr - ₹37 L/yr |
MakeMyTrip
Yatra
Cleartrip
Goibibo