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 Software Engineer Interview Questions, Process, and Tips

Updated 18 Jun 2024

Top Amadeus Software Engineer Interview Questions and Answers

  • Q1. Matrix Transformation Problem Statement Given a 2-dimensional matrix of size NxN containing 0s and 1s, the task is to modify the matrix such that, if an element is 1, se ...read more
  • Q2. What is DeMux? what are its real life applications?
  • Q3. Write a program to print the given string in reverse
View all 8 questions

Amadeus Software Engineer Interview Experiences

7 interviews found

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
  • 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

Software Engineer Interview Questions & Answers

user image Ravinder Singh

posted on 6 Mar 2024

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

(3 Questions)

  • Q1. Asked java coding and system design
  • Q2. Facebook and parking lot
  • Q3. Java 8 stream and lambda

Interview Preparation Tips

Interview preparation tips for other job seekers - it was smooth and good overall

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
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

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

Amadeus interview questions for designations

 Senior Software Engineer

 (14)

 Software Development Engineer

 (1)

 Software Development Engineer 1

 (4)

 Software Development Engineer II

 (1)

 Software Engineer Level 1

 (1)

 Senior QA Engineer -Software Testing

 (1)

 Software Developer

 (15)

 Software Engineer2

 (2)

I applied via Campus Placement and was interviewed before Mar 2021. 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 

Test was on HackerRank with a duration of 90 minutes. It contained around 25 aptitude and 2 coding questions.

Round 3 - Aptitude Test 

Aptitude on SHL platform. Each question had a time constraint and you cannot navigate back to the previous question. Would recommend to give a demo SHL test before taking the actual test.

Round 4 - Technical 

(1 Question)

  • Q1. This was a panel round with HR and technical lead.

Interview Preparation Tips

Topics to prepare for Amadeus Software Engineer interview:
  • Data Structures
  • OOP
  • Java
  • Aptitude
  • Algorithms
Interview preparation tips for other job seekers - Give your best! Do not take SHL lightly, many people were filtered out in this round.

Get interview-ready with Top Amadeus Interview Questions

I was interviewed in Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 120 minutes
Round difficulty - Medium

It was a mix of mathematical aptitude, logical ability, and puzzles along with 2 programming questions of easy and medium level. Time was enough and no sectional time was present. 1-2 mcqs on SQL were also present.

This round was immediately followed by an SHL aptitude test which was basically a quick limited time check of your verbal ability and maths because many questions were to be done in 1 hour.

  • Q1. 

    Matrix Transformation Problem Statement

    Given a 2-dimensional matrix of size NxN containing 0s and 1s, the task is to modify the matrix such that, if an element is 1, set its entire row and column to 1. I...

  • Ans. 

    To do it in minimum time complexity, start from first index, maintain 2 variables of number of of columns and number of rows completely made 1 till now. maintain a variable num=0. Now whenever a 1 is encountered add n -num_column and n-num_row to num and also increment num_row and num_col.

  • Answered Anonymously
Round 2 - Video Call 

Round duration - 55 minutes
Round difficulty - Medium

It was an online video interview round on HackerEarth with simultaneous code option. It was mostly justifying your resume in the first 15 minutes. After that OOPS was majorly asked. Basics of programming including questions on STL were asked. A class which required inheritance was asked by the interviewer to write. I was helped by the interviewer if i got stuck somewhere, Some questions on implementation of hashmaps and priority queues were also asked. A puzzle was asked which luckily struct to me at that moment.

Interview Preparation Tips

Professional and academic backgroundI completed Electrical Engineering from Punjab Engineering College(Deemed To be University). I applied for the job as Software Engineer in BangaloreEligibility criteriaAbove 7 CGPAAmadeus interview preparation:Topics to prepare for the interview - DBMS, OOPS, Data structures, Dynamic Programming, Graphs, Algorithms, Sorting searching.Time required to prepare for the interview - 6 monthsInterview preparation tips for other job seekers

Tip 1 : Never give up
Tip 2 : When u start a topic, don't move on to next topic before you are 100% confident in previous topic
Tip 3 : Try to give maximum time on basics of a topic especially OOPS
Tip 4 : Practice everyday

Application resume tips for other job seekers

Tip 1: Write only those things in resume in which you are 100% confident
Tip 2: Write maximum projects you have and be ready to explain them thoroughly
Tip 3: Don't make any silly spelling mistakes on resume

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

user image Varun Thopucherla

posted on 11 Mar 2015

Interview Questionnaire 

