Upload Button Icon Add office photos
Engaged Employer

i

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

Amadeus Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Amadeus Interview Questions and Answers

Updated 10 Jun 2025
Popular Designations

64 Interview questions

A Softwaretest Engineer was asked 1mo ago
Q. What is the Room database?
Ans. 

Room Database is an abstraction layer over SQLite for Android, simplifying database management and operations.

  • Room provides an easy way to manage SQLite databases in Android applications.

  • It uses annotations to define database entities, such as @Entity for tables.

  • Room supports compile-time verification of SQL queries, reducing runtime errors.

  • It integrates seamlessly with LiveData and ViewModel for reactive programm...

View all Softwaretest Engineer interview questions
A Senior Pmo Executive was asked 1mo ago
Q. What are the primary roles and responsibilities of a Project Management Office (PMO)?
Ans. 

A PMO standardizes project management processes and ensures alignment with organizational goals.

  • Governance: Establishes project management standards and methodologies, ensuring compliance across projects.

  • Resource Management: Allocates resources effectively, balancing workload and optimizing team performance.

  • Portfolio Management: Prioritizes projects based on strategic alignment and resource availability, e.g., sel...

View all Senior Pmo Executive interview questions
A Team Lead was asked 2mo ago
Q. Explain the JVM structure in detail.
Ans. 

The JVM structure consists of various components that work together to execute Java applications efficiently and manage resources.

  • Class Loader: Responsible for loading class files into memory, verifying them, and preparing them for execution. Example: Loading 'MyClass.class'.

  • Execution Engine: Executes the bytecode using either an interpreter or a Just-In-Time (JIT) compiler, converting bytecode into native machine...

View all Team Lead interview questions
A Team Lead was asked 2mo ago
Q. Write a program to check whether a given number is a perfect square or not.
Ans. 

A perfect square is an integer that is the square of another integer, indicating whole number roots.

  • Definition: A perfect square is a number that can be expressed as the product of an integer with itself. For example, 16 is a perfect square (4 * 4).

  • Mathematical Check: To check if a number 'n' is a perfect square, calculate the square root of 'n' and see if it is an integer.

  • Example: For n = 25, sqrt(25) = 5, which ...

View all Team Lead interview questions
A SDE was asked 6mo ago
Q. Write code to generate triangle and diamond patterns.
Ans. 

Creating patterns of triangle and diamond using characters

  • For triangle pattern, use nested loops to print spaces and characters in each row

  • For diamond pattern, divide the diamond into two triangles and print accordingly

  • Examples: Triangle pattern - * ** *** Diamond pattern - * *** ***** *** *

View all SDE interview questions
A Data Scientist was asked 7mo ago
Q. Tell me about your projects.
Ans. 

I have worked on various data science projects, focusing on predictive modeling and data visualization.

  • Developed a predictive model for customer churn using logistic regression.

  • Created an interactive dashboard for sales data visualization using Tableau.

  • Implemented a recommendation system for an e-commerce platform using collaborative filtering.

  • Conducted A/B testing to optimize marketing strategies, resulting in a ...

View all Data Scientist interview questions
A Software Developer Intern was asked 7mo ago
Q. What makes you a better candidate compared to others?
Ans. 

I bring a unique blend of skills, adaptability, and a passion for learning that sets me apart from other candidates.

  • Strong problem-solving skills: I enjoy tackling complex challenges, as demonstrated in my recent project where I optimized an algorithm, improving efficiency by 30%.

  • Quick learner: I rapidly adapt to new technologies; for instance, I self-taught React in a month to contribute to a team project.

  • Team pl...

View all Software Developer Intern interview questions
Are these interview questions helpful?
A Senior Manager was asked 10mo ago
Q. What is the difference between NoSQL and RDBMS?
Ans. 

NoSQL is a non-relational database management system that allows for flexible and scalable data storage, while RDBMS is a traditional relational database management system with structured data storage.

  • NoSQL databases are schema-less, allowing for easy scalability and flexibility in data storage.

  • RDBMS databases use structured query language (SQL) for data manipulation and retrieval.

  • NoSQL databases are better suited...

View all Senior Manager interview questions
A Quality Analyst was asked 11mo ago
Q. Explain the projects you have worked on.
Ans. 

Projects are temporary endeavors with a specific goal, timeline, and budget.

  • Projects have a defined scope, objectives, and deliverables.

  • They are unique and not part of routine operations.

  • Projects require resources such as people, time, and money.

  • Examples: developing a new software application, constructing a building, organizing an event.

