Skip to content

Capgemini Interview Questions

Capgemini’s fresher process opens with an unusual game-based pseudocode round before a normal coding-and-interview pipeline, and your combined performance across every stage - not a separate application - decides whether you land the Analyst, Analyst*, or Senior Analyst profile.

Round Duration What they test
Game-Based Assessment ~25 min Pseudocode MCQs - loop tracing, conditional/array logic
Hands-on Coding ~45 min 2 programming problems (C/C++/Java/Python)
Technical Interview 30-45 min OOPs, DBMS, OS, networking, project deep-dive
HR Interview 20-30 min Personality, communication, career goals, relocation

About 15 pseudocode MCQs in 25 minutes - you read a short block of pseudocode (loops, conditionals, array traversal) and predict its output by tracing it in your head or on paper, with no code editor to run it in.

Common questions

  • Output prediction from a WHILE/FOR loop with an accumulator variable
  • Nested conditional statement outputs
  • Array-traversal and index-tracking results
  • String-manipulation trace questions (concatenation, character counting)

Two programming problems, roughly 45 minutes total, in a language of your choice (C, C++, Java, or Python). Problems are Easy to Easy-Medium - candidates who solve one fully and get partial credit on the second still commonly clear this round if the game-based score was strong.

Common questions

  • Reverse an array (two-pointer swap)
  • Check for an Armstrong number
  • Palindrome check on a string or number
  • Find the second-largest element in an array
  • Factorial and Fibonacci series implementations

Round-by-round breakdowns are on the Capgemini interview experience page.

Opens with a brief self-introduction, then moves into programming fundamentals, DBMS, and a detailed walkthrough of your final-year or academic project - approach over syntax matters more than memorized definitions.

Common questions

  • Difference between C and Java; explain the four pillars of OOPs with examples
  • Difference between stack and queue; array vs linked list
  • DBMS - what is normalization; write a SQL query using JOIN
  • Detailed project discussion - technologies used, your specific role, challenges faced

A shorter, comparatively easy closing round focused on personality, communication, and motivation rather than technical depth.

Common questions

  • Why Capgemini? (global presence, diverse projects, learning opportunities)
  • Are you comfortable with relocation?
  • What are your strengths and weaknesses?
  • Where do you see yourself in five years?
  • Any questions for us? (training program, project allocation)

Sample answer frameworks for each of these are on the Capgemini HR interview questions page.

Analyst vs Analyst* vs Senior Analyst: how the profile gets decided

Section titled “Analyst vs Analyst* vs Senior Analyst: how the profile gets decided”

Unlike companies where you apply to a specific role, Capgemini doesn’t let you pick your offer profile up front. Your combined performance across the game-based assessment, hands-on coding, and both interviews determines whether you land Analyst, the higher Analyst* tier, or Senior Analyst - the profile with the largest pay gap (roughly Rs 4.25 LPA vs Rs 7.5 LPA) and the one most often awarded to candidates with strong internship or project depth on top of a clean technical interview. Since there’s no separate application for the higher tiers, treating every stage - including the often-underestimated pseudocode round - as equally high-stakes is the highest-leverage strategy.

Frequently asked questions about Capgemini interviews

Section titled “Frequently asked questions about Capgemini interviews”
What is the Capgemini interview process for freshers?

Capgemini’s Exceller/Engineering process usually runs four stages: a Game-Based Assessment (about 25 minutes, ~15 pseudocode MCQs testing logical thinking - trace loops, conditionals, and array traversal by hand); Hands-on Coding (about 45 minutes, 2 programming problems in a language of your choice - C/C++/Java/Python); a Technical Interview (30-45 minutes) on programming fundamentals, DBMS, OS, and your projects; and a closing HR Interview (20-30 minutes). Minimum academic cutoffs (commonly around 65% through 10th/12th/UG) and no active backlogs typically apply.

What is Capgemini’s Game-Based Assessment and why does it matter?

It’s a roughly 25-minute round of about 15 pseudocode MCQs where you trace through loop, conditional, and array-traversal logic by hand and predict the output - there’s no code editor, just careful tracing under time pressure. Candidates who treat it as a throwaway warm-up often get eliminated here even with strong coding skills, since it’s evaluated before the hands-on coding round.

What is the difference between Capgemini’s Analyst, Analyst*, and Senior Analyst profiles?

All three are offered off the same assessment and interview pipeline; which one you land depends on your overall performance across the game-based assessment, coding round, and interviews. Analyst is the standard entry profile (roughly Rs 4.25 LPA), Analyst* sits a tier higher with a stronger technical bar (roughly Rs 5.75 LPA), and Senior Analyst is reserved for the strongest candidates, often with prior internship or project depth (roughly Rs 7.5 LPA). You don’t choose a profile at registration - your assessment and interview performance decides it.

What questions are asked in Capgemini interviews?

The technical round leans on CS fundamentals - OOPs, DBMS, OS, networking - live or discussed coding (reverse an array, Armstrong number, prime check), and deep-dive questions on your academic projects and the technologies you used. The HR round is comparatively easy and focuses on communication, personality, and career motivation rather than technical depth.

How many rounds are there in the Capgemini interview?

Typically four: the Game-Based Assessment, Hands-on Coding, Technical Interview, and HR Interview. The game-based and coding rounds are the main elimination stages - you need to clear sectional and overall cutoffs in both to advance, and a partial coding score can still clear if your game-based score is strong.

How should I prepare for Capgemini interviews?

Practise tracing pseudocode by hand (loops, nested conditionals, array/string manipulation) since the game-based round has no code editor to lean on, solve basic-to-medium coding problems in your strongest language, revise OOPs/DBMS/OS/networking fundamentals, and prepare one clear project narrative you can explain end to end.

Looking for placement papers, OA practice, or coding questions?

Section titled “Looking for placement papers, OA practice, or coding questions?”