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, Process, and Tips

Updated 7 Jan 2025

Top Amadeus Interview Questions and Answers

View all 62 questions

Amadeus Interview Experiences

Popular Designations

107 interviews found

I applied via campus placement at Inderprastha Engineering College, Ghaziabad and was interviewed in Dec 2021. There were 3 interview rounds.

Round 1 - Coding Test 

There were some technical questions MCQ based. Then there were 2 coding questions,i don't remember the questions exactly ,but one was a medium level array manipulation question and the other was medium level string manipulation question.

Round 2 - Aptitude Test 

The round was of 1 hour .SHL platform conducts the Aptitude and Verbal Reasoning. It had two sections, first was a numerical ability which had questions mostly on Data interpretation (Tables, Bar graphs, and Pie charts). Calculators were allowed however you had to be extremely fast in your calculations as the timing constraints were very strict and you could not go back to the previous question. The second section was verbal reasoning which was mostly reading comprehension based. I was preparing for GMAT so I was all brushed up. I would recommend to go through the SHL sample papers to become familiar with the format of aptitude and Verbal reasoning questions.

Round 3 - HR 

(1 Question)

  • Q1. It went for about 1.25 hours. TR round : The interviewer was very supportive and wanted a healthy discussion. First he asked about my project and questions based on my project. Q1.He asked me what is 4...

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through the SHL format and focus on logic building.

Software Engineer Level 1 Interview Questions asked at other Companies

Q1. Input a file. Select first 3 lines of the file. Select the longest line and count the number of words in that line. It was easy. I used Java methods to solve the problem. I explained the logic and he accepted it.
View answer (1)

I applied via Referral and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - Technical 

