Me postulé a través de una facultad o universidad. Acudí a una entrevista en Amadeus (Bengaluru) en ago 2017
Entrevista
There were two technical rounds.In one of the rounds, algorithms, DS and core CS concepts were asked while in other discussion was more about my projects and few concepts of machine learning. This was followed by an HR round.
Preguntas de entrevista [1]
Pregunta 1
1. What is binary search? Algorihtm for binary search 2. Why are elements needed in sorted order in binary search?
3. Sorting algorithms. Algorithm for Merge Sort.
4. Reverse a string by using a linked list as a stack or by reversing a linked list.
5. Two main types of machine learning. Examples of both of them.
Acudí a una entrevista en Amadeus (Bogotá, Cundinamarca)
Entrevista
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
Preguntas de entrevista [1]
Pregunta 1
Que arquitecturas que he implementado y por que las he usado
Acudí a una entrevista en Amadeus (Londres, Inglaterra)
Entrevista
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