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 Analyst Interview Questions and Answers for Freshers

Updated 8 Mar 2025

Capgemini Software Analyst Interview Experiences for Freshers

4 interviews found

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

I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Good and easy it was essay

Round 2 - Technical 

(1 Question)

  • Q1. Mainly focused on python and resume

Software Analyst Interview Questions & Answers

user image Kirti Bharti

posted on 28 Feb 2025

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Aug 2024.

Round 1 - Aptitude Test 

Just math , english, reasoning

Round 2 - Technical 

(1 Question)

  • Q1. Few queries on Java, SQL
Round 3 - HR 

(1 Question)

  • Q1. Discussion of self and company

Software Analyst Interview Questions Asked at Other Companies for Fresher

asked in Cognizant
Q1. DFS Traversal Problem Statement Given an undirected and disconnec ... read more
asked in Cognizant
Q2. Merge Intervals Problem Statement You are provided with 'N' inter ... read more
Q3. Word Search Problem Statement Given a two-dimensional grid of siz ... read more
asked in Accenture
Q4. BFS Traversal in a Graph Given an undirected and disconnected gra ... read more
Q5. Fenwick Tree Problem Statement You are provided with an array/lis ... read more
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.

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

First round was technical and apptitude combined.

Round 3 - HR 

(2 Questions)

  • Q1. How will you rate yourself as a team worker?
  • Q2. Why should we hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be bold, be confident and answer every question honestly.

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 45 minutes
Round difficulty - Medium

The timing of the interview was in afternoon. 
The first round itself was further divided into two sub-rounds, and on clearing the first sub round you were further allowed to sit for second sub round and if not then those students were sent home.
The environment was decent and the interviewers were equally supportive and helpful.

  • Q1. 

    Trailing Zeros in Factorial Problem

    Find the number of trailing zeroes in the factorial of a given number N.

    Input:

    The first line contains an integer T representing the number of test cases.
    Each of the...
  • Ans. 

    The task is to find the number of trailing zeros in the factorial of a given number.

    • Iterate through each test case and calculate the factorial of the given number.

    • Count the number of trailing zeros by dividing the factorial by 10 until the remainder is not zero.

    • Return the count of trailing zeros for each test case.

  • Answered by AI
Round 2 - Face to Face 

Round duration - 10 minutes
Round difficulty - Easy

It happened 10 mins after the first round, they asked about the software lifecycle various steps involved in it. They also asked about OOPS, i.e what is OOPS , functional languages , why OOPS is useful. Then they talked about the work environment and project in company.

Round 3 - HR 

Round duration - 15 minutes
Round difficulty - Easy

In the HR round they asked lots of personal questions like tell me about yourself, why you are interested to work with us, comfortable for relocation or not.

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Bhagwan Parshuram Institute of Technology. I applied for the job as Software Analyst in HyderabadEligibility criteria60% above, Zero BacklogsCapgemini interview preparation:Topics to prepare for the interview - The topics I prepared mainly are: Data Structures, Algorithms, Pseudo code, Aptitude, Web development, HTML, CSS, JavaScript.Time required to prepare for the interview - 1-2 monthsInterview preparation tips for other job seekers

Tip 1 : Do at-least 2 project in any programming language.

Tip 2 : Practice more pseudo code questions.

Tip 3 : Have good command over aptitude problems.

Application resume tips for other job seekers

Tip 1 : Resume should be properly structured, you should properly highlight your internships and experience on the top after your personal details.

Tip 2 : If you have not done any internships, highlight your projects and skills. 

Tip 3 : You should always properly mention your contact details like - phone number and email details.

Final outcome of the interviewSelected

Capgemini interview questions for designations

 Software Engineer Analyst

 (11)

 Senior Software Analyst

 (4)

 Software Engineering Senior Analyst

 (7)

 Software Development Senior Analyst

 (2)

 Software Engineer and Analyst

 (3)

 System Analyst

 (7)

 Programmer Analyst

 (6)

 Test Analyst

 (5)

Interview questions from similar companies

I applied via Referral and was interviewed before Apr 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Technical questions on eloqua, email marketing

Interview Preparation Tips

Interview preparation tips for other job seekers - Be comfident while answering

Interview Questionnaire 

1 Question

  • Q1. A-Z in MySQL, programming languages(only concepts)

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

I appeared for an interview in Sep 2021.

Interview Questionnaire 

1 Question

  • Q1. About project?

Interview Preparation Tips

Interview preparation tips for other job seekers - The level of the interview was intermediate

I applied via Approached by Company and was interviewed before May 2021. There were 4 interview rounds.

Round 1 - Coding Test 

Online questions were based on scenarios to write SQL queries. Also got few questions on Python as well for which I had only limited knowledge.

Round 2 - Technical 