10 Questions

  • Q1. Tell about yourself?
  • Ans. 

    I am a software engineer with experience in developing web applications and mobile apps.

    • Proficient in programming languages such as Java, Python, and JavaScript

    • Experience in developing RESTful APIs and integrating third-party APIs

    • Familiarity with front-end frameworks such as React and Angular

    • Strong understanding of database management systems such as MySQL and MongoDB

    • Passionate about learning new technologies and keepi

  • Answered by AI
  • Q2. Why Software industry? why not core?
  • Ans. 

    Software industry offers endless opportunities for innovation and growth.

    • Software industry is constantly evolving and offers opportunities to work on cutting-edge technologies.

    • It provides a platform to solve complex problems and create innovative solutions.

    • The demand for software engineers is high and the industry offers competitive salaries.

    • Core industries may have limited scope for growth and innovation compared to s...

  • Answered by AI
  • Q3. 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

  • Answered by AI
  • Q4. Some questions about computer networks and Digital electronics
  • Q5. What is Mux? what are its real life applications?
  • Ans. 

    Mux is a device that selects one of several input signals and forwards the selected input into a single output line.

    • Mux stands for Multiplexer.

    • It is used in digital circuits to select one of several input signals and forward the selected input into a single output line.

    • It is used in communication systems to combine multiple signals into a single channel for transmission.

    • It is used in video and audio systems to switch b...

  • Answered by AI
  • Q6. What is DeMux? what are its real life applications?
  • Ans. 

    DeMux is short for Demultiplexer. It is a digital circuit that takes one input and directs it to multiple outputs.

    • DeMux is used in digital communication systems to separate signals that have been combined for transmission.

    • It is also used in computer memory systems to select a specific memory location.

    • DeMux is used in video and audio systems to separate different channels of information.

    • It is used in automation systems ...

  • Answered by AI
  • Q7. Difference between decoder and 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, computer...

  • Answered by AI
  • Q8. Why amadeus labs?
  • Ans. 

    Amadeus Labs is a leading technology company in the travel industry.

    • Amadeus Labs provides opportunities to work on cutting-edge technologies.

    • The company has a strong focus on innovation and research.

    • Amadeus Labs has a global presence and offers a diverse and inclusive work environment.

    • Working at Amadeus Labs provides the opportunity to make a real impact on the travel industry.

    • The company values work-life balance and o

  • Answered by AI
  • Q9. Are you comfortable in working for 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 automated...

  • Answered by AI
  • Q10. Why do you consider yourself suitable for developer role?
  • Ans. 

    I have the necessary skills and experience to excel in the developer role.

    • I have a degree in computer science and have completed multiple coding projects.

    • I am proficient in programming languages such as Java, Python, and C++.

    • I have experience working with databases and web development frameworks.

    • I am a quick learner and enjoy solving complex problems.

    • I am a team player and have collaborated with other developers on var

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: The test was conducted online. All the questions were of medium standard and easy to crack if we have patience for thinking.

English comprehension level is slightly below the standard of CAT. Those who have the habit of reading English news paper can easily crack the test.

Data analysis questions were also of medium standard. Those who have knowledge about graphs, bar & pie charts can easily crack the exam.
Tips: Practice Aptitude questions from R S Agarwaal book and CAT material.

Round: Technical Interview
Experience: Over all interview experience is cool. Interviewers never grilled on anything. In many cases they have helped me to arrive at answers.
Tips: Read C++ and Oops concepts from E Balaguruswamy text book.
For Data structures and algorithms read 'Data structures' by Yeshwant kanethkar.
Minimum knowledge about all the courses of your department will be an added advantage. This will help you to depict you are sincere in your studies and don't have any personal constraints in learning a new thing.

General Tips: Just be confident and believe in yourself. You will get through.
Skills: Programming skill in C++
College Name: NIT Warangal
Motivation: No special motivation. It is a rapidly growing company offering good package.

Skills evaluated in this interview

Interview questions from similar companies

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

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

Round 1 - Coding Test 

A dsa question is asked in exam

Round 2 - Technical 

(2 Questions)

  • Q1. What are pillars of Oops?
  • Ans. 

    The pillars of Oops are Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Encapsulation restricts access to certain components within a class, protecting the data from outside interference.

    • Polymorphism allows objects to be treated as instances of their parent class, enabling flexibility in code.

    • Abstraction hides the complex impleme...

  • Answered by AI
  • Q2. Given an array, print k number of most repeating integers
  • Ans. 

    Print k most repeating integers from an array

    • Create a hashmap to store the frequency of each integer in the array

    • Sort the hashmap based on frequency in descending order

    • Print the first k keys from the sorted hashmap

  • Answered by AI

Interview Preparation Tips

Topics to prepare for UKG Software Engineer interview:
  • OOPS
  • SQL
  • DSA

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Container with most water
  • Ans. 

    The container with most water problem involves finding the maximum area that can be formed between two vertical lines by selecting two points on a line.

    • Start with two pointers at the beginning and end of the array.

    • Calculate the area between the two pointers using the formula min(height[left], height[right]) * (right - left).

    • Move the pointer with the smaller height towards the center to potentially increase the area.

    • Rep

  • Answered by AI
  • Q2. Maximum subarray with 0 sum
  • Ans. 

    Find the maximum subarray with a sum of 0 in an array.

    • Iterate through the array and keep track of the running sum.

    • Store the running sum in a hashmap along with the index.

    • If the running sum is seen again, the subarray between the two occurrences has a sum of 0.

  • Answered by AI

Skills evaluated in this interview

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

4 questions been asked in coding test

Round 2 - Technical 

(1 Question)

  • Q1. DSA been asked in the interview
Round 3 - HR 

(1 Question)

  • Q1. How do u deal with the members who are having conflict of interest

Amadeus Interview FAQs

How many rounds are there in Amadeus Software Engineer interview?
Amadeus interview process usually has 2-3 rounds. The most common rounds in the Amadeus interview process are Aptitude Test, Technical and One-on-one Round.
How to prepare for Amadeus Software Engineer 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 Application Development, HTML, Hibernate, JSP and Javascript.
What are the top questions asked in Amadeus Software Engineer interview?

Some of the top questions asked at the Amadeus Software Engineer interview -

  1. What is DeMux? what are its real life applicatio...read more
  2. Write a program to print the given string in reve...read more
  3. Are you comfortable in working for Testi...read more

Tell us how to improve this page.

Amadeus Software Engineer Interview Process

based on 5 interviews

Interview experience

3.8
  
Good
View more
Amadeus Software Engineer Salary
based on 219 salaries
₹6 L/yr - ₹21 L/yr
60% more than the average Software Engineer Salary in India
View more details

Amadeus Software Engineer Reviews and Ratings

based on 26 reviews

3.9/5

Rating in categories

3.7

Skill development

4.2

Work-life balance

2.9

Salary

4.5

Job security

4.0

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 26 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