Upload Button Icon Add office photos

Filter interviews by

Agoda Interview Questions, Process, and Tips

Updated 20 Mar 2025

Top Agoda Interview Questions and Answers

  • Q1. Given a ticketing system return min ticket back sequentially , with a feature to unregistered ticket , on a distributed system
  • Q2. Lld and hld design of a appointment scheduling system , using appointment scheduling solve the yard management solution
  • Q3. Thinking about concurrency and throughput how to scale ticking system
View all 8 questions

Agoda Interview Experiences

Popular Designations

66 interviews found

SSE Interview Questions & Answers

user image randeep kumar

posted on 10 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Good
2 programs in hackerrank test

SSE Interview Questions asked at other Companies

Q1. What is docker and what are the basic commands of docker
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Case Study 

- coin probability
- math problem
- business case on influencing partner hotel to give more discount on the platform

Round 2 - Assignment 

- I was given the data to crack and give recommendation base on those data. There're around 4 days to crack the case. The key is available in Google Search.

Interview Preparation Tips

Topics to prepare for Agoda Market Analyst interview:
  • Statistic
  • Data Analysis

Market Analyst Interview Questions asked at other Companies

Q1. A/B testing: given two test cases each with 50% customers, A: 1000 bookings and B 20% more bookings than A, cashback for A: 4 dollars per booking, redemption rate: 50% Cashback for B: 6 dollars per booking, redemption rate: 75% Commision pe... read more
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic substring matching problem

Lead Software Engineer Interview Questions asked at other Companies

Q1. Square Root with Decimal Precision Problem Statement You are provided with two integers, 'N' and 'D'. Your objective is to determine the square root of the number 'N' with a precision up to 'D' decimal places. This implies that the discrepa... read more
View answer (1)

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 17 Jun 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.

Round 1 - Assignment 

Assignment contained multiple set of questions - python, data science, sql, statistics, data literacy , visualization . Test went on for 1 hour and results were given immediately.

It was a good test. Although I scored 65% , and did not make it, but still had a good experience.

Suggestion - prepare for timebound , basic problem solving.

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Agoda interview questions for popular designations

 Senior Software Engineer

 (8)

 Senior Product Manager

 (5)

 Analyst

 (4)

 Staff Engineer

 (4)

 Software Engineer

 (3)

 Market Analyst

 (3)

 Senior Analyst

 (2)

 Lead Software Engineer

 (2)

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

30 min
Aptitude test comprising of Logical reasoning and math questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Read about the company and the role being offered

Senior Product Manager Interview Questions asked at other Companies

Q1. What are the growth hacks you would use to grow traffic?
View answer (1)

Get interview-ready with Top Agoda Interview Questions

Specialist Interview Questions & Answers

user image Anonymous

posted on 23 May 2024

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

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Interview Checking basic Communication skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview checking my logical reasoning and management skills

Specialist Interview Questions asked at other Companies

Q1. 1. Solid principles implementation in a given scenario, how can we apply and improve the problem shared by interviewer. 2. C# coding questions on strings and arrays. 3. Rest API methods and it's implementation. 4. Basic questions on Jquery,... read more
View answer (1)

Jobs at Agoda

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

I applied via Referral and was interviewed in Feb 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Quantitative test on percentages and data interpretation

Round 2 - HR 

(1 Question)

  • Q1. Round 2 with HR on work experience for a fit check
Round 3 - Case Study 

Work experience + case study on agoda homes . How would you go about selecting 500 hotels for parents for the supply team. How do you measure the effect of discounts

Round 4 - Case Study 

Work experience + case study on agoda hotels. If you were conducting an A/B testing to check how discounts affects your margins, how would you go about it?

Senior Product Manager Interview Questions asked at other Companies

Q1. What are the growth hacks you would use to grow traffic?
View answer (1)

Analyst Interview Questions & Answers

user image Sharvaani Singh

posted on 9 Oct 2024

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

I applied via Company Website and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

The test had 2 sql questions that you needed to solve and other general aptitude questions

Round 2 - HR 

