Capgemini Placement Process for Analyst
Question Details
Round 1:Online TestThis round consist of aptitude, logical and verbal had to be cleared separately.Each round have section cut-off, the aptitude section contain question f...
Full Details
Round 1:Online Test This round consist of aptitude, logical and verbal had to be cleared separately.Each round have section cut-off, the aptitude section contain question form basically (Number System, Time and Work, Time and Distance, Calendar and Data Interpretation) the question were easy you have to just analyse the question and choose the correct option and there was no negative marking, Along with there were also a paragraph writing section also, in which there was negative marking on the issues of how many times you press the backspace and delete button, whether your word limit is in desired range or not.The student who clear this round will go for second round( Pseudo Code ). Round 2:Pseudo Code This was a round of pseudo code which consist of 30 questions with 30 minutes.The question were a little bit tough the candidate should be fast in code execution.Questions were generally from recursion, iterations and data structures. Round 3:Technical Interview In this round the interviewer was generally asked from my internship experience(what project you made in internship, how you make solution, what was your approach, which language you uses for coding and why ?), project(how beneficial this project in real time application,
approach towards solving your problem, Is this a team project). after that the interviewer asked me some question from C and C++ as I written in my resume the question were normally from inheritance, object and class, inline function.After that Interviewer asked me with SQL and Software Engineering, And after that some question related with Data Structure(coding).My suggestion is to be calm, be honest and focus on what the interviewer wants to listen in answer this will increase your chance of getting
hired. Round 4:HR Interview This round goes till 4:30 a.m. in the morning and i was called at 2:00 a.m., This round was not too hard the interviewer cross checks my academics marks that weather its satisfying criteria or not(60% throughout academic carrier).After that he asked me- 1- Why Capgemini? 2-Any problem related to location ? 3-Any problem in signing with 2 year Service Agreement with Capgemini? approx with 2600 students 135 were selected and I am happy to be one of those. I hope this was of some benefit for you. I also thanks GeeksforGeeks for providing such a knowledgeable platform. Best Of Luck !
About This Question
This is a reported interview question from a capgemini interview for a swe role (intern level) during the oa round reported in 2023.
It covers the following topics: Recursion, Sql .
Difficulty rating: Easy
More Capgemini Interview Questions
About Capgemini Interview Reports
This question was reported by a candidate who interviewed at Capgemini. LeakCode aggregates interview reports from 10+ sources, including 1Point3Acres, Glassdoor, LeetCode Discuss, Blind, Reddit, Indeed, and Nowcoder. Each report is translated where necessary, deduplicated against existing entries, and tagged by company, role, round type, and reporting date.
Use this question as one calibration data point, not a memorization target. Companies typically rotate their question pools every 2-4 months; the exact wording of a 2024 question may differ from what you encounter today. The underlying pattern, difficulty level, and follow-up depth at Capgemini are the higher-signal extractions to take from this report.
For broader preparation context, the Capgemini interview process typically includes a recruiter screen, one or two technical phone screens, and a 4-5 round on-site loop covering coding, system design (at L4+ levels), and behavioral. Reports tagged on LeakCode show the round-by-round distribution and typical difficulty calibration. To browse questions filtered by round type and seniority, use the company hub linked above.
How To Practice This Type of Question
Solve similar problems on LeetCode under timed conditions (25-35 minutes per medium difficulty). The goal is pattern recognition: recognize the underlying technique (sliding window, two-pointer, BFS, memoized recursion, etc.) within 60-90 seconds of reading. Strong candidates verbalize their hypothesis out loud before coding, then iterate based on feedback. Weak candidates dive into implementation immediately, lose time on the wrong approach, and run out of time for follow-ups.
Companies update their question pools every 2-4 months. The exact wording of any given question may have been retired by the time you interview. Focus your prep on the pattern, not the specific problem. The patterns that appear in Capgemini reports consistently are the ones worth investing in; one-off niche problems are not.
During Your Capgemini Round
Apply the standard interview round template: clarify requirements (2-3 minutes), state your approach out loud and confirm direction with the interviewer (3-5 minutes), code with narration (15-25 minutes), test with concrete examples including edge cases (5 minutes), discuss optimization or trade-offs if time permits (5 minutes). This template is universally accepted across FAANG and adjacent companies; deviating from it produces weaker interviewer feedback signal.
The single most predictive failure mode in Capgemini reports tagged "no hire": not asking clarifying questions. Interviewers are explicitly trained to weight this. Strong candidates ask 3-5 clarifying questions even on problems that look obvious; weak candidates dive into code immediately. The clarifying-question check is often the first signal recorded in the interviewer's written notes.