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 Pega Developer Interview Questions, Process, and Tips

Updated 2 Jul 2024

Top Capgemini Pega Developer Interview Questions and Answers

Capgemini Pega Developer Interview Experiences

2 interviews found

Pega Developer Interview Questions & Answers

user image Arthur Oliveira

posted on 15 Apr 2024

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

I appeared for an interview in Oct 2023.

Round 1 - HR 

(1 Question)

  • Q1. Question to know the candidate and to explain the position
Round 2 - Technical 

(4 Questions)

  • Q1. Technician interview with Project Lead to talk about the experience and position on the project
  • Q2. What different bwtween type of class
  • Ans. 

    Different types of classes in Pega include abstract classes, concrete classes, and final classes.

    • Abstract classes cannot be instantiated and are used as base classes for other classes.

    • Concrete classes can be instantiated and used to create objects.

    • Final classes cannot be extended or subclassed.

  • Answered by AI
  • Q3. How can I check the Pega performance
  • Ans. 

    Pega performance can be checked using tools like PAL, SMA, and DB Trace.

    • Use Performance Analyzer (PAL) to monitor system performance metrics

    • Utilize System Management Application (SMA) for monitoring and troubleshooting

    • Analyze database performance using DB Trace tool

  • Answered by AI
  • Q4. How can we see Local variable in Pea
  • Ans. 

    Local variables in Pega can be viewed in the Clipboard tool.

    • Local variables can be viewed in the Clipboard tool by navigating to the 'Local' tab.

    • You can also use the 'Tracer' tool to view the values of local variables during runtime.

    • Local variables are specific to a single rule execution and are not shared across different rules.

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Company Website and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is pega explain tha integration concept difference between soap and rest.
  • Ans. 

    Pega is a BPM software that helps in building and managing applications. SOAP and REST are two different integration concepts.

    • SOAP (Simple Object Access Protocol) is a protocol for exchanging structured information in web services, while REST (Representational State Transfer) is an architectural style for designing networked applications.

    • SOAP uses XML for message format and HTTP or SMTP for message transmission, while ...

  • Answered by AI
  • Q2. What are the difference between job scheduler and queue processor.
  • Ans. 

    Job scheduler is used to schedule and run jobs at specific times, while queue processor processes items in a queue asynchronously.

    • Job scheduler is used to schedule and run jobs at specific times based on a defined schedule.

    • Queue processor processes items in a queue asynchronously, typically in a first-in-first-out manner.

    • Job scheduler is more suitable for tasks that need to be executed at specific times, while queue pr...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared for anything

Skills evaluated in this interview

Pega Developer Interview Questions Asked at Other Companies

asked in Accenture
Q1. What is difference between flow and flow action
asked in Accenture
Q2. Difference between decision tree and decision table
Q3. What is difference between Keyed Access and Parameterized Data Pa ... read more
asked in Accenture
Q4. How can you achieve Batch processing
Q5. What are different methods in REST?

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
  • Q1. Basics in java nd mc
  • Q2. Scripting languages form embedded systems

Analyst Interview Questions & Answers

HCLTech user image jasmeet kaur

posted on 17 Dec 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Whats your job role
Round 2 - HR 

(2 Questions)

  • Q1. Where do u stay
  • Q2. Whats ur salary expectations
Round 3 - Client Interview 

(1 Question)

  • Q1. Whats deductions

Analyst Interview Questions & Answers

HCLTech user image Kumbhalwar Sanket

posted on 4 Jan 2025

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

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Experience and aware of work culture
Round 2 - Technical 

(2 Questions)

  • Q1. Regarding Banking products for US banking.
  • Q2. What is loans and Cards?
  • Ans. 

    Loans and Cards refer to financial products offered by banks and financial institutions to individuals for borrowing money or making purchases.

    • Loans are a form of financial assistance where a borrower receives a sum of money from a lender and agrees to repay it over time with interest.

    • Cards, such as credit cards or debit cards, allow individuals to make purchases or access funds electronically, with the option to pay b...

  • Answered by AI

Analyst Interview Questions & Answers

Wipro user image Rajesh Pawar

posted on 1 Jan 2025

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basics of investment banking, capital market
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AmbitionBox and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Coding test are Some questions will be answered.

Round 2 - One-on-one 

