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

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Capgemini Software Developer Intern Interview Questions, Process, and Tips

Updated 30 Dec 2022

Top Capgemini Software Developer Intern Interview Questions and Answers

  • Q1. Count Good Subsets Problem Statement Given an array ARR of size N consisting of distinct elements, your task is to determine the total number of good subsets. A subset i ...read more
  • Q2. Switch vs Router and check if String is a Palindrome code it
  • Q3. Method Overloading vs Method Overriding

Capgemini Software Developer Intern Interview Experiences

2 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jun 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 - Coding Test 

Coding Test on there own platform

Round 3 - Technical 

(3 Questions)

  • Q1. Method Overloading vs Method Overriding
  • Ans. 

    Method overloading is having multiple methods with the same name but different parameters. Method overriding is having a subclass implement a method with the same name and parameters as its superclass.

    • Method overloading is used to provide different ways to call the same method with different parameters.

    • Method overriding is used to provide a specific implementation of a method in a subclass that is different from its su...

  • Answered by AI
  • Q2. Multithreading vs Multitasking
  • Ans. 

    Multithreading is the ability of a CPU to run multiple threads concurrently, while multitasking is the ability of an OS to run multiple processes concurrently.

    • Multithreading is a feature of CPUs, while multitasking is a feature of operating systems.

    • Multithreading allows multiple threads to run concurrently within a single process, while multitasking allows multiple processes to run concurrently.

    • Multithreading can impro...

  • Answered by AI
  • Q3. Switch vs Router and check if String is a Palindrome code it
  • Ans. 

    Switches connect devices within a network, while routers connect networks. Palindrome code checks if a string is the same forwards and backwards.

    • Switches operate at the data link layer, while routers operate at the network layer.

    • Switches use MAC addresses to forward data within a network, while routers use IP addresses to forward data between networks.

    • Palindrome code can be written using a loop to compare the first and...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Capgemini Software Developer Intern interview:
  • DSA
  • Computer Networking
  • Operating Systems
Interview preparation tips for other job seekers - Don't get Nervous and along with dsa have a knowledge of CN,OS

Skills evaluated in this interview

I appeared for an interview in Nov 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 30 minutes
Round difficulty - Medium

It was conducted in morning around 8:00AM-8:40AM. Platform used for this round was hackerrank. Questions were of moderate level. Total number of mcq are 20.

  • Q1. 

    Count Good Subsets Problem Statement

    Given an array ARR of size N consisting of distinct elements, your task is to determine the total number of good subsets. A subset is considered a good subset if the e...

  • Ans. 

    Count the total number of good subsets in an array where elements can be rearranged to divide the next element.

    • Iterate through all possible subsets of the array.

    • Check if each subset is a good subset by rearranging elements to divide the next element.

    • Count the number of good subsets and return the total count.

  • Answered by AI
Round 2 - HR 

Round duration - 15 minutes
Round difficulty - Easy

It was conducted in afternoon around 2:00PM-2:30PM. Platform used for this round was google meet. Interviewer was looking very serious in questioning.

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - Intern in DelhiEligibility criteriaAbove 7 CGPACapgemini interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, Dynamic Programming, OOPS, Cloud Computing, AptitudeTime required to prepare for the interview - 4 monthsInterview preparation tips for other job seekers

Tip 1 : Research in depth about the company.
Tip 2 : Resume should be in proper format and nice looking.
Tip 3 : Time management is crucial.

Application resume tips for other job seekers

Tip 1 : It should be crisp.
Tip 2 : Do not put false things on resume.

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Developer Intern Interview Questions Asked at Other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an ar ... read more
asked in Amazon
Q2. Fish Eater Problem Statement In a river where water flows from le ... read more
asked in Apple
Q3. Kevin and his Fruits Problem Statement Kevin has 'N' buckets, eac ... read more
asked in CommVault
Q4. Sliding Maximum Problem Statement Given an array of integers ARR ... read more
Q5. Reverse Words in a String: Problem Statement You are given a stri ... read more

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Hr

Interview Preparation Tips

Interview preparation tips for other job seekers - You should be true to what you are putting before the interviewer . Try to put your ideas Add something you did well in your career like in projects /research which you know very well and versed in concepts about it for open interview so that interviewer can get bandwidth where he can ask questions from. This is simply a key .

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

Interview Questionnaire 

