I applied through college or university. I interviewed at Capgemini (Bhubaneshwar) in Jul 2019
Interview
It was Capgemini's higher profile drive(Differential Hiring) for the post of Senior Analyst..
There were 3 written rounds:
1.This round consisted of 32 MCQ questions on quants & reasoning and the time alloted was 50 mins..After this round there was a passage writing in English(avoid using back spaces while typing as that results in -ve marking)
2.This round was the pseudo coding round..There were 20 questions and the time alloted was 30 mins..Out of them 10 questions were theoretical(all were from Data structures and Algorithm) and 10 questions were simple "find the output" based questions..
(Focus on topics like time complexity,basics of stack,queue,trees etc)
3.This was the online coding round..there were 2 questions and the time alloted was 45 minutes..the coding questions were pretty easy like check if the nos. are amicable or not,find the sum of prime factors etc.
(Make sure not to compile the code too many times as that results in -ve marking..check ur code urself and compile & submit it error free in one go)
After this were 2 rounds..
Technical and HR
Technical questions were mainly focused on ur projects and whatever u have mentioned in ur resume..
(Make sure u know each and evrythng mentioned in d resume)
There were other questions like..
1.Why Java?
2.Why Java is more secured?
3.Show the steps of compilation in Java
4.Java vs C++
5.Why is Java platform independent?
6.What are ur 2 most favorite subjects?
(Be ready for questions on the subjects u mention)
7.Normalisation & Indexing in database
8.Query to fetch the 2nd highest salary in an employee table
(Dont be nervous..Be confident..and if u dont know the answer..simply say "Sorry, I dont know" with a smile..U dont need to answer each and evry question)
In the HR round..the documents were verified..and after document verification, questions were asked to see ur interest in the company..
Like..
1.Why Capgemini?
2.Why should I hire u?
And last question.."Do u have any questions?"
(Make sure to ask the HR questions about the company becoz that makes him feel that u r interested in d company)
Interview questions [1]
Question 1
1.Why Java?
2.Why Java is more secured?
3.Show the steps of compilation in Java
4.Java vs C++
5.Why is Java platform independent?
6.What are ur 2 most favorite subjects?
(Be ready for questions on the subjects u mention)
7.Normalisation & Indexing in database
8.Query to fetch the 2nd highest salary in an employee table
HR questions:
1.Why Capgemini?
2.Why should I hire u?
3.Do u have any questions?
(Make sure to ask the HR questions about the company becoz that makes him feel that u r interested in d company)
I applied through college or university. The process took 2 weeks. I interviewed at Capgemini (Airoli) in Jun 2026
Interview
1. English assessment - online
2. Technical assessment - online
2A. IT fundamentals
2B. Data Science
2C. Coding
2D. Gamified assessment (sudoku, memory assessment)
3. In-person interview - tech + HR
Coding questions:
1. Problem Statement
Given three arrays A, B, and C containing distinct integers, where:
* Array A contains N elements.
* Array B contains N − 1 elements and is formed by removing exactly one element from A.
* Array C contains N − 2 elements and is formed by removing exactly one element from B.
Write a program to identify:
1. The element X that is present in A but not in B.
2. The element Y that is present in B but not in C.
Print X and Y on separate lines.
2. Problem Statement
Given an N × N matrix of integers, find the length of the longest path consisting of consecutive numbers.
A valid path can move only in the four cardinal directions:
* Up
* Down
* Left
* Right
A move from one cell to another is allowed only if the value in the next cell is exactly 1 greater than the value in the current cell.
Return the length of the longest such consecutive sequence that can be formed in the matrix.
Interview questions [1]
Question 1
RAG implementation project explanation. LLM project explanation. And follow up questions
It was quite tricky but it's too worth it. It's totally depends upon the real time projects You have made. As final word I can say that it's totally depends upon the skills you have equipped with the role you have applied.
I registered on LinkedIn. I applied for the post. I received a call from the recruiter within the next week and then I interviewed the very next day. Within the next week I onboarded.