I applied through college or university. I interviewed at Capgemini Engineering in Jan 2021
Interview
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.
Interview questions [1]
Question 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
I applied through a staffing agency. I interviewed at Capgemini Engineering (Madrid)
Interview
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.
I applied through college or university. I interviewed at Capgemini Engineering
Interview
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.
Interview questions [1]
Question 1
A basic Python question on the Fibonacci series (1, 2, 3, 5, 8, 13, ...) was also asked.