Upload Button Icon Add office photos

Filter interviews by

Capgemini Engineering Software Developer Interview Questions, Process, and Tips

Updated 28 Nov 2024

Top Capgemini Engineering Software Developer Interview Questions and Answers

  • Q1. Quick Sort Problem Statement You are provided with an array of integers. The task is to sort the array in ascending order using the quick sort algorithm. Quick sort is a ...read more
  • Q2. Reverse a String Problem Statement Given a string STR containing characters from [a-z], [A-Z], [0-9], and special characters, determine the reverse of the string. Input: ...read more
  • Q3. What is a program counter?
View all 35 questions

Capgemini Engineering Software Developer Interview Experiences

15 interviews found

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

MCQ’s only, DSA and other MCQ 1 hour

Round 2 - Technical 

(2 Questions)

  • Q1. Project related questions
  • Q2. Coding problem in any basic programming language
Round 3 - HR 

(2 Questions)

  • Q1. General HR and salary discussions
  • Q2. Location and other related queries
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Projects: architecture, Technology stack
  • Q2. OOP: Scenarios in IT

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Nagarro
Q4. Crazy Numbers Pattern Challenge Ninja enjoys arranging numbers in ... read more
asked in PhonePe
Q5. Form a Triangle Problem Statement You are given an array of integ ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell me something abt yourself
  • Q2. Ready to relocate
  • Ans. 

    Yes, I am open to relocating for the right opportunity.

    • I am willing to relocate for the right job opportunity

    • I have experience moving for previous jobs

    • I am open to exploring new locations and cultures

  • Answered by AI

Software Developer Interview Questions & Answers

user image Gyanesh Markale

posted on 3 Jul 2024

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Program for doubly linkedlist
  • Ans. 

    A program for implementing a doubly linked list in a programming language.

    • Create a Node class with data and references to the previous and next nodes

    • Implement methods for adding, removing, and traversing the list

    • Handle edge cases like adding to an empty list or removing the last node

  • Answered by AI
  • Q2. Java 8 features

Skills evaluated in this interview

Capgemini Engineering interview questions for designations

 Embedded Software Developer

 (2)

 Senior Software Developer

 (1)

 Full Stack Software Developer

 (1)

 Python Software Developer

 (1)

 Software Engineer

 (35)

 Software Tester

 (1)

 Java Developer

 (3)

 RPA Developer

 (1)

Software Developer Interview Questions & Answers

user image kumar sandeep

posted on 21 Apr 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Linked list , stack , queue

Get interview-ready with Top Capgemini Engineering Interview Questions

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Group Discussion 

It was good discussion.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Major projects describe out the details.

Software Developer Jobs at Capgemini Engineering

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

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

Round 1 - Coding Test 

Basic questions like lists strings sorting

Round 2 - Technical 

(2 Questions)

  • Q1. Sort the array in asc order
  • Ans. 

    Sort array of strings in ascending order

    • Use built-in sort function in programming language

    • Specify comparison function to sort strings alphabetically

    • Example: ['apple', 'banana', 'cherry'] -> ['apple', 'banana', 'cherry']

  • Answered by AI
  • Q2. Reverse the array in place
  • Ans. 

    Reverse the array of strings in place without using extra space

    • Iterate through the array using two pointers, one starting from the beginning and the other from the end

    • Swap the elements at the two pointers and move them towards the center until they meet or cross each other

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well.

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Sep 2022. There were 4 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 

It was quite tough experimental question were asked

Round 3 - Aptitude Test 

It was quite good for me

Round 4 - Technical 

(1 Question)

  • Q1. Ii t was acording to tu tu he college text book test

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn the programming
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Mar 2023.

Round 1 - Aptitude Test 

Total 120 minutes of aptitude was there

Round 2 - Technical 

(2 Questions)

  • Q1. Just asked basic personal information questions
  • Q2. Tell me about yourself What projects have you done
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Aptitude questions coding questions communication round.

Round 2 - Technical 

(1 Question)

  • Q1. While and do while questions in c and what is electronic and communication

Capgemini Engineering Interview FAQs

How many rounds are there in Capgemini Engineering Software Developer interview?
Capgemini Engineering interview process usually has 1-2 rounds. The most common rounds in the Capgemini Engineering interview process are Technical, Aptitude Test and One-on-one Round.
How to prepare for Capgemini Engineering Software Developer interview?
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 Engineering. The most common topics and skills that interviewers at Capgemini Engineering expect are Javascript, SQL Server, TFS, 3Gpp and LTE.
What are the top questions asked in Capgemini Engineering Software Developer interview?

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

  1. Sort the array in asc or...read more
  2. Reverse the array in pl...read more
  3. program for doubly linkedl...read more

Tell us how to improve this page.

Capgemini Engineering Software Developer Interview Process

based on 14 interviews

3 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
  • HR Round
View more
Capgemini Engineering Software Developer Salary
based on 241 salaries
₹2.4 L/yr - ₹9.6 L/yr
41% less than the average Software Developer Salary in India
View more details

Capgemini Engineering Software Developer Reviews and Ratings

based on 42 reviews

3.9/5

Rating in categories

4.1

Skill development

4.0

Work-life balance

3.7

Salary

4.1

Job security

3.7

Company culture

3.2

Promotions

3.8

Work satisfaction

Explore 42 Reviews and Ratings
Senior Software Engineer
2.2k salaries
unlock blur

₹3.5 L/yr - ₹25.3 L/yr

Software Engineer
1.4k salaries
unlock blur

₹3 L/yr - ₹9.5 L/yr

Technical Lead
1.4k salaries
unlock blur

₹9.9 L/yr - ₹32 L/yr

Network Engineer
462 salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Senior Technical Lead
419 salaries
unlock blur

₹13.4 L/yr - ₹35 L/yr

Explore more salaries
Compare Capgemini Engineering with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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