(8 Questions)

  • Q1. Sort the list of a given array of strings
  • Ans. 

    Sort a given array of strings

    • Use built-in sorting functions in programming languages

    • Implement sorting algorithms like bubble sort, merge sort, etc.

    • Consider case sensitivity and special characters

  • Answered by AI
  • Q2. Maximum number of repeating characters in a string
  • Ans. 

    The maximum number of repeating characters in a string needs to be determined.

    • Iterate through each character in the string and keep track of the count of consecutive repeating characters.

    • Update the maximum count whenever a new maximum is found.

    • Return the maximum count at the end of the iteration.

  • Answered by AI
  • Q3. Type script and java script arrow function loops if else condition
  • Ans. 

    Explaining type script and java script arrow function loops with if else condition.

    • TypeScript and JavaScript both support arrow functions for concise syntax.

    • Arrow functions can be used in loops to simplify code.

    • If-else conditions can be used with arrow functions to add logic.

    • Example: const numbers = [1, 2, 3]; numbers.forEach(num => {if(num % 2 === 0) {console.log(num + ' is even');} else {console.log(num + ' is odd');

  • Answered by AI
  • Q4. Parallel browser testing, test ng, oops concept
  • Q5. Scaled agile framework related questions
  • Q6. 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 larger a...

  • Answered by AI
  • Q7. Comparator and comparable difference?
  • Ans. 

    Comparator and Comparable are interfaces used for sorting objects in Java.

    • Comparator interface is used to sort objects based on custom criteria.

    • Comparable interface is used to sort objects based on their natural order.

    • Comparator interface has two methods: compare() and equals().

    • Comparable interface has one method: compareTo().

  • Answered by AI
  • Q8. Fail-safe and fail-fast iterator?

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare well concept of automation,java script and oops

Skills evaluated in this interview

Automation Engineer Interview Questions asked at other Companies

Q1. 16) What is modbus ? Types of modbus? How many slaves we can connect to one master
View answer (1)
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Thapar Institute of Engineering and Technology (TIET) and was interviewed before Oct 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple verbal and non verbal aptitude test.

Round 2 - One-on-one 

(4 Questions)

  • Q1. Technical and managerial round combined. Manager never showed up so, one hour of technical. Casual feel to whole interview. Was asked very basic question on DSA, OS, and few on networks .
  • Q2. What is OS scheduling
  • Ans. 

    OS scheduling is the process by which the operating system manages the execution of multiple tasks on a computer system.

    • OS scheduling involves determining which tasks should run, when they should run, and for how long.

    • Different scheduling algorithms can be used, such as First Come First Serve, Round Robin, and Priority Scheduling.

    • The goal of OS scheduling is to optimize system performance, throughput, and response time...

  • Answered by AI
  • Q3. Linked list based question on traversal.
  • Q4. Binary trees and AVL trees

Skills evaluated in this interview

Top Amadeus Software Engineer Interview Questions and Answers

Q1. A matrix on n*n size is given with 0s and 1s as values. Wherever a 1 is present make the complete row and column of that element equal to 1. At the end tell how many 1s are present till the complete operation is completed.Given a 2-dimensio... read more
View answer (3)

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 (169)

I applied via LinkedIn and was interviewed in Jun 2022. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. 3rounds 2 technical 1 HM technical 1 director HR round Intent offer Selenium 1. How to find broken links 2. How to handle multiple windows 3. Desired capabilites 4. Given html link of web table, asked to...

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basics of manual testing and automation concepta of selenium webdriver and java

Senior QA Engineer -Software Testing Interview Questions asked at other Companies

Q1. 1. What is difference in DDL and DML? 2. Tell the total links present in the page via xpath
View answer (1)

Amadeus interview questions for popular designations

 Software Developer

 (15)

 Senior Software Engineer

 (14)

 Software Engineer

 (7)

 Member Technical Staff

 (4)

 Software Development Engineer 1

 (4)

 SDE

 (3)

 Senior QA Engineer

 (3)

 Automation Test Engineer

 (2)

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

I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Technical recruitment discussions
Round 2 - HR 

(1 Question)

  • Q1. Cultural fitment

Interview Preparation Tips

Interview preparation tips for other job seekers - Don’t go as a contractor, join Amadeus as a full time employee

Get interview-ready with Top Amadeus Interview Questions

I applied via Approached by Company and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Basic oops consept questions?
  • Q2. How map and un_ordered map works?
  • Ans. 

    Map and unordered_map are associative containers that store elements in key-value pairs.

    • Map is implemented as a balanced binary tree while unordered_map is implemented as a hash table.

    • Map stores elements in sorted order based on the key while unordered_map does not guarantee any specific order.

    • Map has a slower insertion and deletion time complexity than unordered_map.

    • Map is useful when we need to maintain elements in a...

  • Answered by AI
  • Q3. Frequency of digits in an array and store elements in new array in a sorted order such a way that more frequent one comes first and least frequent one at the end.
  • Ans. 

    Sort array of strings based on frequency of digits in each element.

    • Create a dictionary to store frequency of digits in each element.

    • Sort the array based on the frequency of digits using the dictionary.

    • Handle ties by sorting based on the original order of elements.

  • Answered by AI
Round 2 - Behavioral 

(1 Question)

  • Q1. Typical manager question

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics of opps and data structures, should be very cautious whatever you speak in manager round, it will back fire you

Skills evaluated in this interview

Top Amadeus Senior Software Engineer Interview Questions and Answers

Q1. Frequency of digits in an array and store elements in new array in a sorted order such a way that more frequent one comes first and least frequent one at the end.
View answer (2)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Nitte Meenakshi Institute of Technology, Bangalore and was interviewed before Sep 2022. 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 

[ON CAMPUS] It was about 50 MCQs + 2 Coding Problems

The first section of MCQs were based fundamental CS concepts like OOP, Computer Networks, DBMS, OS etc. The second section had code snippets and questions included to predict the output,
find the error statement, fill in the blanks etc.

Each candidate received different set of questions. Most of the questions were based on arrays, strings, stack and queue. I was asked the following two questions: Minimum Platform (GFG) and Valid Parentheses (LeetCode).

Round 3 - Aptitude Test 

This round had 2 sections. First section had questions on data explanatory, data visualization, data interpretation, math, statistics etc. Second section was about English. Overall the questions were slightly difficult. This round was challenging because the time allotted to each section was very less.

Round 4 - One-on-one 

(1 Question)

  • Q1. Questions on C/C++, Java and DBMS

Interview Preparation Tips

Topics to prepare for Amadeus Software Development Engineer 1 interview:
  • Java
  • Angular
  • Data Structures
  • Algorithms
  • Object Oriented Programming
  • Database management system
  • SQL
  • NoSQL

Software Development Engineer 1 Interview Questions asked at other Companies

Q1. 4. Design a system for making table reservations at a restaurant.
View answer (1)
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Thapar Institute of Engineering and Technology (TIET) and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

A Small Aptitude test

Round 2 - Coding Test 

A simple string question

Round 3 - HR 

(1 Question)

  • Q1. Standard behavioral question

Software Development Engineer 1 Interview Questions asked at other Companies

Q1. 4. Design a system for making table reservations at a restaurant.
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Model Engineering College, Kochi and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Mental and Verbal aptitude - 1 hour

Round 2 - Technical 

(1 Question)

  • Q1. Basic C++, DSA questions

Software Development Engineer II Interview Questions asked at other Companies

Q1. Given 2 large numeric comma seperated strings. You need to calculate their sum along with maintaining the correct position of commas. Example Test Case - s1 - "123,456,788" s2 - "1" output - "123,456,789" constraints - since the strings can... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Thapar Institute of Engineering and Technology (TIET) and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic behavioural and aptitude questions

Round 2 - Technical 

(1 Question)

  • Q1. System design and basic coding questions

Top Amadeus Software Engineer Interview Questions and Answers

Q1. A matrix on n*n size is given with 0s and 1s as values. Wherever a 1 is present make the complete row and column of that element equal to 1. At the end tell how many 1s are present till the complete operation is completed.Given a 2-dimensio... read more
View answer (3)

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 (169)

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.

Amadeus Interview Process

based on 84 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 902 Interviews
Oyo Rooms Interview Questions
3.3
 • 227 Interviews
MakeMyTrip Interview Questions
3.7
 • 121 Interviews
Expedia Group Interview Questions
3.8
 • 81 Interviews
Sabre Interview Questions
4.0
 • 34 Interviews
Yatra Interview Questions
3.4
 • 31 Interviews
Ixigo.com Interview Questions
3.7
 • 22 Interviews
Cleartrip Interview Questions
3.4
 • 17 Interviews
Goibibo Interview Questions
4.3
 • 6 Interviews
View all

Amadeus Reviews and Ratings

based on 608 reviews

3.9/5

Rating in categories

3.5

Skill development

4.2

Work-life balance

3.7

Salary

4.2

Job security

3.9

Company culture

3.2

Promotions

3.6

Work satisfaction

Explore 608 Reviews and Ratings
Senior Software Engineer
605 salaries
unlock blur

₹11.1 L/yr - ₹33.3 L/yr

Member Technical Staff
316 salaries
unlock blur

₹14.9 L/yr - ₹42.5 L/yr

Software Engineer
219 salaries
unlock blur

₹5.9 L/yr - ₹21 L/yr

Senior Business Analyst
182 salaries
unlock blur

₹10.5 L/yr - ₹25 L/yr

Software Development Engineer II
182 salaries
unlock blur

₹12 L/yr - ₹26.8 L/yr

Explore more salaries
Compare Amadeus with

Sabre

4.0
Compare

Travelport

4.5
Compare

Expedia Group

3.8
Compare

Booking Holdings

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