Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Expedia Group Team. If you also belong to the team, you can get access from here

Expedia Group Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 277 Reviews

Filter interviews by

Expedia Group Software Development Engineer II Interview Questions and Answers

Updated 19 Sep 2024

Expedia Group Software Development Engineer II Interview Experiences

4 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. A number x is given, two operation are allowed. Decrement by 1 and multiply by 2. find min operation to convert x to y.
  • Ans. 

    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 ...

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Jump game II, standard quesiton

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Coding Test 

They have given coding test where 2 medium to easy level questions where asked

Round 2 - Technical 

(1 Question)

  • Q1. It was dsa round where easy to medium level 2 questions were asked , topic linked list and stack
Round 3 - Technical 

(1 Question)

  • Q1. This was a hld round
Round 4 - Technical 

(1 Question)

  • Q1. Final was hm round around projects

Software Development Engineer II Interview Questions Asked at Other Companies

asked in Zepto
Q1. Given 2 large numeric comma seperated strings. You need to calcul ... read more
asked in Zepto
Q2. How many microservices do I own & at what scale they handle t ... read more
asked in Porter
Q3. 1. Given an array find a subset that sums to a given sum K 2. Giv ... read more
Q4. design a LLD of portfolio management system where you can add any ... read more
asked in S&P Global
Q5. Difference between truncate and delete and when we prefer what op ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Easy questions and mostly implementation based.

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Simple React task, cinema API

Round 2 - Technical 

(1 Question)

  • Q1. Describe a cinema API
  • Ans. 

    A cinema API is a software interface that allows developers to access and interact with cinema-related data and services.

    • Provides information about movies, showtimes, theaters, and ticket availability

    • Allows users to search for movies, view trailers, and book tickets

    • May include features like seat selection, payment processing, and user reviews

    • Can integrate with external services like payment gateways and movie databases

  • Answered by AI

Skills evaluated in this interview

Expedia Group interview questions for designations

 Software Development Engineer

 (3)

 Senior Software Development Engineer

 (1)

 Data Engineer II

 (1)

 Software Development Engineer Intern

 (2)

 Software Development Engineer 3

 (1)

 Software Engineer

 (3)

 Senior Software Engineer

 (4)

 Software Engineer III

 (3)

Software Development Engineer II Jobs at Expedia Group

View all

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Standard questions, Don't Remember

Round 2 - One-on-one 

(2 Questions)

  • Q1. 2 LPS, Combinations Question
  • Q2. 2 LPS, LLD
Round 3 - One-on-one 

(1 Question)

  • Q1. 2 LPS, 1 Coding
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jul 2024. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. It was a leetcode hard problem, optimised solution was done with DSU.
Round 2 - Coding Test 

Two more coding rounds - Can remember the questions

Round 3 - Technical 

(1 Question)

  • Q1. LLD Round - can't remember the exact question
Round 4 - Technical 

(1 Question)

  • Q1. HLD Round - ecom with most popular items
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Apr 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Medium level questions with a senior engineer

Round 2 - Aptitude Test 

(1 Question)

  • Q1. Confidential test. Cannot give details.
Round 3 - Coding Test 

Medium level questions

Round 4 - Coding Test 

Manager round with technical and culture fit

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via LinkedIn and was interviewed in Sep 2023. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Python programming and SQL queries

Round 3 - Technical 

(1 Question)

  • Q1. Technical Interview with basic data structures and algorithms problems (stack and binary search based easy medium questions). Had to solve some basic SQL queries as well. Also in depth questions about the ...
Round 4 - One-on-one 

(1 Question)

  • Q1. Hiring manager round. Questions about the role and all my previous work.

Interview Preparation Tips

Topics to prepare for Groupon Software Development Engineer II interview:
  • Data Structures
  • SQL
  • Python
Interview preparation tips for other job seekers - Prepare data structures and algorithms. Also prepare to be drilled on your resume.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Binary Search based optimisation question

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tree based question, min cost to reach a node
  • Q2. LLD of product service in a e-commerce platform
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

DSA coding test, 2 questions

Round 2 - Technical 

(2 Questions)

  • Q1. DSA round, asked one graph problem
  • Q2. Question around BFS

Expedia Group Interview FAQs

How many rounds are there in Expedia Group Software Development Engineer II interview?
Expedia Group interview process usually has 2-3 rounds. The most common rounds in the Expedia Group interview process are Technical, Coding Test and One-on-one Round.
How to prepare for Expedia Group Software Development Engineer II interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Expedia Group. The most common topics and skills that interviewers at Expedia Group expect are Agile Coaching, CCTV Monitoring, HTML, MySQL and Talent Acquisition.
What are the top questions asked in Expedia Group Software Development Engineer II interview?

Some of the top questions asked at the Expedia Group Software Development Engineer II interview -

  1. A number x is given, two operation are allowed. Decrement by 1 and multiply by ...read more
  2. Describe a cinema ...read more
  3. It was dsa round where easy to medium level 2 questions were asked , topic link...read more

Tell us how to improve this page.

Expedia Group Software Development Engineer II Interview Process

based on 4 interviews in last 1 year

1 Interview rounds

  • Coding Test Round
View more

People are getting interviews through

based on 1 Expedia Group interview
Company Website
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Expedia Group Software Development Engineer II Salary
based on 201 salaries
₹15.6 L/yr - ₹40 L/yr
6% more than the average Software Development Engineer II Salary in India
View more details

Expedia Group Software Development Engineer II Reviews and Ratings

based on 13 reviews

3.5/5

Rating in categories

3.6

Skill development

3.7

Work-Life balance

2.9

Salary & Benefits

3.1

Job Security

3.8

Company culture

2.9

Promotions/Appraisal

3.5

Work Satisfaction

Explore 13 Reviews and Ratings
Software Development Engineer II

Gurgaon / Gurugram

2-6 Yrs

₹ 18-36.75 LPA

Explore more jobs
Software Development Engineer II
201 salaries
unlock blur

₹15.6 L/yr - ₹40 L/yr

Software Development Engineer
94 salaries
unlock blur

₹12 L/yr - ₹36 L/yr

Software Development Engineer 3
70 salaries
unlock blur

₹27 L/yr - ₹55 L/yr

Software Developer
67 salaries
unlock blur

₹10 L/yr - ₹41.5 L/yr

Software Engineer
58 salaries
unlock blur

₹12 L/yr - ₹37 L/yr

Explore more salaries
Compare Expedia Group with

MakeMyTrip

3.7
Compare

Yatra

3.4
Compare

Cleartrip

3.4
Compare

Goibibo

4.3
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview