Me postulé a través de una facultad o universidad. Acudí a una entrevista en Capgemini Engineering en ene 2021
Entrevista
The interview was a technical assessment that began with basic conceptual questions and progressed to 10 coding problems, covering various topics such as data structures, algorithms, behavioral, and problem-solving skills.
Preguntas de entrevista [1]
Pregunta 1
One of the key questions they asked was to implement a function to detect a cycle in a linked list, which tested both my understanding of data structures and my ability to optimize for time and space complexity.
3 interviews, 2 technical and 1 hr. Medium leetcode. Hr was good to know about the team and company culture. Did not upfront discuss comp for the role. Project detail was not discussed but team detail was good
Me postulé a través de una agencia de empleos. Acudí a una entrevista en Capgemini Engineering (Madrid)
Entrevista
La primera fase consistía en una entrevista con Recursos Humanos para ver trabajos previos, expectativas laborales, etc. Una parte en inglés.
La segunda fase fue mas técnica con el jefe de equipo, con bastantes preguntas técnicas y específicas del lenguaje de programación a usar.
Me postulé a través de una facultad o universidad. Acudí a una entrevista en Capgemini Engineering
Entrevista
The interview was straightforward and easy to navigate. It focused mainly on basic programming concepts and aptitude questions. The interviewer carefully evaluated both syntax accuracy and logical thinking. Overall, it was a fundamental-level assessment designed to test core programming knowledge and problem-solving skills.
Preguntas de entrevista [1]
Pregunta 1
A basic Python question on the Fibonacci series (1, 2, 3, 5, 8, 13, ...) was also asked.