I applied through college or university. I interviewed at Amadeus (Bengaluru) in Sep 2022
Interview
Questions were mostly focused around OOP and a coding question to end the technical interview. You should have a strong knowledge of OOP and DSA. Have an understanding of the basic concepts related to these topics.
Interview questions [1]
Question 1
Given a binary tree, make an array of the nodes of the tree in a way that you'll able to reconstruct the tree back from just the array.
Se hacen 3 entrevistas, una con hr, luego va la entrevista de code challenge y finalmente una para conocerte mas. El code challenge con ejercicios de leet code y es presencial
Interview questions [1]
Question 1
Que arquitecturas que he implementado y por que las he usado
The interview process consisted of one behaviour and then one technical. Leetcode style questions. Object oriented programming questions. The more questions you answer the harder the follow up questions get.
Iterview with HR:
They check if you are a good fit for company values
Direct management:
Again check if fits with team culture and technical and academic background and experience
Technical interview:
some that i've seen includes system design, theoretical knowledge on software dev like concepts of o.o.p.
for programing usually check if a given code works why it works and why its failing also check for errors in syntax and semantics