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
3.8

based on 39.1k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Capgemini Associate L2 Interview Questions and Answers for Experienced

Updated 16 Dec 2022

2 interviews found

Sort by: Popular

Associate L2 Interview Questions

user image Anonymous

posted on 26 Aug 2022

I applied via Company Website and was interviewed in Feb 2022.

4 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
2

HR Round (1 Question)

  • Q1. Introduction & LPA & Notice Period
3

Technical Round (1 Question)

  • Q1. Core related questions
4

One-on-one Round (1 Question)

  • Q1. Past Experience , Working Knowledge

Interview Preparation Tips

Interview preparation tips for other job seekers - If you want the change you've to be changed.

Associate L2 Interview Questions

user image Anonymous

posted on 16 Dec 2022

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

I applied via Approached by Company and was interviewed before Dec 2021.

4 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
2

One-on-one Round (2 Questions)

  • Q1. Intro and concept question on C++
  • Q2. Questions on basic oops in C++
3

One-on-one Round (1 Question)

  • Q1. Technical questions asked on C++ concepts, previous experience discussions.
4

Coding Test Round

Coding questions asked on basic concepts for in Project interview.

Interview Preparation Tips

Topics to prepare for Capgemini Associate L2 interview:
  • C/C++
  • DSA
  • Programming Questions
Interview preparation tips for other job seekers - Interview level is easy-medium at Capgemini. Keep the basics clear and strong.

Interview questions from similar companies

Interview experience
4
 Good
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

Technical Round (2 Questions)

  • Q1. What is trigger?
  • Q2. Difference between ddl and dml?

Skills evaluated in this interview

Senior Associate Interview Questions

IBM user image ABHISHEK RAWAT

posted on 6 Jul 2023

Interview experience
3
 Average
Difficulty level
 -
Duration
 -
Result
 -

3 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
2

One-on-one Round (3 Questions)

  • Q1. Why should be hire you
  • Q2. Tell me about yourself
  • Q3. Why you want to leave your current organization
3

Aptitude Test Round

Reasoning , quant, mathematical questions

Interview Preparation Tips

Interview preparation tips for other job seekers - always be confident and straight forward .
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
Selected  Selected

I applied via campus placement at JSPM's Jayawantrao Sawant college of Engineering, Pune and was interviewed in Dec 2022.

3 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
2

Aptitude Test Round

60 questions in 3 section,arithmentic,logical and English

3

Technical Round (2 Questions)

  • Q1. OOP Questions on your preferred language
  • Q2. Basics of Preferred Language

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus ON Communication while HR Round. And Be flexible for shifts as well as location

4 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
2

Technical Round (1 Question)

  • Q1. Technical round, all asset related information
3

Fitment round Round (1 Question)

  • Q1. Rhetorical questions
4

HR Round (1 Question)

  • Q1. Salary Discussion and basic introduction

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident at the time of interview, try to give all the answers.

1 Interview Round

1

Technical Round (1 Question)

  • Q1. What is object oriented programming language in java

Interview Preparation Tips

Interview preparation tips for other job seekers - Dividing programs into class or objects is called oops .
Oops are classified into following types they are:
1)class:
Class is template from which objects are created. Collection of objects is called object.It is logical Entity
2. Object :
It is an instance of class. It has some states and behaviour. It is both physical and logical Entity .
3. Abstraction:
Hiding the implementation part and showing the functionality is called Abstraction.
Ex:sending SMS where we type text but don't the internal working.
Abstraction can be achieved by
Abstract classes and interfaces
4.Encapuslation:
Binding up of code and data or Variables and methods together is called Encapsulation
Ex: capsule different medicines are binded in it
We can achieve it by getter and setter methods
5) polymorphism:
Performing the same task in different ways is called polymorphism
It can be achieved by method over loading complie time polymorphism and run time polymorphism method overriding.
a) method overloading:
Same method name but different parameters is known as method overloading
b) method overriding:
Same method name & same parameters in sub class and super class is called method overriding.
6.Inheritance:
Acquiring properties from one class to another class is called inheritance
1) single inheritance :
Single child class inherits characteristics of single parent class
Multilevel inheritance
2) for example, a Child inherits behavior from his father, and the father has inherited characteristics from his father.
3) hierarchical inheritance:
One class is inherited by multiple subclasses
4) multiple inheritance:
One class inherits features of more than one base class and is not supported in Java, but the class can implement more than one interface.
5)Hybrid Inheritance: This is a combination of single and multiple inheritances.