(8 Questions)

  • Q1. I'm listing some of the questions here which the interviewers (2 panel resources) asked me regarding Informatica ETL, Oracle DB and I might have missed some of them. What types of indexes are used on Orac...
  • Q2. What happens if Treat source row property as "Update" at session level but at target object "Delete" is checked?
  • Ans. 

    The source row will be treated as an update, but the target object will be deleted.

    • The session level property 'Treat source row as Update' will be applied to the source row.

    • The target object will be deleted regardless of the update status of the source row.

    • This can result in data loss if the source row contains important information.

  • Answered by AI
  • Q3. What are the different types of dimension tables?
  • Ans. 

    Dimension tables are used in data warehousing to provide descriptive information about the data in fact tables.

    • Slowly changing dimensions

    • Junk dimensions

    • Degenerate dimensions

    • Role-playing dimensions

    • Bridge dimensions

  • Answered by AI
  • Q4. What schema type was used in your previous project? And explain why it was used?
  • Ans. 

    We used a relational schema in our previous project as it was suitable for the data structure and allowed for efficient querying.

    • Relational schema was used as it allowed for efficient querying of data

    • The data structure was suitable for a relational schema

    • We were able to easily join tables to retrieve necessary data

    • Examples include using SQL to query a database with multiple tables

    • Normalization was used to reduce data r

  • Answered by AI
  • Q5. Difference between Joiner and Lookup transformations?
  • Ans. 

    Joiner combines data from multiple sources based on a common key, while Lookup retrieves data from a reference table based on a matching key.

    • Joiner is used to combine data from two or more sources based on a common key column.

    • Lookup is used to retrieve data from a reference table based on a matching key column.

    • Joiner can perform inner, outer, left, and right joins, while Lookup can only perform an inner join.

    • Joiner can...

  • Answered by AI
  • Q6. Scenario: I have records in a flat file ending with ; character at the end of each them. How to load these records into DB based on this character? What property will be used in Informatica?
  • Q7. How version control happened in your previous project?
  • Ans. 

    We used Git for version control in our previous project.

    • We created a Git repository for the project.

    • All team members were added as collaborators to the repository.

    • We followed the Git flow branching model.

    • We used pull requests for code review and merging.

    • We used tags to mark important releases.

    • We regularly pushed our changes to the remote repository.

    • We used Git commands like commit, push, pull, merge, and rebase.

    • We used...

  • Answered by AI
  • Q8. Which SCD type you worked on before and explain on that?
  • Ans. 

    I have worked on SCD Type 2 before.

    • SCD Type 2 is used to track historical changes in data.

    • It creates a new record for each change and maintains a history of changes.

    • It includes start and end dates for each record.

    • Example: Tracking changes in employee salary over time.

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

(1 Question)

  • Q1. This round was taken by the project manager on a phone call. He asked me few basic fundamental questions related to my skills and the things which I worked on in my previous project. He also told me about ...
Round 4 - HR 

(1 Question)

  • Q1. Just F2F discussion with HR finalising on the compensation structure, learning opportunities and the organisational benefits as an employee.

Interview Preparation Tips

Interview preparation tips for other job seekers - If you're an experienced person, be confident about the things which you handled in previous project and be precise on to the point. Don't elaborate too much as the interviewers might build up questions based on that. Be strong in your technical areas of expertise. Expect scenario based questions related to your skills.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Tell me something about your self?

Interview Preparation Tips

Interview preparation tips for other job seekers - Must have complete knowledge of your domain and you skill.

Capgemini Interview FAQs

How many rounds are there in Capgemini Software Analyst 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 Aptitude Test, HR and Technical.
How to prepare for Capgemini Software Analyst 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 SQL, Core Java, Hibernate, J2Ee and Business Analysis.
What are the top questions asked in Capgemini Software Analyst interview for freshers?

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

  1. Questions were based on computer science core subjects like Operating system, C...read more
  2. What are the difference ORDERBY and GROU...read more
  3. what are joins and types of jo...read more
How long is the Capgemini Software Analyst interview process?

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

Tell us how to improve this page.

Capgemini Software Analyst Interview Process for Freshers

based on 3 interviews

1 Interview rounds

  • HR Round
View more
Capgemini Software Analyst Salary
based on 1.7k salaries
₹2.1 L/yr - ₹5.2 L/yr
43% less than the average Software Analyst Salary in India
View more details

Capgemini Software Analyst Reviews and Ratings

based on 173 reviews

3.7/5

Rating in categories

3.5

Skill development

3.7

Work-life balance

3.0

Salary

3.6

Job security

3.8

Company culture

2.9

Promotions

3.3

Work satisfaction

Explore 173 Reviews and Ratings
Consultant
56k salaries
unlock blur

₹5.2 L/yr - ₹18 L/yr

Associate Consultant
50.7k salaries
unlock blur

₹2.9 L/yr - ₹12 L/yr

Senior Consultant
47.3k salaries
unlock blur

₹7.5 L/yr - ₹25 L/yr

Senior Analyst
21.1k salaries
unlock blur

₹2.2 L/yr - ₹9 L/yr

Senior Software Engineer
20.6k salaries
unlock blur

₹3.5 L/yr - ₹12.9 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