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 Python Developer Interview Questions and Answers

Updated 8 Mar 2024

Capgemini Python Developer Interview Experiences

5 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic of python and one requirement
  • Q2. Closure and its uses
  • Ans. 

    Closure is a function that retains the bindings of the free variables that exist when the function is defined.

    • Closure allows a function to access and manipulate variables outside of its scope.

    • It is commonly used in callback functions, event handlers, and decorators.

    • Example: defining a function within another function to access the outer function's variables.

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Package discussion
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

What is the use of else block in try except?

Round 2 - Technical 

(1 Question)

  • Q1. Some projects in which we have worked on

Python Developer Interview Questions Asked at Other Companies

asked in Cognizant
Q1. Tell me the logic of program to reverse a given string word by wo ... read more
asked in TCS
Q2. 1. Difference between tuple and a list? 2. What are decorators? 3 ... read more
asked in Cognizant
Q3. What is the difference between variable and object?
asked in Accenture
Q4. 2.Write a program to print a string in reverse without using buil ... read more
Q5. How to convert the .txt file into .csv file in python
Round 1 - Technical 

(1 Question)

  • Q1. Basics of python like daata types, functions etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the basics well and practice the basic hands on to present without any mistakes.

I applied via Naukri.com and was interviewed in Aug 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Tell me about yourself
  • Ans. First of all you should have strong confidence about yourself. You need to detail about yourself. You should explaining about your educational details and be strong with your job eligibility and your skills what you learned. English should be maintained till to an end of the interview if your questioner asked in your mother tongue for eg:tamil, hindi etc.
  • Answered Anonymously
  • Q2. What is your salary expectations?
  • Ans. So you have to explain your salary expectations confidently and clearly so do not show your weaknesses out
  • Answered Anonymously

Interview Preparation Tips

Interview preparation tips for other job seekers - Speak boldly and with confidence there should not have any attitude and understand clearly and tell your points clearly

Capgemini interview questions for designations

 Jr Python Developer

 (1)

 Python Software Developer

 (4)

 Python Developer Intern

 (1)

 Python and Django Developer

 (3)

 Python Automation Engineer

 (1)

 Developer

 (4)

 Software Developer

 (153)

 Java Developer

 (66)

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 - HR 

(3 Questions)

  • Q1. Why are you looking for a change?
  • Q2. Why should we hire you?
  • Q3. Tell me about yourself.
Round 3 - Group Discussion 
Pro Tip by AmbitionBox:
Don’t treat group discussions as an argument. Group discussion is about reaching a meaningful conclusion.
View all tips

Interview Preparation Tips

Interview preparation tips for other job seekers - Developing the company projects

Interview questions from similar companies

I applied via Company Website and was interviewed before Sep 2021. 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 

Logical Aptitude, Verbal, Numerical

Round 3 - Coding Test 

2 codes one small and easy , another big and medium difficultly

Round 4 - Behavioral 

(2 Questions)

  • Q1. Introduction , Academic Project,
  • Q2. Coding Questions, Company Related Questions

Interview Preparation Tips

Topics to prepare for TCS Software Developer interview:
  • Coding
Interview preparation tips for other job seekers - In aptitude focus on Logical and Verbal aptitude and work on projects and coding skills

Interview Questionnaire 

2 Questions

  • Q1. Python
  • Q2. Webdevelopment

Interview Questionnaire 

1 Question

  • Q1. Some basic programming and technical questions of python

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well ! :) All the best

I appeared for an interview before Jul 2021.

Round 1 - Aptitude Test 

This will be a general apptitude test where a questionnaire is consist of reasoning, English and Maths questions

Round 2 - One-on-one 

(3 Questions)

  • Q1. Tell us about yourself
  • Q2. What do you know about our company
  • Q3. Where do you see yourself in the next 5 years

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare yourself for general apptitude. And for interview one-on-one, Stay calm and focused. Just be yourself, know you gonna provide to the company

I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. How to check Java version?
  • Ans. 

    To check Java version, use command prompt/terminal and type 'java -version'.

    • Open command prompt/terminal

    • Type 'java -version'

    • Press enter

    • The installed Java version will be displayed

  • Answered by AI
  • Q2. What is the syntax of the main method?
  • Ans. 

    The main method syntax is a standard entry point for Java programs.

    • The main method must be declared as public, static, and void.

    • The method name must be 'main'.

    • The method must accept an array of strings as an argument.

    • The method must be defined within a class.

    • Example: public static void main(String[] args) { }

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Go by yourself.
Look professional. Dress in a manner appropriate to the job.
Bring your sense of humor and smile🙂.
Maintain eye contact.
Display confidence during the interview .

Skills evaluated in this interview

Capgemini Interview FAQs

How many rounds are there in Capgemini Python Developer interview?
Capgemini interview process usually has 2 rounds. The most common rounds in the Capgemini interview process are HR, Technical and Resume Shortlist.
How to prepare for Capgemini Python 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. The most common topics and skills that interviewers at Capgemini expect are Python, Javascript, SQL, Django and Front End.
What are the top questions asked in Capgemini Python Developer interview?

Some of the top questions asked at the Capgemini Python Developer interview -

  1. closure and its u...read more
  2. Basics of python like daata types, functions ...read more
  3. Basic of python and one requirem...read more

Tell us how to improve this page.

Capgemini Python Developer Interview Process

based on 3 interviews

1 Interview rounds

  • HR Round
View more
Capgemini Python Developer Salary
based on 254 salaries
₹2.5 L/yr - ₹11.9 L/yr
24% more than the average Python Developer Salary in India
View more details

Capgemini Python Developer Reviews and Ratings

based on 15 reviews

4.6/5

Rating in categories

4.5

Skill development

4.3

Work-life balance

4.2

Salary

4.5

Job security

4.5

Company culture

3.7

Promotions

4.5

Work satisfaction

Explore 15 Reviews and Ratings
Python Developer

Bangalore / Bengaluru

4-6 Yrs

₹ 6-9.5 LPA

Python Developer

Bangalore / Bengaluru

4-6 Yrs

₹ 5.2-9.5 LPA

Python Developer with Devops and CICD Pipeline

Bangalore / Bengaluru

3-8 Yrs

Not Disclosed

Explore more jobs
Consultant
55.4k salaries
unlock blur

₹5.2 L/yr - ₹18 L/yr

Associate Consultant
50.7k salaries
unlock blur

₹3 L/yr - ₹11.8 L/yr

Senior Consultant
46.6k 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.5 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