I applied through college or university. The process took 5 days. I interviewed at Amadeus (Bengaluru) in Nov 2023
Interview
Amadeus came to our college for campus hiring process. There were 2 interview rounds, the technical and the HR.
Tech-
It started with a formal introduction. Then explaination of the tech stacks used in the project. Then some subject oriented questions of CN, DBMS, OS. Then the concept of OOPs, a code to implement multilevel inheritance, overloading and overriding. Then some Linked List & Array List conceptual question. Code to find the intersection of 2 nodes of a Linked List. Then SQL queries. (A little brush up on Trees and Graphs is suggested).
This was the overall Technical Interview experience and I must say my interviewer was such a humble man, so much supportive and generous, that it helped me a lot the clear this round.
HR-
Some basic personality based questions, then 'why do you want to join Amadeus?'. HR questions were generally to test your dedication toward the company.
I was overall a very good experience and I was selected as an Intern.
Standard DSA and problem solving rounds. Initial round had aptitude questions. All basic DS were covered in interview. Coding platform was provided to run the code . There was no language restriction you can code in java, C++, python etc.
The process took 2 days. I interviewed at Amadeus (Chennai) in Jul 2023
Interview
First there was an online test which was easy and then there was the interview round. I was the first one to go in for the interview. I suggest you to never go first for any interview.
Interview questions [1]
Question 1
Write a code to reverse the words of string and display them without using any inbuilt function.