Capgemini is one of the largest IT services firms hiring in India, with a distinct selection process that includes a Pseudo-code round: a section most candidates do not prepare for. Understanding the full process gives you a meaningful edge.
Capgemini 2026 Selection Process
Capgemini's campus selection runs four stages.
Stage 1: Online assessment (Capgemini's proprietary platform): four sections over 150 minutes. Stage 2: Behavioural competency interview (often a recorded video interview). Stage 3: Technical interview (30–40 minutes). Stage 4: HR interview. Capgemini uses a cut-off sectional scoring model: you must clear each section independently; strong performance in one section does not compensate for a poor score in another.
Online Assessment: The Four Sections
The Capgemini aptitude test has four distinct sections, and the Pseudo-code section is what most freshers underestimate.
Pseudo-code (7Q/15min): read code-like pseudocode and predict output or identify errors. This tests logical thinking, not actual coding. Abstract Reasoning (16Q/16min): shape-pattern sequences: similar to IQ test visual reasoning. Attention to Detail (24Q/10min): spot differences in data tables and character strings: speed-focused. Behavioural (144 statements/22min): no right answers: answer authentically based on your actual working style, not what you think they want.
Pseudo-code Round Strategy
The Pseudo-code section trips up many candidates because it looks like programming but is not.
The pseudocode uses simple constructs: IF/ELSE, FOR loops, WHILE loops, arrays indexed from 0 or 1 (check the notation in each question). Trace through the code manually line by line with sample input values. Common traps: off-by-one errors in loops, nested conditions where the inner block only runs when all conditions are true, and variable reassignments mid-loop. Practice resource: Capgemini's official sample papers and IndiaBIX's pseudocode section: it is not available elsewhere in the same format.
Practise Capgemini-style behavioural and technical interview questions with HireStepX's AI mock interviewer.
Practice freeTechnical Interview
Capgemini technical interviews for freshers cover the same CS fundamentals as HCL and TCS but with a slightly higher focus on your projects.
Expect: OOP concepts with examples from your project, SQL queries (write a query on a given schema), basic data structures (array vs linked list), and one or two OS questions. Project deep dive: be ready to explain your project from scratch: what problem it solves, your tech stack, what you built specifically, and what you would change. Tip: Capgemini interviewers are less interested in LeetCode-style algorithms and more interested in whether you understand the tools you claim to have used.
Compensation for Capgemini Freshers
Capgemini 2026 fresher packages vary by track.
Graduate Engineer Trainee (GET): ₹4–5 LPA. Capgemini Voyager (selected campuses): ₹6.5–7 LPA. Senior analyst (experienced, 2–4 years): ₹8–14 LPA. Annual appraisal cycle with typical 8–12% increments. Capgemini offers a good work-life balance rating among Indian IT service companies.
Frequently asked questions
Practice these questions on HireStepX