2 Questions

  • Q1. Simple program
  • Q2. I wrote a simple program in C

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold and confident

I applied via Campus Placement and was interviewed in Mar 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. How do you get the second to last element from a SQL table?
  • Ans. 

    To get the second to last element from a SQL table, use the OFFSET-FETCH clause.

    • Use the ORDER BY clause to sort the table in descending order.

    • Use the OFFSET-FETCH clause to skip the last row and fetch the second to last row.

    • Example: SELECT column_name FROM table_name ORDER BY column_name DESC OFFSET 1 ROWS FETCH NEXT 1 ROWS ONLY;

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice by building a simple full stack web application.

Skills evaluated in this interview

I applied via Company Website and was interviewed in Oct 2018. There was 0 interview round.

Interview Preparation Tips

General Tips: This interview was a technical one but was majorly a stress test. It lasted for about 1 hour 10 minutes. The interviewer wanted to test both my knowledge and communication skills. Most of the questions asked to me were related to my B.Tech curriculum i.e. computer science related topics. He stressed a lot on the basics related to my project topic. Luckily I was able to answer most of the questions correctly. I tried to answer each question with examples and also used props on the table (like pens, paperweights, pen stands etc.) to explain my theories. It was my first offcampus interview, and I think I did pretty well for a fresher.
You need to stay calm and should apply presence of mind. Please go through the job description thoroughly word-by-word and recheck your resume to ensure that you are a best-fit for the position.
Skills: Communication, Body Language, Problem Solving, Leadership, Presentation Skills
Duration: <1 week

I applied via Naukri.com and was interviewed before Oct 2019. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What technical challenges have you faced in your work till now and how did you overcome it?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be truthful and give detailed explanation of the issues and how it was resolved. Explain the severity of the problem and what blockage it had caused in your daily work. How did you chose a solution and how fast was it implemented.

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

Interview Questionnaire 

1 Question

  • Q1. Basic coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident , easy to crack

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

Interview Questionnaire 

1 Question

  • Q1. Tell me something about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Be very crisp and to the point in the interview. There is no point beating round the bush

I applied via Campus Placement and was interviewed before Mar 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Basics about .Net and SQl server
  • Q2. What are triggers
  • Ans. 

    Triggers are database objects that automatically execute in response to certain events or changes in data.

    • Triggers are used to enforce business rules or data integrity.

    • They can be used to audit changes to data.

    • Triggers can be set to execute before or after an event, such as an insert, update, or delete operation.

    • They can be defined on tables, views, or schemas.

    • Examples of triggers include sending an email notification ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be honest. They prefer learnability over current knowledge

Skills evaluated in this interview

Capgemini Interview FAQs

How many rounds are there in Capgemini Software Developer Intern interview?
Capgemini interview process usually has 3 rounds. The most common rounds in the Capgemini interview process are Resume Shortlist, Coding Test and Technical.
What are the top questions asked in Capgemini Software Developer Intern interview?

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

  1. Switch vs Router and check if String is a Palindrome code...read more
  2. Method Overloading vs Method Overrid...read more
  3. Multithreading vs Multitask...read more

Tell us how to improve this page.

Capgemini Software Developer Intern Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Capgemini Software Developer Intern Salary
based on 5 salaries
₹4 L/yr - ₹7.5 L/yr
36% less than the average Software Developer Intern Salary in India
View more details

Capgemini Software Developer Intern Reviews and Ratings

based on 2 reviews

2.4/5

Rating in categories

2.4

Skill development

2.4

Work-life balance

2.4

Salary

2.4

Job security

2.4

Company culture

2.4

Promotions

2.4

Work satisfaction

Explore 2 Reviews and Ratings
Consultant
55.5k salaries
unlock blur

₹5.1 L/yr - ₹18 L/yr

Associate Consultant
50.7k salaries
unlock blur

₹3 L/yr - ₹11.9 L/yr

Senior Consultant
46.7k salaries
unlock blur

₹7.5 L/yr - ₹25 L/yr

Senior Analyst
21k salaries
unlock blur

₹2.2 L/yr - ₹9 L/yr

Senior Software Engineer
20.4k salaries
unlock blur

₹3.5 L/yr - ₹12.8 L/yr

Explore more salaries
Compare Capgemini with

Wipro

3.7
Compare

Accenture

3.8
Compare

Cognizant

3.7
Compare

TCS

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