I applied through an employee referral. I interviewed at Expedia Group (Gurgaon, Haryana) in Nov 2021
Interview
I will give a detailed interview process along with all the dates and details so please go through the whole post.
There were 4 rounds of interview
But before that I got my resume shortlisted through the referral program.
on 23rd September 2021, my friend referred me for SDE 1 position, on 29th September I got an email with a hacker rank test link. I have to complete the test within a week.
On 1st October I gave the test(details later), on 25th September I got an email that I have to attend 3 rounds of interviews on 11th November.
After the 3 rounds of interviews, I got a call from the APAC recruiter on 17th November that I am selected and had to sign the offer letter, YAyy!!!
Round 1: Hackerrank round
There were 6 MCQ and 2 coding questions
MCQs were medium level difficult and if you have good practice you can easily solve them
Coding Question 1: Given the arrival and departure times of all trains that reach a railway station, the task is to find the minimum number of platforms required for the railway station so that no train waits.
We are given two arrays that represent the arrival and departure times of trains that stop.
Coding Question 2: Doesn't remember exactly but was related to DP and was medium level difficult.
Interview Round 1: Problem Solving and Algorithms
Interview Round 2: Behavioural round
1. Tell me about yourself
2. How'd you explain the internet and online shopping to your grandfather.
3. Tell me a project where you needed attention to details
4. Tell me about a project when you worked as a team
5. Tell me how you manage multiple tasks at the same time
6. How do you trust your teammates
7. If you see a deadline missing what you'll do
and many more such questions
Interview Round 3: Data Structure and OOPs
Interview questions [4]
Question 1
Extract a list of numbers from a list of strings such as ["A2D", "1B", "3F5", "67FE2", "AA"] such that the final result would be [2, 1, 3, 5, 67, 2].
Climbing Stairs: You are climbing a staircase. It takes n steps to reach the top.
Each time you can either climb 1 or 2 steps. In how many distinct ways can you climb to the top?
It was a 4 round process, wherein first two rounds were DSA rounds and 3rd was system design and last was behavioural. First two were comparatively easy, system design was a difficult one for me
I applied through university. I interviewed at Expedia Group (Gurgaon, Haryana) in Aug 2024
Interview
It was Good and the interviewer was very helpful there were 2 rounds both technical and they asked questions based on DSA the level of question was easy to medium
Interview questions [1]
Question 1
Q sort an array with an inbuilt function called reverse that reverses the given array to an index i
Online assessment , and a value based test to see if you fit in the environment of the workspace Interview -2 rounds , DSA questions along with HR related questions
Interview questions [1]
Question 1
Any problem I have seen around me and tried to solve it