View all Quality Analyst interview questions
A Senior Software Engineer was asked 12mo ago
Q. Given a string, determine if it is a palindrome, considering only alphanumeric characters and ignoring cases.
Ans. 

Check if a string is a palindrome

  • Iterate through each string in the array

  • For each string, compare characters from start and end to check if it's a palindrome

  • Return true if all strings are palindromes, false otherwise

View all Senior Software Engineer interview questions

Amadeus Interview Experiences

115 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Coding Test 

3 coding dsa question
Difficulty is On your luck
My friends got easy level
I got medium level
Some got hard questions as well

Round 2 - Aptitude Test 

Ssh round , quant and logical
Tip: bring your calculator

Round 3 - Technical 

(3 Questions)

  • Q1. Two Puzzle : bulb switching and candle
  • Q2. Dsa questions such as string reverse, binary search
  • Q3. Dbms and os core subject questions
Round 4 - HR 

(2 Questions)

  • Q1. How are you better than others
  • Ans. 

    I bring a unique blend of skills, adaptability, and a passion for learning that sets me apart from other candidates.

    • Strong problem-solving skills: I enjoy tackling complex challenges, as demonstrated in my recent project where I optimized an algorithm, improving efficiency by 30%.

    • Quick learner: I rapidly adapt to new technologies; for instance, I self-taught React in a month to contribute to a team project.

    • Team player:...

  • Answered by AI
  • Q2. Why should we hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are a girl, the interview rounds will be much easier for you as this company promotes diversity hiring.
The main differing factor is technical round interview which totally depends on the interviewer's mood .
Girls do get priority in this round, they are asked easier questions and will be selected if able to answer 60-70% of the questions.
Note:- it's not like they will hire any girl but a bit easier comparatively
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Basicn details to check for qualifications
Round 2 - Technical 

(1 Question)

  • Q1. About my projects
  • Ans. 

    I have worked on various data science projects, focusing on predictive modeling and data visualization.

    • Developed a predictive model for customer churn using logistic regression.

    • Created an interactive dashboard for sales data visualization using Tableau.

    • Implemented a recommendation system for an e-commerce platform using collaborative filtering.

    • Conducted A/B testing to optimize marketing strategies, resulting in a 15% i...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. More details about ML models

SDE Interview Questions & Answers

user image Ayush Chikate

posted on 20 Dec 2024

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

4 sections verbal logical aptitude and coding(in C)

Round 2 - Technical 

(2 Questions)

  • Q1. Puzzles (GFG Puzzles)
  • Q2. Making patterns of triangle and diamond
  • Ans. 

    Creating patterns of triangle and diamond using characters

    • For triangle pattern, use nested loops to print spaces and characters in each row

    • For diamond pattern, divide the diamond into two triangles and print accordingly

    • Examples: Triangle pattern - * ** *** Diamond pattern - * *** ***** *** *

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in May 2025, where I was asked the following questions.

  • Q1. Situational questions
  • Q2. Notice period ans salary expectations

SDE Interview Questions & Answers

user image Anonymous

posted on 3 Jan 2025

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Core java questions
  • Q2. Depper into projects
  • Ans. 

    Discussing past projects in depth to showcase skills and experience

    • Explain the problem statement and your approach

    • Discuss the technologies used and challenges faced

    • Highlight your contributions and the outcome

    • Mention any learnings or improvements for future projects

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Basic and sone tricky hr questions

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 rounds technical and hr .go through resume and core concepts and dsa

Team Lead Interview Questions & Answers

user image Anonymous

posted on 8 May 2025

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. JVM Structure. explanation in details ?
  • Q2. Write to check whether given number is perfect Square or not ?
  • Ans. 

    A perfect square is an integer that is the square of another integer, indicating whole number roots.

    • Definition: A perfect square is a number that can be expressed as the product of an integer with itself. For example, 16 is a perfect square (4 * 4).

    • Mathematical Check: To check if a number 'n' is a perfect square, calculate the square root of 'n' and see if it is an integer.

    • Example: For n = 25, sqrt(25) = 5, which is an...

  • Answered by AI

Software Developer Interview Questions & Answers

user image Aswini Ramachandran

posted on 2 Oct 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Something based on hashet
  • Q2. Same with this too
Round 2 - Aptitude Test 