7)

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jun 2021.

3 Interview Rounds

Interview Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - 1 ) Explain your knowledge in right way your strategy /straight
2) confidence is very important during the interview
3) Don't hesitate to ask your personal questions to HR
Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via campus placement at Indian Institute of Technology (IIT), Roorkee and was interviewed before Mar 2022.

3 Interview Rounds

1

Resume Shortlist Round

Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
2

Coding Test Round

3 easy-mid level question on DP,arrays,strings

3

Technical Round (2 Questions)

  • Q1. Asked about OOPS and puzzles
  • Q2. What is the logic for merge sort What is inheritance

Interview Preparation Tips

Interview preparation tips for other job seekers - Study OOps and lil bit about the company .
Focus on coding

Skills evaluated in this interview

Associate Interview Questions

HCLTech user image Anonymous

posted on 14 May 2021

I applied via Naukri.com and was interviewed in Apr 2021.

4 Interview Rounds

Interview Questions

  • Q1. About yourself, your experience, what were your job role and responsibilities, your tough times, how did you manage your personal and professional life. View Answers (1)

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be yourself, be honest, answer professionally and always be ready for the odd questions.

Capgemini Interview FAQs

How many rounds are there in Capgemini Associate L2 interview for experienced candidates?
Capgemini interview process for experienced candidates usually has 4 rounds. The most common rounds in the Capgemini interview process for experienced candidates are One-on-one Round, Resume Shortlist and Coding Test.
What are the top questions asked in Capgemini Associate L2 interview for experienced candidates?

Some of the top questions asked at the Capgemini Associate L2 interview for experienced candidates -

  1. Intro and concept question on ...read more
  2. Questions on basic oops in ...read more
  3. Core related questi...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 Capgemini interviews
Company Website
50%
50% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10k Interviews
Accenture Interview Questions
3.9
 • 7.8k Interviews
Infosys Interview Questions
3.7
 • 7.4k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.4k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.7k Interviews
HCLTech Interview Questions
3.6
 • 3.6k Interviews
Genpact Interview Questions
3.9
 • 2.9k Interviews
LTIMindtree Interview Questions
3.9
 • 2.7k Interviews
IBM Interview Questions
4.1
 • 2.3k Interviews
View all
Capgemini Associate L2 Salary
based on 215 salaries
₹3.5 L/yr - ₹6.7 L/yr
42% less than the average Associate L2 Salary in India
View more details

Capgemini Associate L2 Reviews and Ratings

based on 18 reviews

4.0/5

Rating in categories

3.7

Skill development

3.7

Work-Life balance

3.0

Salary & Benefits

4.0

Job Security

3.9

Company culture

2.9

Promotions/Appraisal

3.4

Work Satisfaction

Explore 18 Reviews and Ratings
Consultant
55.4k salaries
unlock blur

₹5.2 L/yr - ₹18 L/yr

Associate Consultant
52.2k salaries
unlock blur

₹2.9 L/yr - ₹11.6 L/yr

Senior Consultant
45.9k salaries
unlock blur

₹7.3 L/yr - ₹24 L/yr

Senior Analyst
20.4k salaries
unlock blur

₹2 L/yr - ₹9 L/yr

Senior Software Engineer
19.8k salaries
unlock blur

₹3.5 L/yr - ₹12.5 L/yr

Explore more salaries
Compare Capgemini with

Wipro

3.7
Compare

Accenture

3.9
Compare

Cognizant

3.8
Compare

TCS

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview