J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 3 jours. J'ai passé un entretien chez Capgemini Engineering (Rānchī) en sept. 2012
Entretien
We had a written round with 4 sections:-
English - 25 mins
Aptitude - 35 mins
Technical -35 mins
Logical- 35 mins
The questions were quite standard, and there was no negative marking.
It was followed by group discussion. We had the topic: "IIT's and IIm's have been government funded for a very long time, should government extend their funding to other colleges as well". The topic was decided mutually by the students in the GD.
Next was technical interview, initially he asked me about myself and my family background and then I was asked the following questions:-
what is multithreading and threading?
diff betn c and c++?
what is sorting? diff kinds of sort? explain quick sort?
diff betn quick sort and bubble sort? write a program to arrange a list of nos. in ascending order using bubble sort in which the array size is not constant( ie. using dynamic array)? and then explain it.
Delete elements from any location in a linked list and then explain it.(hint: use circular linked list)
Diff betn tcp and udp and which is better and why ?
Why does tcp support connection oriented communication?
i was given a written code and asked to find if there was any error and if not then what would be the result? If there was an error, then how would you correct it and then what would be the result?
Then he gave me an aptitude based question.
In the HR interview i was asked how was my technical interview? About myself, my family background, my interests? then i was given a question: CAP... how will you use these three letters to get 144 as an answer? Mention any two of your weaknesses. Finally, do you have any queries regarding aricent?
Questions d'entretien [1]
Question 1
CAP... how will you use these three letters to get 144 as an answer?(you can use addition, subtraction, multiplication. division and square any ) they usually dont ask aptitude based questions in HR, she asked me because i mentioned problem solving as an interest
J'ai passé un entretien chez Capgemini Engineering
Entretien
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
J'ai postulé via une agence de recrutement. J'ai passé un entretien chez Capgemini Engineering (Madrid)
Entretien
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.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez Capgemini Engineering
Entretien
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.
Questions d'entretien [1]
Question 1
A basic Python question on the Fibonacci series (1, 2, 3, 5, 8, 13, ...) was also asked.