Capgemini hiring tracks & compensation
2 Active TracksCompare CTC packages, selection cutoffs, and track descriptions across all Capgemini campus hiring tiers:
| Hiring Track | Package (CTC) | Qualifying Criteria |
|---|---|---|
| Analyst / Graduate Engineer Trainee | 4.00 – 4.25 LPA | Clear Exceller Game Assessment + English + Pseudocode RoundCore fresher engineering track for software engineering and enterprise consulting. |
| Senior Analyst | 5.75 – 7.50 LPA | Top performance in Exceller + Hands-on coding round + Strong technical interviewAdvanced engineering role for candidates demonstrating strong programming capabilities. |
What is the Capgemini placement process?
Capgemini's fresher hiring runs through the Exceller assessment: a game-based cognitive aptitude battery (Grid Challenge, Motion Challenge, Deductive-Logical Switch Challenge, Digit Challenge) in place of traditional quant MCQs, plus English/communication and pseudocode sections, followed by a technical interview and an HR interview.
- 1
Capgemini Exceller assessment
A game-based cognitive battery measuring spatial memory, focus, response latency, and inductive reasoning, alongside English and pseudocode sections.
- 2
Group discussion / communication round
Some drives include a group discussion or written communication task assessing clarity and teamwork.
- 3
Technical interview
Core CS fundamentals, pseudocode/coding logic, and a walkthrough of your academic projects.
- 4
HR interview
Standard fit, relocation, and career-goal questions before the offer.
Capgemini exam pattern & sectional timing
2026/2027 PatternDetailed breakdown of test modules, duration, number of questions, and sectional cutoffs:
| Section / Module | Duration | Questions | Negative Marking | Cutoff Benchmark |
|---|---|---|---|---|
| Game-Based Aptitude (Exceller) | 24 mins | 4 Interactive Games | No | Speed & accuracy index |
| English Communication & Verbal | 30 mins | 30 Qs | No | ~65% |
| Pseudocode & Bitwise Logic | 30 mins | 30 Qs | No | ~70% |
| Behavioral Profile Competency | Untimed | 100 Statements | No | Personality consistency |
Capgemini eligibility criteria
- B.E./B.Tech, B.Sc, BCA, M.E./M.Tech, MCA, or equivalent, per the specific drive's eligible streams
- Minimum 60% or equivalent CGPA generally required across Class 10, Class 12, and graduation
- No active standing backlog at the time of the interview
- Career gap limits vary by notification — confirm against the specific drive
Documents required for verification
- · Photo ID proof
- · Class 10 and Class 12 mark sheets
- · Degree mark sheets and provisional/consolidated certificate
- · Passport-size photographs
- · Updated resume
Capgemini placement syllabus
| Section | Topics |
|---|---|
| Exceller game-based aptitude | Grid Challenge (spatial/pattern memory) · Motion Challenge (visual tracking & response speed) · Deductive-Logical Switch Challenge (rule-based logic) · Digit Challenge (numeric working memory) |
| English / Communication | Reading comprehension · Grammar and sentence correction · Workplace email writing |
| Pseudocode | Tracing bitwise and conditional logic · Loop and function tracing · Identifying output/errors in given code logic |
Capgemini sample worked questions
Step-by-Step SolutionsRepresentative questions from recent recruitment drives with worked explanations:
Integer a = 5, b = 9, c = 2 a = (a & b) + (b ^ c) b = (a >> 1) + c Print a + b
View Answer & Detailed Explanation▼
Answer: 20
Step 1: a & b = 5 & 9 = (0101) & (1001) = 0001 (1). b ^ c = 9 ^ 2 = (1001) ^ (0010) = 1011 (11). So a = 1 + 11 = 12. Step 2: a >> 1 = 12 >> 1 = 6. b = 6 + c = 6 + 2 = 8. Step 3: a + b = 12 + 8 = 20.
Capgemini aptitude & coding topics
Aptitude topics
- Game-based spatial and pattern reasoning (Exceller)
- Inductive and deductive logic
- Numeric working memory
- English/verbal ability
Coding topics
- Pseudocode tracing, including bitwise operations
- Basic programming logic (loops, conditionals, functions)
- Simple data structure concepts for the interview stage
Capgemini technical interview
Pseudocode & bitwise logic
Capgemini interviewers often probe bitwise-operator tracing specifically, since it trips up candidates who only practiced arithmetic pseudocode.
Core CS fundamentals
Basic OOPs, DBMS, and OS concepts, proportional to your branch and resume.
Projects
Be ready to explain your project's architecture and your individual contribution clearly.
Capgemini HR interview questions
“Tell me about yourself.”
Keep it structured and under two minutes — Capgemini interviewers commonly follow up on whatever you mention first.
“Why Capgemini?”
Reference its consulting/technology services model and global delivery scale rather than generic praise.
“Are you comfortable working in a client-facing delivery model?”
Answer honestly — many Capgemini roles involve direct or indirect client interaction from early on.
How to prepare for Capgemini placements
Preparation tips
- Practice game-style pattern and memory exercises under a timer — Exceller rewards speed and consistency, not just correctness.
- Specifically rehearse bitwise pseudocode tracing; it's a frequent surprise for candidates coming from a purely arithmetic-aptitude prep background.
- Prepare a clean, structured explanation of your final-year project's architecture.
- Practice concise written communication — some drives include an email or short-answer writing task.
Common mistakes
- Preparing only traditional quant-MCQ style questions and being caught off guard by the game-based format.
- Skipping bitwise-logic practice in pseudocode prep.
- Under-preparing the English/communication section because it 'seems easy.'
- Not being able to explain your own project's technical decisions clearly.
Frequently asked questions about Capgemini placements
What is the Capgemini placement process?+
The Capgemini Exceller game-based aptitude assessment plus English and pseudocode sections, sometimes followed by a group discussion, then a technical interview and an HR interview.
What is the Capgemini Exceller test?+
A game-based cognitive aptitude battery — Grid Challenge, Motion Challenge, Deductive-Logical Switch Challenge, and Digit Challenge — used in place of traditional quantitative-aptitude MCQs to measure spatial memory, focus, and reasoning speed.
How should I prepare for the Capgemini pseudocode section?+
Practice tracing loops, conditionals, and especially bitwise operations by hand — Capgemini's pseudocode questions frequently test bitwise logic that candidates rarely rehearse elsewhere.
How should I prepare for Capgemini placements overall?+
Practice Exceller-style game formats under time pressure (they reward speed and pattern recognition more than formula memorization), revise pseudocode/bitwise tracing, and prepare a clear walkthrough of your main project for the interview.


