Upload Button Icon Add office photos

Filter interviews by

Capgemini Engineering Associate Software Engineer Interview Questions and Answers

Updated 14 Jun 2024

Capgemini Engineering Associate Software Engineer Interview Experiences

4 interviews found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

Coding and logical reasoning

Round 2 - Technical 

(2 Questions)

  • Q1. Oops concepts Basic questions on Java Programs.
  • Q2. Explain Oops concepts
  • Ans. 

    Object-oriented programming concepts that help in organizing and structuring code.

    • Encapsulation: Bundling data and methods together in a class.

    • Inheritance: Creating new classes from existing ones, inheriting their properties and behaviors.

    • Polymorphism: Objects of different classes can be treated as objects of a common superclass.

    • Abstraction: Hiding complex implementation details and providing simplified interfaces.

    • Enca...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Introduction Are you ready to relocate
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Aptitude Test 

Moderate level questions and duration is 3 hours

Associate Software Engineer Interview Questions Asked at Other Companies

asked in Accenture
Q1. Triplets with Given Sum Problem Given an array or list ARR consis ... read more
Q2. Intersection of Two Arrays II Given two integer arrays ARR1 and A ... read more
asked in Clarivate
Q3. Best Time to Buy and Sell Stock II Problem Statement Given the st ... read more
Q4. Ninja and Alternating Largest Problem Statement Ninja is given a ... read more
asked in CGI Group
Q5. Frog Jump Problem Statement A frog is positioned on the first ste ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Aug 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
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
Round 2 - Aptitude Test 

General Fresher's Aptitude Screening test.

Round 3 - Technical 

(1 Question)

  • Q1. Arrays, pointers, datatypes(primitive,derived), classes and objects, Call by reference vs call by value, strings, file handling.

Interview Preparation Tips

Interview preparation tips for other job seekers - Core , basic concepts of the language is a must.

I applied via Campus Placement and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Linkedlist and doubly linklist
  • Q2. Class and object

Interview Preparation Tips

Interview preparation tips for other job seekers - Code round

Capgemini Engineering interview questions for designations

 Software Engineer

 (36)

 Associate Network Engineer

 (2)

 Associate Systems Engineer

 (1)

 Senior Software Engineer

 (17)

 Embedded Software Engineer

 (3)

 Software Development Engineer

 (2)

 Software Testing Engineer

 (1)

 Software Engineer II

 (1)

Interview questions from similar companies

I applied via Job Portal and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basics of C++ and C
  • Q2. Related to project

Interview Preparation Tips

Interview preparation tips for other job seekers - It was 30 min interview of both tech+hr.

I applied via Campus Placement and was interviewed before Jun 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Just simple HR Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Interview Preparation Tips

Round: Test
Experience: Written test was easy. It comprised aptitude and general english questions

Round: Technical Interview
Experience: Questions were about project, Simple programming concepts, etc
Code to basic programming concepts.
Tips: Do not say Algorithms as an area of interest.

General Tips: Be confident in your answers. Show that you have positive attitude always. Do not lose your confidence if you are not selected for the company. try the other with full hope. All the best!
College Name: IIT-ROORKEE

I applied via Walk-in and was interviewed before Sep 2019. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. A program on recursion.
  • Ans. 

    Recursion is a programming technique where a function calls itself to solve a problem.

    • Recursion involves a base case and a recursive case

    • Recursion can be used to solve problems like factorial, Fibonacci sequence, and binary search

    • Recursion can be less efficient than iterative solutions for some problems

  • Answered by AI
  • Q2. Is a string mutable/immutable with an example
  • Ans. 

    A string can be both mutable and immutable depending on the programming language.

    • In languages like Java and Python, strings are immutable.

    • In languages like C++ and C#, strings are mutable.

    • Immutable strings cannot be modified once created, while mutable strings can be modified.

    • Example of immutable string: 'hello world'.replace('o', '0') returns 'hell0 w0rld'.

    • Example of mutable string: string s = 'hello'; s[0] = 'j'; s n

  • Answered by AI
  • Q3. OOPS concept with examples
  • Ans. 

    OOPS is a programming paradigm based on the concept of objects.

    • OOPS stands for Object-Oriented Programming System

    • It focuses on creating objects that contain both data and functions

    • Encapsulation, Inheritance, and Polymorphism are the three main pillars of OOPS

    • Example: A car is an object that has properties like color, model, and functions like start, stop, and accelerate

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear with the basics and stick to one language. Concept matters more than syntax.

