Expedia Group interview experience Real time questions & tips from candidates to crack your interview

SDE - 2

Expedia Group
upvote
share-icon
4 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Journey
Prepared advanced topics in React and JavaScript. Practiced coding problems in React, such as OTP screen, pagination, infinite scroll, and carousel implementation.
Application story
I got the HR's contact details from one of my friends and emailed my resume. After 15 days, I received a call from HR, who was ready to schedule my interview rounds.
Preparation
Duration: 2 months
Topics: JavaScript, React, React Native, CSS, HTML, GraphQL, REST APIs, Redux, TypeScript
Tip
Tip

Tip 1: React, JavaScript

Tip 2: Practice coding questions in React, such as carousel, OTP screen login, grid lights, file explorer, and to-do list.

Tip 3: Practice topics like promises, async/await, callback queue, how the browser works, and service workers.

Application process
Where: Email Approach
Eligibility: No specific criteria, just good past experience. (Salary Package: 35 LPA)
Resume Tip
Resume tip

Tip 1: Mention past projects in a clear and concise format.
Tip 2: Mention all industry-related skills.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration60 minutes
Interview date8 Mar 2024
Coding problem1

1. React Pagination Component

Create a pagination component in React to display data from a given file. The component should:

1. Display a specified number of items per page (n items).


2. Provide navigation buttons at the bottom to move between pages.


3. Allow the user to jump to a specific page by clicking on the corresponding page button.


4. Efficiently handle large datasets without performance.

02
Round
Medium
Online Coding Interview
Duration60 minutes
Interview date19 Mar 2025
Coding problem1

1. Middle Element via Tortoise and Hare

Easy
0/40
Asked in company
Expedia Group

Implement Floyd’s Algorithm (Tortoise and Hare approach) to find the middle element of an array. The algorithm should:

1. Use two pointers (slow and fast) to traverse the array.


2. Move the slow pointer by one step and the fast pointer by two steps simultaneously.


3. When the fast pointer reaches the end of the array, the slow pointer should be at the middle element.


4. Ensure optimal time complexity (O(n)) and space complexity (O(1)).
Some output questions based on javascript topics on this keyword and promises

Try solving now
03
Round
Medium
Online Coding Interview
Duration60 minutes
Interview date10 Apr 2024
Coding problem1

1. React Task Management Cards

Develop a React component that displays a list of cards, each representing a task. The component should:

1. Render each card with a forward and backward arrow button.


2. When clicking the forward button, the card should be added to the "To-Do" list.


3. When clicking the backward button, the card should be removed from the "To-Do" list.


4. Maintain the state to reflect the current list of tasks in the "To-Do" section.


5. Ensure a smooth user experience and efficient state

04
Round
Easy
HR Round
Duration30 minutes
Interview date18 Apr 2024
Coding problem1

1. HR Question

Personality assessment and salary negotiation round.

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

How do you remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
company logo
SDE - 2
4 rounds | 7 problems
Interviewed by Expedia Group
1906 views
0 comments
0 upvotes
company logo
SDE - 2
5 rounds | 7 problems
Interviewed by Expedia Group
0 views
0 comments
0 upvotes
company logo
SDE - 2
4 rounds | 7 problems
Interviewed by Expedia Group
4639 views
0 comments
0 upvotes
company logo
SDE - 2
4 rounds | 6 problems
Interviewed by Expedia Group
2764 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - 2
5 rounds | 12 problems
Interviewed by Walmart
29892 views
8 comments
0 upvotes
company logo
SDE - 2
3 rounds | 5 problems
Interviewed by Amazon
6765 views
1 comments
0 upvotes
company logo
SDE - 2
6 rounds | 8 problems
Interviewed by Amazon
5280 views
0 comments
0 upvotes