(1 Question)

  • Q1. Case Study round : How will you solve an issue with low number of likes received on a tech platform
  • Ans. 

    To increase likes on a tech platform, I would focus on improving content quality, engaging with users, and utilizing data analytics.

    • Analyze user engagement data to understand preferences and trends

    • Create high-quality and relevant content to attract users

    • Engage with users through interactive posts, contests, and polls

    • Collaborate with influencers or partners to reach a wider audience

    • Utilize targeted advertising to promot

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Case study round to understand how email marketing works

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement Given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 + 7. Formula: F(n) = F(n-... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Code signal, DSA :Dp,Trees, Matrix.

Round 2 - Coding Test 

Dp, Arrays, Graph, Java Concepts. LLD

Round 3 - Technical 

(3 Questions)

  • Q1. LLD , Api Design, HLD, (Messaging system), OOPS
  • Q2. Conecpts of function Programming
  • Ans. 

    Functional programming is a programming paradigm that treats computation as the evaluation of mathematical functions.

    • Functions are first-class citizens

    • Immutable data

    • No side effects

    • Higher-order functions

    • Recursion

    • Pure functions

    • Referential transparency

  • Answered by AI
  • Q3. Java Memory Management

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well the basic conce[ts of programming and the ds algo.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (217)
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Past experiences

Senior Software Engineer Interview Questions asked at other Companies

Q1. Tell me about yourself. What technology are you using? What is a Collection? What are the different types of collection there? What is the difference between ArrayList and LinkedList What are the basic building blocks of Stream operators, s... read more
View answer (2)

Agoda Interview FAQs

How many rounds are there in Agoda interview?
Agoda interview process usually has 1-2 rounds. The most common rounds in the Agoda interview process are Technical, Coding Test and One-on-one Round.
How to prepare for Agoda 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 Agoda. The most common topics and skills that interviewers at Agoda expect are Recruitment, Strategic Partnerships, Travel Booking, Customer Service and SQL.
What are the top questions asked in Agoda interview?

Some of the top questions asked at the Agoda interview -

  1. A/B testing: given two test cases each with 50% customers, A: 1000 bookings and...read more
  2. How will you deal when a customer is asking you about a specific concern and yo...read more
  3. What datasets or criteria will you consider to identify the 1,000 individuals t...read more
How long is the Agoda interview process?

The duration of Agoda interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Agoda Interview Process

based on 62 interviews

Interview experience

3.9
  
Good
View more

Interview Questions from Similar Companies

Swiggy Interview Questions
3.8
 • 433 Interviews
CARS24 Interview Questions
3.5
 • 335 Interviews
Udaan Interview Questions
4.0
 • 334 Interviews
Meesho Interview Questions
3.7
 • 331 Interviews
Lenskart Interview Questions
3.2
 • 309 Interviews
Myntra Interview Questions
4.0
 • 217 Interviews
Square Yards Interview Questions
3.7
 • 201 Interviews
Blinkit Interview Questions
3.7
 • 185 Interviews
BlackBuck Interview Questions
3.8
 • 179 Interviews
FirstCry Interview Questions
3.6
 • 172 Interviews
View all

Agoda Reviews and Ratings

based on 39 reviews

3.4/5

Rating in categories

3.3

Skill development

3.4

Work-life balance

3.8

Salary

3.2

Job security

3.5

Company culture

2.9

Promotions

3.3

Work satisfaction

Explore 39 Reviews and Ratings
Customer Experience Specialist English (Gurgaon)

Gurgaon / Gurugram

1-5 Yrs

Not Disclosed

Customer Service Specialist English and Hindi (Gurgaon)

Gurgaon / Gurugram

1-5 Yrs

Not Disclosed

Explore more jobs
Software Engineer
31 salaries
unlock blur

₹15 L/yr - ₹52 L/yr

Senior Software Engineer
31 salaries
unlock blur

₹25 L/yr - ₹74 L/yr

Senior Product Manager
10 salaries
unlock blur

₹50 L/yr - ₹102 L/yr

Engineering Manager
9 salaries
unlock blur

₹68 L/yr - ₹102.5 L/yr

Software Developer
6 salaries
unlock blur

₹15 L/yr - ₹31.8 L/yr

Explore more salaries
Compare Agoda with

Udaan

3.9
Compare

BigBasket

3.9
Compare

Swiggy

3.8
Compare

CARS24

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview