Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Capgemini Team. If you also belong to the team, you can get access from here

Capgemini Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Capgemini Interview Questions and Answers for Freshers

Updated 27 Jun 2025
Popular Designations

310 Interview questions

A Senior Consultant was asked
Q. What is ABAP in SAP?
Ans. 

ABAP (Advanced Business Application Programming) is a high-level programming language created by SAP for developing business applications.

  • ABAP is the primary programming language used in SAP for customizing and developing reports, interfaces, forms, and workflows.

  • It is a 4th generation programming language that runs in the SAP ABAP runtime environment.

  • ABAP programs are stored in the SAP database and are executed o...

View all Senior Consultant interview questions
An Associate Consultant Developer was asked
Q. What are the types of constructors and how do they work?
Ans. 

Constructors are special methods used to initialize objects in a class.

  • Constructors have the same name as the class and do not have a return type.

  • They are called automatically when an object is created.

  • Constructors can be parameterized to accept values for initializing object properties.

  • Default constructors are provided by the compiler if no constructor is defined.

  • Example: public class Person { public Person(Strin...

View all Associate Consultant Developer interview questions
🔥 Asked by recruiter 2 times
A Senior Software Engineer was asked
Q. What is your preferred work location?
Ans. 

I prefer locations with a good work-life balance, access to outdoor activities, and a vibrant tech community.

  • Good work-life balance is important to me

  • Access to outdoor activities like hiking and biking

  • Vibrant tech community for networking and growth opportunities

View all Senior Software Engineer interview questions
A Senior Software Engineer was asked
Q. What is the difference between UNION and UNION ALL in SQL?
Ans. 

Union combines and removes duplicates, Union All combines without removing duplicates.

  • Union merges the result sets of two or more SELECT statements and removes duplicates

  • Union All merges the result sets of two or more SELECT statements without removing duplicates

  • Union is slower than Union All as it involves removing duplicates

  • Example: SELECT column1 FROM table1 UNION SELECT column1 FROM table2;

  • Example: SELECT colu...

View all Senior Software Engineer interview questions

What people are saying about Capgemini

View All
trendylion
Verified Icon
1w
student at
Chandigarh University
Data Science dream job: Need resume advice & referrals!
Hey pros, what should I add to my resume to boost my chances of landing my first Data Science role? Guidance needed! Also, if you're hiring or know openings at: TCS | Infosys | Wipro | Cognizant | Genpact | Accenture | LTIMindtree | Fractal Analytics | Mu Sigma | Quantiphi | Tiger Analytics | EXL | ZS Associates | Deloitte | KPMG | EY | Capgemini | Publicis Sapient, a referral would be amazing! 📎 I’m attaching my resume. Feedback, suggestions, or leads would mean a lot! Thanks for your support! Let’s connect & grow in #DataScience. #DataScience #MachineLearning #DeepLearning #OpenToWork #FresherJobs #DataScienceJobs #Referral #CareerAdvice #ResumeTips #JobSearch #Hiring #AmbitionBox #LinkedInJobs
FeedCard Image
Got a question about Capgemini?
Ask anonymously on communities.
A Senior Software Engineer was asked
Q. What is the difference between a list and a tuple in Python?
Ans. 

List is mutable, tuple is immutable in Python.

  • List can be modified after creation, tuple cannot.

  • List uses square brackets [], tuple uses parentheses ().

  • List is used for collections of items that may change, tuple for fixed collections.

  • Example: list_example = [1, 2, 3], tuple_example = (4, 5, 6)

View all Senior Software Engineer interview questions
A Senior Software Engineer was asked
Q. Name a few HTML tags.
Ans. 

Some common HTML tags include <div>, <p>, <a>, <img>, <h1>, <ul>, <li>, <table>, <tr>, <td>.

  • <div> - defines a division or section in an HTML document

  • <p> - defines a paragraph

  • <a> - defines a hyperlink

  • <img> - defines an image

  • <h1> - defines a heading

  • <ul> - defines an unordered list

  • <li> - defines a list item

  • <table&...

View all Senior Software Engineer interview questions
A Senior Software Engineer was asked
Q. Explain Polymorphism.
Ans. 

Polymorphism is the ability of a single function or method to operate on different types of data.

  • Polymorphism allows objects of different classes to be treated as objects of a common superclass.

  • It enables a single interface to represent multiple underlying forms.

  • Examples include method overloading and method overriding in object-oriented programming.

View all Senior Software Engineer interview questions
Are these interview questions helpful?
A consultant b2 was asked
Q. What are the core Java basics?
Ans. 

Core Java basics cover fundamental concepts like OOP, data types, control structures, and exception handling.

  • Object-Oriented Programming (OOP): Java is based on OOP principles like inheritance, encapsulation, and polymorphism.

  • Data Types: Java has primitive types (int, char, boolean) and reference types (Strings, Arrays). Example: int num = 10;

  • Control Structures: Java uses if-else, switch, loops (for, while) for fl...

View all consultant b2 interview questions
A Japanese Language Expert was asked
Q. I will provide you with a website link in Japanese. Can you identify specific words within the website?
Ans. 

This task involves extracting Japanese words from a provided website link, requiring language proficiency and attention to detail.

  • Identify key sections of the website, such as headings and paragraphs.

  • Look for common Japanese words like 'こんにちは' (hello) or 'ありがとう' (thank you).

  • Use browser tools to highlight or copy text for easier extraction.

  • Pay attention to kanji, hiragana, and katakana characters.

View all Japanese Language Expert interview questions
A HR Executive was asked
Q. What are your interests?
Ans. 

I am interested in learning new technologies, reading books, and traveling to explore different cultures.

  • Learning new technologies

  • Reading books

  • Traveling to explore different cultures

View all HR Executive interview questions

Capgemini Interview Experiences for Freshers

625 interviews found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Feb 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. What are the golden rules of accounting?
  • Ans. 

    The golden rules of accounting guide the recording of financial transactions, ensuring accuracy and consistency.

    • 1. Debit what comes in, credit what goes out. Example: When a company purchases inventory, it debits inventory and credits cash.

    • 2. Debit the receiver, credit the giver. Example: If a company receives cash from a customer, it debits cash and credits accounts receivable.

    • 3. Debit all expenses and losses, credit ...

  • Answered by AI
  • Q2. What are the journal entries in accounting?
  • Ans. 

    Journal entries are the foundational records in accounting that capture all financial transactions.

    • A journal entry consists of a date, accounts affected, amounts, and a description.

    • Example: Debit Cash $1,000 and Credit Sales Revenue $1,000 for a sale.

    • Each entry must maintain the accounting equation: Assets = Liabilities + Equity.

    • Journal entries can be simple (one debit and one credit) or compound (multiple debits and c...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - For fresher bright future and right path to. Build career.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude test mine was for cloud infrastructure so questions on cloud

Round 2 - Technical 

(1 Question)

  • Q1. Questions regarding skills learnt in engineering
Round 3 - One-on-one 

(1 Question)

  • Q1. Questions to assess holistic knowledge on cloud and deployment

Architect Interview Questions & Answers

user image Anonymous

posted on 8 Dec 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Cloud migration steps
  • Q2. Aws service and database
Round 2 - Technical 

(2 Questions)

  • Q1. Aws sqs details
  • Q2. Posrgresql disadvantages
  • Ans. 

    PostgreSQL, while powerful, has some disadvantages like complexity, performance issues, and limited support for certain features.

    • Complexity: PostgreSQL's extensive features can lead to a steep learning curve for new users.

    • Performance: In certain scenarios, such as read-heavy workloads, it may perform slower than other databases like MySQL.

    • Resource Intensive: PostgreSQL can require more memory and CPU resources compared...

  • Answered by AI
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Angular routing
  • Q2. What are pipes in angular
  • Ans. 

    Pipes in Angular are used for transforming data in templates.

    • Pipes are used to format data before displaying it in the view

    • They can be used to filter, sort, or transform data in various ways

    • Examples include date pipe, currency pipe, and uppercase/lowercase pipe

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. Which version of java you use?
  • Ans. 

    I use Java version 8 for Angular development.

    • I use Java 8 for its compatibility with Angular frameworks and libraries.

    • Java 8 introduced features like lambda expressions and streams which are useful in Angular development.

    • Example: I use Java 8 to write backend services for my Angular applications.

  • Answered by AI
  • Q2. What are the new features in java 8?
  • Ans. 

    Java 8 introduced several new features including lambda expressions, functional interfaces, streams, and default methods.

    • Lambda expressions allow you to write code in a more concise and readable way.

    • Functional interfaces provide a way to define interfaces with a single abstract method.

    • Streams allow you to process collections of objects in a functional style.

    • Default methods allow you to add new methods to interfaces wit...

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It comprises 30 questions divided into two sections, with the final section being gamified.

Round 2 - Technical 

(1 Question)

  • Q1. Candidates who have been shortlisted from the first round are invited to participate in the second round, which includes 30 questions related to VLSI Verilog code output and technical questions from the co...
Round 3 - HR 

(1 Question)

  • Q1. Second round shortlisted students are invited to attend the interview..my slot is 3 pm but the
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Easy to clear and should be confident

Round 2 - Coding Test 

Easy to clear and should be worked on it

Round 3 - Technical 

(2 Questions)

  • Q1. What is the best memory of the volunteers in the ngo
  • Q2. DBMS question and the SQL and python
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Strings related in java
  • Q2. Multithreading in java
Round 2 - HR 

(2 Questions)

  • Q1. Salary negotiation
  • Q2. Date of joining
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Write terraform code for vpc and subnet
  • Ans. 

    Terraform code for creating VPC and subnet

    • Define VPC resource with CIDR block

    • Create subnet within VPC with CIDR block

    • Associate subnet with VPC

  • Answered by AI
Round 2 - Behavioral 

(1 Question)

  • Q1. Are you comfortable working in hybrid mode?
  • Ans. 

    Yes, I am comfortable working in hybrid mode.

    • I have experience working in both on-premises and cloud environments.

    • I am familiar with managing hybrid infrastructure setups.

    • I am comfortable with integrating and troubleshooting hybrid systems.

    • I have strong communication skills to collaborate with teams working in different environments.

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Node js, Express, React js, javascript, html, css, some coding tests. Duration 1 hour. Online interview. They asked almost everything. Challenging but can crack easily if you are experienced. The interview...
Round 2 - One-on-one 

(1 Question)

  • Q1. You need to travel to the office where they mention, but you will get notified only a day before the interview. I was travelling from coimbatore to chennai unplanned. Interviewer was very good talented. He...
Round 3 - HR 

(1 Question)

  • Q1. Really really worst discussion with HR Ayushi Pathak. Its a one-way conversation, she speaks you listen. I never expected this kind of attitude in capgemini. I Refused the offer after HR round. Cant even i...

Interview Preparation Tips

Topics to prepare for Capgemini Mern Stack Developer interview:
  • nodejs
  • react js
  • Javascript
  • docker
  • Jenkins
  • jest
  • CSS
  • mysql
  • MongoDB
Interview preparation tips for other job seekers - I have 10 years of experience. Here it was an Unplanned interview. The interviewers are talented and behaved well. They selected me, but after speaking with HR Ayushi Pathak I refused to accept the offer. The discussion was very very worst. Poor attitude HR. She doesn't even know how to respect talent. I never expected this from Capgemini. I heard this is a good company to work but the HR ruined everything.

Consultant Interview Questions & Answers

user image Anonymous

posted on 19 Nov 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic technical question

Round 2 - Coding Test 

Basic coding syntax 30 mints

Round 3 - Technical 

(1 Question)

  • Q1. What is loop? what is inheritance?
  • Ans. 

    A loop is a programming construct that repeats a set of instructions until a specific condition is met. Inheritance is a mechanism in object-oriented programming where a new class inherits properties and behaviors from an existing class.

    • A loop allows a set of instructions to be executed repeatedly based on a condition. Examples include for loops, while loops, and do-while loops.

    • Inheritance allows a new class (subclass)...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Why should I hire you?

Capgemini Interview FAQs

How many rounds are there in Capgemini interview for freshers?
Capgemini interview process for freshers usually has 2-3 rounds. The most common rounds in the Capgemini interview process for freshers are Technical, Resume Shortlist and HR.
How to prepare for Capgemini interview for freshers?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Capgemini. The most common topics and skills that interviewers at Capgemini expect are Accounting, Finance, Excel, HR and HR Operations.
What are the top questions asked in Capgemini interview for freshers?

Some of the top questions asked at the Capgemini interview for freshers -

  1. In a dark room,there is a box of 18 white and 5 black gloves. You are allowed t...read more
  2. How can you cut a rectangular cake in 8 symmetric pieces in three cut...read more
  3. One question of sorting for a list of people belonging to different cities and...read more
What are the most common questions asked in Capgemini HR round for freshers?

The most common HR questions asked in Capgemini interview are for freshers -

  1. Where do you see yourself in 5 yea...read more
  2. What are your strengths and weakness...read more
  3. Tell me about yourse...read more
How long is the Capgemini interview process?

The duration of Capgemini interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 318 interview experiences

Difficulty level

Easy 30%
Moderate 66%
Hard 3%

Duration

Less than 2 weeks 65%
2-4 weeks 23%
4-6 weeks 6%
6-8 weeks 2%
More than 8 weeks 4%
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.6
 • 11.1k Interviews
Accenture Interview Questions
3.8
 • 8.6k Interviews
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro Interview Questions
3.7
 • 6k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact Interview Questions
3.8
 • 3.4k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
DXC Technology Interview Questions
3.7
 • 836 Interviews
View all

Capgemini Reviews and Ratings

based on 46.1k reviews

3.7/5

Rating in categories

3.7

Skill development

3.8

Work-life balance

3.0

Salary

3.8

Job security

3.7

Company culture

2.8

Promotions

3.5

Work satisfaction

Explore 46.1k Reviews and Ratings
Java Full Stack Developer+ React JS| Capgemini | Bangalore

Bangalore / Bengaluru

6-10 Yrs

Not Disclosed

Python Lead | Capgemini | Bangalore|

Bangalore / Bengaluru

8-10 Yrs

Not Disclosed

Scrum Master| 8 To 10 years| Bangalore| whitefield

Bangalore / Bengaluru

8-10 Yrs

₹ 8.8-23 LPA

Explore more jobs
Consultant
58.4k salaries
unlock blur

₹5.3 L/yr - ₹19 L/yr

Associate Consultant
51.3k salaries
unlock blur

₹2.9 L/yr - ₹12.2 L/yr

Senior Consultant
49.9k salaries
unlock blur

₹7.8 L/yr - ₹26 L/yr

Senior Analyst
22.2k salaries
unlock blur

₹1.6 L/yr - ₹9.1 L/yr

Senior Software Engineer
21.5k salaries
unlock blur

₹3.5 L/yr - ₹13.2 L/yr

Explore more salaries
Compare Capgemini with

Wipro

3.7
Compare

Accenture

3.8
Compare

Cognizant

3.7
Compare

TCS

3.6
Compare
write
Share an Interview