(9 Questions)

  • Q1. What is your strength.
  • Q2. What is your week ness.
  • Q3. What is our goal.
  • Q4. What is your favourite player.
  • Q5. What is the future plan.
  • Ans. 

    My future plan is to continue learning and growing in my role as a software developer, while also exploring new technologies and opportunities for advancement.

    • Continue improving my coding skills through online courses and workshops

    • Explore opportunities for specialization in areas like machine learning or cybersecurity

    • Work towards becoming a team lead or project manager in the future

  • Answered by AI
  • Q6. What is your hobbies.will you explain .
  • Ans. 

    My hobbies include playing guitar, hiking, and reading science fiction novels.

    • Playing guitar: I enjoy learning new songs and practicing different techniques.

    • Hiking: I love exploring nature trails and challenging myself with long hikes.

    • Reading science fiction novels: I find it fascinating to immerse myself in futuristic worlds and imaginative stories.

  • Answered by AI
  • Q7. What is java.will you explain java author.
  • Ans. 

    Java is a high-level programming language known for its portability, security, and versatility.

    • Java is an object-oriented language

    • It is platform-independent, meaning code can run on any device with a Java Virtual Machine (JVM)

    • Java is used for developing a wide range of applications, from mobile apps to enterprise systems

  • Answered by AI
  • Q8. What is java.explain in java tools.
  • Ans. 

    java.explain is a tool in Java that provides detailed information about Java classes and methods.

    • java.explain is a command-line tool used for exploring Java classes and methods.

    • It can be used to view information such as method signatures, parameter types, return types, and exceptions thrown.

    • This tool is helpful for understanding the structure and functionality of Java code.

    • Example: java.explain java.lang.String

  • Answered by AI
  • Q9. What is java .java developer
  • Ans. 

    Java is a popular programming language used by software developers to create applications and software.

    • Java is an object-oriented programming language.

    • It is platform-independent, meaning it can run on any device with a Java Virtual Machine (JVM).

    • Java is commonly used for developing web applications, mobile apps, and enterprise software.

    • Examples of Java-based technologies include Spring Framework, Android development, a

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Tips means:
Treasury inflation protected seackers.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Basic oops concepts
  • Q2. SQL server questions
  • Q3. Based on our old projects questions was asked
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I appeared for an interview in Sep 2024, where I was asked the following questions.

  • Q1. Introduce yourself
  • Ans. 

    I'm a passionate software developer with a strong background in full-stack development and a love for problem-solving.

    • Experience in JavaScript frameworks like React and Angular, building dynamic web applications.

    • Proficient in backend development using Node.js and Express, creating RESTful APIs.

    • Strong understanding of database management with SQL and NoSQL databases like MongoDB.

    • Worked on collaborative projects using Gi...

  • Answered by AI
  • Q2. Advanced python

Analyst Interview Questions & Answers

Accenture user image Vivek kumar Shukla

posted on 27 Mar 2025

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. How do you define a workflow in Identity IQ (IIQ)?
  • Ans. 

    A workflow in Identity IQ (IIQ) automates and manages identity-related processes and tasks.

    • Workflows define the sequence of tasks for identity governance, such as provisioning and de-provisioning accounts.

    • They can include approval processes, where specific users must approve actions before they are executed.

    • Example: A workflow for onboarding a new employee might include steps for account creation, role assignment, and ...

  • Answered by AI
  • Q2. What is the difference between the rule of a build map.
  • Ans. 

    The rule of a build map defines how to construct a map in programming, focusing on key-value pairs.

    • A build map is a method to create a map structure in programming languages like Java or Python.

    • It involves defining keys and their corresponding values, e.g., map.put('key1', 'value1').

    • The rule ensures that each key is unique within the map, preventing duplicate entries.

    • Build maps can be used to store configurations, user...

  • Answered by AI

Capgemini Interview FAQs

How many rounds are there in Capgemini Pega Developer interview?
Capgemini interview process usually has 1-2 rounds. The most common rounds in the Capgemini interview process are Technical and HR.
How to prepare for Capgemini Pega 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 Pega, JMS, Application Development, Web Services and SQL Database.
What are the top questions asked in Capgemini Pega Developer interview?

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

  1. What is pega explain tha integration concept difference between soap and re...read more
  2. What are the difference between job scheduler and queue process...read more
  3. What different bwtween type of cl...read more

Tell us how to improve this page.

Capgemini Pega Developer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
DXC Technology Interview Questions
3.7
 • 802 Interviews
View all
Capgemini Pega Developer Salary
based on 223 salaries
₹3.5 L/yr - ₹11 L/yr
8% less than the average Pega Developer Salary in India
View more details

Capgemini Pega Developer Reviews and Ratings

based on 9 reviews

3.9/5

Rating in categories

4.5

Skill development

4.0

Work-life balance

4.0

Salary

4.4

Job security

4.5

Company culture

4.0

Promotions

4.2

Work satisfaction

Explore 9 Reviews and Ratings
Consultant
55.8k 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.1k salaries
unlock blur

₹7.5 L/yr - ₹25 L/yr

Senior Analyst
20.9k salaries
unlock blur

₹2.2 L/yr - ₹9 L/yr

Senior Software Engineer
20.5k 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