I applied via Campus Placement and was interviewed before Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. Tell me about yourself?
  • Q2. What was your jee rank?
  • Q3. Why did you choose the collage in which you are studying?
  • Q4. Tell some new technology which is coming?
  • Ans. 

    5G technology is coming which will revolutionize the way we communicate and connect with the world.

    • 5G technology will provide faster internet speeds and lower latency.

    • It will enable the development of new technologies such as self-driving cars and smart cities.

    • 5G networks will be able to support a larger number of devices connected simultaneously.

    • Major telecommunication companies such as Verizon and AT&T are already ro...

  • Answered by AI
  • Q5. Some basics question related to data structures like what is stack que etc?
  • Q6. In coming five years where do you see yourself?
  • Q7. Some basic questions related to your stream like what is a transistor etc?

Interview Preparation Tips

Interview preparation tips for other job seekers - HR behaviour was friendly and most of the time he will help you if you got stuck in question all the very best for your interview

I applied via Walk-in and was interviewed before Aug 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Analytical.and logical

Round 2 - Technical 

(1 Question)

  • Q1. Need to write some codes
Round 3 - HR 

(1 Question)

  • Q1. Are you okay for relocation

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through your resume properly and be fully prepared about the technologies you have mentioned in your resume

Capgemini Engineering Interview FAQs

How many rounds are there in Capgemini Engineering Associate Software Engineer interview?
Capgemini Engineering interview process usually has 2-3 rounds. The most common rounds in the Capgemini Engineering interview process are Aptitude Test, Technical and HR.
What are the top questions asked in Capgemini Engineering Associate Software Engineer interview?

Some of the top questions asked at the Capgemini Engineering Associate Software Engineer interview -

  1. Explain Oops conce...read more
  2. Arrays, pointers, datatypes(primitive,derived), classes and objects, Call by re...read more
  3. Oops concepts Basic questions on Java Progra...read more

Tell us how to improve this page.

Capgemini Engineering Associate Software Engineer Interview Process

based on 5 interviews

Interview experience

4.2
  
Good
View more
Capgemini Engineering Associate Software Engineer Salary
based on 109 salaries
₹3.3 L/yr - ₹5 L/yr
28% less than the average Associate Software Engineer Salary in India
View more details

Capgemini Engineering Associate Software Engineer Reviews and Ratings

based on 31 reviews

3.3/5

Rating in categories

3.4

Skill development

3.3

Work-life balance

2.9

Salary

3.2

Job security

3.1

Company culture

2.6

Promotions

3.1

Work satisfaction

Explore 31 Reviews and Ratings
Senior Software Engineer
2k salaries
unlock blur

₹5.5 L/yr - ₹21 L/yr

Technical Lead
1.3k salaries
unlock blur

₹9.8 L/yr - ₹26.8 L/yr

Software Engineer
1.3k salaries
unlock blur

₹3.5 L/yr - ₹11.8 L/yr

Network Engineer
405 salaries
unlock blur

₹4 L/yr - ₹13.3 L/yr

Senior Technical Lead
365 salaries
unlock blur

₹14.1 L/yr - ₹35 L/yr

Explore more salaries
Compare Capgemini Engineering with

Genpact

3.8
Compare

DXC Technology

3.7
Compare

Sutherland Global Services

3.6
Compare

Optum Global Solutions

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview