Three rounds
2 technical 1 HR
Topics covered in Interview- Data Structures, OOPS, DBMS
HR- basic questions like why amadeus? what are your views about work life balance? why not going for masters?
Interview questions [1]
Question 1
Given two linked lists (not necessarily sorted) perform sorted merge without creating a new list.
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