Basic questions were given..bar graphs,pie charts

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Palindrome check for strings
  • Ans. 

    Check if a string is a palindrome

    • Iterate through each string in the array

    • For each string, compare characters from start and end to check if it's a palindrome

    • Return true if all strings are palindromes, false otherwise

  • Answered by AI
  • Q2. Basic java programming questions
Round 2 - Technical 

(2 Questions)

  • Q1. Selenium test automation frameworks
  • Q2. Different types of automation frameworks used
  • Ans. 

    Various automation frameworks like keyword-driven, data-driven, hybrid, and behavior-driven are commonly used in software testing.

    • Keyword-driven framework: Tests are written using keywords and actions.

    • Data-driven framework: Tests are driven by data sets.

    • Hybrid framework: Combination of multiple frameworks.

    • Behavior-driven framework: Focuses on behavior of the system.

    • Page Object Model (POM): Organizes code by separating ...

  • Answered by AI

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

user image Atul Singh Jamwal

posted on 18 Jun 2024

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

I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. Why you want to join Amadeus
  • Ans. 

    I want to join Amadeus for its innovative technology, commitment to travel solutions, and collaborative work culture.

    • Amadeus is a leader in travel technology, and I am excited to contribute to solutions that enhance travel experiences.

    • The company's focus on innovation aligns with my passion for developing cutting-edge software that solves real-world problems.

    • I admire Amadeus's commitment to sustainability in travel, an...

  • Answered by AI
  • Q2. WHy left the previous company
  • Q3. What do you know about Amadeus
  • Q4. Why we should pay you this much

Interview Preparation Tips

Interview preparation tips for other job seekers - Do study more about Amadues
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Method overloading and method overriding

Round 2 - Aptitude Test 

Shl question related to data

Interview Preparation Tips

Interview preparation tips for other job seekers - Do answer properly and read about every os and opps topics

Top trending discussions

View All
Interview Tips & Stories
4d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Amadeus?
Ask anonymously on communities.

Amadeus Interview FAQs

How many rounds are there in Amadeus interview?
Amadeus interview process usually has 2-3 rounds. The most common rounds in the Amadeus interview process are Technical, One-on-one Round and HR.
How to prepare for Amadeus 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 Amadeus. The most common topics and skills that interviewers at Amadeus expect are amadeus, Product Management, Python, Agile and Monitoring.
What are the top questions asked in Amadeus interview?

Some of the top questions asked at the Amadeus interview -

  1. A father and a son are in a car. car crashes. father dies. son taken to hospita...read more
  2. 6 eggs 1 basket. 6 people. each pick one egg. still the basket contains 1 egg. ...read more
  3. What is DeMux? what are its real life applicatio...read more
How long is the Amadeus interview process?

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

Tell us how to improve this page.

Overall Interview Experience Rating

3.9/5

based on 92 interview experiences

Difficulty level

Easy 16%
Moderate 78%
Hard 6%

Duration

Less than 2 weeks 69%
2-4 weeks 22%
4-6 weeks 6%
6-8 weeks 2%
View more

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 894 Interviews
Amdocs Interview Questions
3.7
 • 532 Interviews
Adobe Interview Questions
3.9
 • 247 Interviews
Salesforce Interview Questions
4.0
 • 234 Interviews
Chetu Interview Questions
3.3
 • 197 Interviews
24/7 Customer Interview Questions
3.5
 • 179 Interviews
Dassault Systemes Interview Questions
3.9
 • 177 Interviews
AVASOFT Interview Questions
2.8
 • 174 Interviews
Freshworks Interview Questions
3.5
 • 171 Interviews
View all

Amadeus Reviews and Ratings

based on 685 reviews

3.8/5

Rating in categories

3.4

Skill development

4.1

Work-life balance

3.7

Salary

4.1

Job security

3.8

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 685 Reviews and Ratings
Senior Software Engineer
686 salaries
unlock blur

₹17.5 L/yr - ₹37.7 L/yr

Member Technical Staff
324 salaries
unlock blur

₹20.5 L/yr - ₹34 L/yr

Software Development Engineer II
230 salaries
unlock blur

₹15.2 L/yr - ₹26 L/yr

Senior Business Analyst
183 salaries
unlock blur

₹10 L/yr - ₹27.4 L/yr

Software Developer
181 salaries
unlock blur

₹12.4 L/yr - ₹36 L/yr

Explore more salaries
Compare Amadeus with

Oracle

3.7
Compare

Amdocs

3.7
Compare

Automatic Data Processing (ADP)

4.0
Compare

24/7 Customer

3.5
Compare
write
Share an Interview