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

Clear (1)

Amadeus QA QC Engineer Interview Questions and Answers

Updated 13 Apr 2024

Amadeus QA QC Engineer Interview Experiences

1 interview found

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

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

Round 1 - Technical 

(1 Question)

  • Q1. What is xpath and explain how to fetch
  • Ans. 

    XPath is a language used for locating nodes in an XML document.

    • XPath stands for XML Path Language.

    • It is used to navigate through elements and attributes in an XML document.

    • XPath uses path expressions to select nodes or node-sets in an XML document.

    • Example: //bookstore/book selects all book elements that are children of the bookstore element.

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Explain about your current project
Round 3 - HR 

(1 Question)

  • Q1. General questions on behavioral patterns

Skills evaluated in this interview

Interview questions from similar companies

I applied via Company Website and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Linked list, data structure
  • Q2. Map,

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn data structure and analysis

I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Programming

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer had less knowledge on the current technologies and was more stereo type.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

This was a round with a 3rd party. They had asked dynamic programming question.

Round 2 - Technical 

(1 Question)

  • Q1. They had asked to code in this. It was a question related to their own booking system. Not very difficult. They will see your problem solving skills, and your thinking process.
Round 3 - Behavioral Round 

(1 Question)

  • Q1. This was related to situational questions like how would you deal with situations. They would basically check if you are fit for a team.

Interview Preparation Tips

Topics to prepare for Booking Holdings Software Engineer interview:
  • Java coding
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Machine coding round

Round 2 - Technical 

(2 Questions)

  • Q1. Explain your project
  • Ans. 

    Developed a web application for managing inventory and sales for a retail store

    • Used React.js for front-end development

    • Implemented Node.js for back-end functionality

    • Utilized MongoDB for database management

  • Answered by AI
  • Q2. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Experienced in Java, Python, and web development technologies

    • Strong problem-solving skills

    • Team player with excellent communication skills

  • Answered by AI
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 Jan 2023. There were 3 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 Resume tips
Round 2 - Aptitude Test 

Quite Easy .basic aptitude test. time 60 min

Round 3 - Group Discussion 

They just gave a general gd topic like work life balance

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on aptitude and GD well. Aptitude is quite easy
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2023. There were 4 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic java questions
  • Q2. Basic spring questions
Round 2 - Technical 

(2 Questions)

  • Q1. More Java questions
  • Q2. Current project
  • Ans. 

    Developing a web application for online shopping platform

    • Using React for front-end development

    • Implementing RESTful APIs with Node.js for back-end

    • Utilizing MongoDB for database management

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Managerial round questions
  • Q2. The technologies I worked
  • Ans. 

    I have experience working with a variety of technologies including Java, Python, SQL, and AWS.

    • Java

    • Python

    • SQL

    • AWS

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Why join sabre.
  • Ans. 

    Sabre offers exciting opportunities for growth and innovation in the software engineering field.

    • Sabre is a global technology company with a strong reputation in the travel industry.

    • Opportunity to work on cutting-edge technology and projects.

    • Collaborative and diverse work environment.

    • Potential for career advancement and skill development.

    • Examples: Developing innovative travel solutions, working with a talented team on c

  • Answered by AI
  • Q2. Why moving out from current position
  • Ans. 

    Seeking new challenges and opportunities for growth

    • Looking for a new challenge to expand my skills and knowledge

    • Interested in working on different projects or technologies

    • Seeking better career advancement opportunities

    • Want to work in a more collaborative or innovative environment

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It is easy prepare well
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2022. There were 5 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 Resume tips
Round 2 - Coding Test 

Hashing questions like find the most frequency number in hiven array

Round 3 - One-on-one 

(1 Question)

  • Q1. Linked list reverse
Round 4 - One-on-one 

(1 Question)

  • Q1. Finding the loop in ll
  • Ans. 

    Finding the loop in a linked list

    • Use two pointers, one slow and one fast, to detect a loop

    • If the fast pointer catches up with the slow pointer, there is a loop

    • Once a loop is detected, use another pointer to find the start of the loop

  • Answered by AI
Round 5 - Behavioral 

(1 Question)

  • Q1. Project architecture and behaviour

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Very hard both apti and coding question.

Round 2 - Technical 

(2 Questions)

  • Q1. Design ER model.
  • Ans. 

    ER model is a visual representation of entities and their relationships in a database.

    • Identify entities and their attributes

    • Define relationships between entities

    • Specify primary keys for each entity

    • Consider cardinality and constraints

    • Use crow's foot notation for relationships

  • Answered by AI
  • Q2. Now implement in MySQL.
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 Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It consists 2 coding questions and you have to answer in 40 mins

Round 2 - HR 

(2 Questions)

  • Q1. HR asked general questions about yourself
  • Q2. Done discussion related to projects and experience

Interview Preparation Tips

Topics to prepare for Sabre Software Developer interview:
  • DSA
  • Cs fundamentals
  • React js
Interview preparation tips for other job seekers - It was totally offline. So prepare well don't relie on cheating
Contribute & help others!
anonymous
You can choose to be anonymous

Amadeus Interview FAQs

How many rounds are there in Amadeus QA QC Engineer interview?
Amadeus interview process usually has 3 rounds. The most common rounds in the Amadeus interview process are Technical and HR.
What are the top questions asked in Amadeus QA QC Engineer interview?

Some of the top questions asked at the Amadeus QA QC Engineer interview -

  1. What is xpath and explain how to fe...read more
  2. General questions on behavioral patte...read more

Recently Viewed

SALARIES

Arcesium

INTERVIEWS

Amadeus

No Interviews

JOBS

LezDo TechMed

No Jobs

SALARIES

Amadeus

INTERVIEWS

Arcesium

No Interviews

JOBS

Goldman Sachs

No Jobs

JOBS

Smart Working

No Jobs

SALARIES

Navi Technologies

JOBS

EPAM Systems

No Jobs

JOBS

AMH Services

No Jobs

Tell us how to improve this page.

Amadeus QA QC Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 846 Interviews
Amdocs Interview Questions
3.7
 • 512 Interviews
Adobe Interview Questions
3.9
 • 233 Interviews
Salesforce Interview Questions
4.0
 • 221 Interviews
Oyo Rooms Interview Questions
3.3
 • 217 Interviews
24/7 Customer Interview Questions
3.5
 • 175 Interviews
Globant Interview Questions
3.8
 • 172 Interviews
Chetu Interview Questions
3.3
 • 172 Interviews
Dassault Systemes Interview Questions
4.0
 • 160 Interviews
View all
Senior Software Engineer
615 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Member Technical Staff
316 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
220 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Engineer II
183 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Business Analyst
182 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Amadeus with

Sabre

4.0
Compare

Travelport

4.5
Compare

Expedia Group

3.8
Compare

Booking Holdings

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