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 Senior Software Developer was asked
Q. Write a Java program to print even and odd numbers using two threads.
Ans. 

Printing even and odd numbers using two threads in Java

  • Create two threads, one for even numbers and one for odd numbers

  • Use a loop to iterate through the numbers and print them

  • Use synchronization to ensure alternate printing of even and odd numbers

  • Use wait() and notify() methods to control the execution of threads

View all Senior Software Developer interview questions
A Software Engineer was asked
Q. Are you comfortable working in testing?
Ans. 

Yes, I am comfortable working for Testing.

  • I have experience in testing and understand its importance in software development.

  • I am willing to learn new testing techniques and tools.

  • I am comfortable working with testing teams and collaborating with them to ensure quality software.

  • I understand the importance of testing in ensuring customer satisfaction and reducing costs.

  • Examples: I have experience in manual and auto...

View all Software Engineer interview questions
A Software Engineer was asked
Q. Write a program to print the given string in reverse.
Ans. 

Program to print a given string in reverse

  • Create a character array of the given string

  • Loop through the array from end to start and print each character

View all Software Engineer interview questions
A Software Engineer was asked
Q. What is the difference between a decoder and a demux?
Ans. 

Decoder converts encoded data into a readable format while Demux separates a single input into multiple outputs.

  • Decoder is used to decode encoded data such as binary data into a readable format.

  • Demux is used to separate a single input into multiple outputs based on the control signals.

  • Decoder is a combinational circuit while Demux is a sequential circuit.

  • Decoder is used in applications such as remote controls, com...

View all Software Engineer interview questions
A Senior Data Engineer was asked
Q. How did you ingest kafka data and you day to day activity
Ans. 

I ingested Kafka data using Kafka Connect and performed data processing and analysis on a daily basis.

  • Used Kafka Connect to ingest data from various sources into Kafka topics

  • Developed custom Kafka Connect connectors for specific data sources

  • Utilized Kafka Streams for real-time data processing and analysis

  • Worked with schema registry for data serialization and deserialization

View all Senior Data Engineer interview questions
A Devops Engineer was asked
Q. What is deployment and difference between statefulset and deployment
Ans. 

Deployment is a way to manage and update applications in Kubernetes. StatefulSet is used for stateful applications with unique identities.

  • Deployment is used for stateless applications, while StatefulSet is used for stateful applications.

  • Deployment manages replica sets and ensures a desired state is maintained.

  • StatefulSet maintains a unique identity for each pod, making it suitable for applications that require sta...

View all Devops Engineer interview questions
A Senior Software Engineer was asked
Q. What are distributed systems? How does the security can be maintained?
Ans. 

Distributed systems are a network of independent computers that work together to achieve a common goal. Security can be maintained through encryption, authentication, access control, and monitoring.

  • Distributed systems consist of multiple computers that communicate and coordinate actions to achieve a common goal.

  • Security in distributed systems can be maintained through encryption of data in transit and at rest.

  • Auth...

View all Senior Software Engineer interview questions
Are these interview questions helpful?
A Senior Software Engineer was asked
Q. 1. Internal Implementation of HashMap 2.Pusblisher and Suscriber concept Most of them were from core java concepts like polymorphism and abstraction
Ans. 

Internal implementation of HashMap and Publisher-Subscriber concept in core Java.

  • HashMap in Java is implemented using an array of linked lists and hash codes to store key-value pairs.

  • Publisher-Subscriber pattern in Java involves one object (the publisher) sending updates to multiple other objects (subscribers).

  • Polymorphism in Java allows objects of different classes to be treated as objects of a common superclass.

  • ...

View all Senior Software Engineer interview questions
An Automation Engineer was asked
Q. Selenium and cypress difference ? How to choose best tool
Ans. 

Selenium is widely used for web automation while Cypress is a newer tool with better performance and debugging capabilities.

  • Selenium supports multiple programming languages while Cypress only supports JavaScript.

  • Cypress has a built-in test runner and debugger while Selenium requires third-party tools.

  • Selenium is better for cross-browser testing while Cypress is better for end-to-end testing.

  • Choose Selenium for lar...

View all Automation Engineer interview questions
A Senior QA Engineer was asked
Q. What is SRS, BRD
Ans. 

SRS stands for Software Requirements Specification and BRD stands for Business Requirements Document.

  • SRS is a document that outlines the functional and non-functional requirements of a software system.

  • BRD is a document that outlines the business requirements of a project.

  • SRS is used by developers and testers to understand what needs to be built and tested.

  • BRD is used by project managers and stakeholders to underst...

View all Senior QA 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
Office Jokes
2w
an executive
CTC ≠ Confidence Transfer Credit
Ab toh aisa lagta hai, chillar jaise salary ke liye main kaju katli ban ke jaa rahi hoon. Samajh nahi aata, main zyada ready ho ke jaa rahi hoon ya ye mujhe kam pay kar rahe hain? #CorporateLife #OfficeJokes #UnderpaidButWellDressed
FeedCard Image
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 682 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 682 Reviews and Ratings
Senior Software Engineer
686 salaries
unlock blur

₹17.9 L/yr - ₹37.8 L/yr

Member Technical Staff
324 salaries
unlock blur

₹13 L/yr - ₹34 L/yr

Software Development Engineer II
225 salaries
unlock blur

₹15.4 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.2 L/yr - ₹37.7 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