I applied through college or university. The process took 4 weeks. I interviewed at Capgemini (Pune) in Oct 2021
Interview
Company & Package - Capgemini 7.5LPA (Senior Analyst)
Date - 20/10/2021
Duration - 10 mins
1. I applied for capgemini through superset login.
2. there are generally 3 stages:
a. Aptitude test - (Pseudo codes, vocab, technical, puzzles)
b. Technical Interview
c. HR Interview
3. The aptitude test is of elimination format. If you clear the pseudo code test then only you can give the vocab and then puzzle test. The pseudo codes test is a bit tedious. You have to give answers fast and try to attempt as many questions possible.
4. The vocab test is simple.
5. The technical test was average.
6. The puzzle test is a bit challenging. You have to answer quickly.
7. After I cleared all the 4 tests i got selected for Technical Interview.
8. Then I joined the meeting through superset.
9. I cleared the technical interview.
Interview questions [1]
Question 1
1. Introduce yourself.
2. Tell me about your projects.
(I told her about my Android music player team project & Bangalore housing price prediction. What difficulties I faced in each project.)
3. She asked me about the Bangalore housing price prediction project: how did you remove outliers from dataset?
4. Which language are you proficient in?
(I answered cpp and python. And I've recently started to learn Java.)
5. Name python libraries?
(I told her numpy,pandas,matplotlib)
6. Name 2 pandas functions?
7. Why did you learn python?
8. What is hashing?
9. Where would you like to see yourself in 5 years?
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.