Upload Button Icon Add office photos

Accenture

Compare button icon Compare button icon Compare

Filter interviews by

Accenture Pega Developer Interview Questions and Answers

Updated 6 Nov 2024

7 Interview questions

A Pega Developer was asked 12mo ago
Q. What types of flows are available in Pega?
Ans. 

There are three types of flows available in Pega: Screen Flow, Tabbed Screen Flow, and Auto-generated Flow.

  • Screen Flow: Linear flow with multiple screens for user input.

  • Tabbed Screen Flow: Allows users to navigate between screens using tabs.

  • Auto-generated Flow: Automatically generated flow for simple processes.

A Pega Developer was asked 12mo ago
Q. How do you customize a case ID?
Ans. 

Case ID can be customized using the 'pyCaseIdentifier' property in the case type rule.

  • Use the 'pyCaseIdentifier' property in the case type rule to customize the case ID.

  • You can set the format and values for the case ID in the 'pyCaseIdentifier' property.

  • Example: 'C-' + .pyID

Pega Developer Interview Questions Asked at Other Companies

asked in Accenture
Q1. What is the difference between a flow and a flow action?
Q2. What is the difference between Keyed Access and Parameterized Dat ... read more
asked in Accenture
Q3. What is the difference between a decision tree and a decision tab ... read more
asked in Accenture
Q4. How can you achieve batch processing?
Q5. What are Obj- and RDB- Methods in PEGA?
A Pega Developer was asked 12mo ago
Q. What is the difference between a Job Scheduler and a Queue Processor?
Ans. 

Job Scheduler is used to schedule and run jobs at specific times, while Queue Processor processes items from a queue in a sequential manner.

  • Job Scheduler is used to schedule and run jobs at specific times.

  • Queue Processor processes items from a queue in a sequential manner.

  • Job Scheduler is time-based, while Queue Processor is queue-based.

  • Job Scheduler can be used for tasks like sending emails at a specific time, wh...

A Pega Developer was asked 12mo ago
Q. Why are we using data transforms over activities?
Ans. 

Data transforms are preferred over activities for better performance and reusability.

  • Data transforms are more efficient as they are executed on the clipboard directly, without the need to create a new Java step like in activities.

  • Data transforms are easier to maintain and reuse as they are defined separately and can be called from multiple places.

  • Data transforms provide a visual representation of data mapping, mak...

What people are saying about Accenture

View All
lavenderalmond
Verified Icon
2d
works at
Accenture
Which offer should I choose – BP vs UKG (SRE Role)?
Got two offers: 🔹 BP – ₹10 LPA (Pune, Hybrid) Stable MNC, decent WLB, slower growth In-hand ~₹62K/month 🔹 UKG – ₹20 LPA (Noida, Hybrid) Strong perks (₹6L insurance, wellness, equity, bonus), high pay In-hand ~₹1.4L/month, but higher expectations Looking for: SRE growth, WLB, learning, and long-term stability What would you pick and why? Any feedback from current/ex-employees is appreciated!
Got a question about Accenture?
Ask anonymously on communities.
A Pega Developer was asked
Q. What is the difference between a decision tree and a decision table?
Ans. 

Decision tree is a graphical representation of decisions and their possible consequences, while decision table is a tabular representation of decisions and their corresponding actions.

  • Decision tree is a visual representation of a decision-making process, where each branch represents a possible decision and its outcome.

  • Decision table is a table that lists all possible combinations of conditions and actions, making ...

A Pega Developer was asked
Q. What is the difference between a flow and a flow action?
Ans. 

Flow is a sequence of steps while flow action is a single step in a flow.

  • Flow is a collection of flow actions that define a process

  • Flow action is a single step in a flow

  • Flow can have multiple flow actions

  • Flow actions can be reused in multiple flows

  • Example: A loan application process can be a flow with flow actions like 'Check eligibility', 'Verify documents', 'Approve loan'

  • Example: 'Approve loan' can be a flow act...

A Pega Developer was asked
Q. How can you achieve batch processing?
Ans. 

Batch processing can be achieved by breaking down a large task into smaller chunks and processing them sequentially.

  • Divide the task into smaller chunks

  • Process each chunk sequentially

  • Use batch processing tools like Apache Spark or Hadoop

  • Ensure data consistency and error handling

  • Monitor progress and performance

Are these interview questions helpful?

Accenture Pega Developer Interview Experiences

6 interviews found

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Explain about project
Round 2 - HR 

(1 Question)

  • Q1. General questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Pega tool indepth concepts
  • Q2. Validation, decision rules, activities
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Technical 

(2 Questions)

  • Q1. Diff B/w Job Scheduler & Queue processor
  • Ans. 

    Job Scheduler is used to schedule and run jobs at specific times, while Queue Processor processes items from a queue in a sequential manner.

    • Job Scheduler is used to schedule and run jobs at specific times.

    • Queue Processor processes items from a queue in a sequential manner.

    • Job Scheduler is time-based, while Queue Processor is queue-based.

    • Job Scheduler can be used for tasks like sending emails at a specific time, while Q...

  • Answered by AI
  • Q2. Why we are using data transforms over the activities
  • Ans. 

    Data transforms are preferred over activities for better performance and reusability.

    • Data transforms are more efficient as they are executed on the clipboard directly, without the need to create a new Java step like in activities.

    • Data transforms are easier to maintain and reuse as they are defined separately and can be called from multiple places.

    • Data transforms provide a visual representation of data mapping, making i...

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. How to customize case id
  • Ans. 

    Case ID can be customized using the 'pyCaseIdentifier' property in the case type rule.

    • Use the 'pyCaseIdentifier' property in the case type rule to customize the case ID.

    • You can set the format and values for the case ID in the 'pyCaseIdentifier' property.

    • Example: 'C-' + .pyID

  • Answered by AI
  • Q2. What types of flows available in pega
  • Ans. 

    There are three types of flows available in Pega: Screen Flow, Tabbed Screen Flow, and Auto-generated Flow.

    • Screen Flow: Linear flow with multiple screens for user input.

    • Tabbed Screen Flow: Allows users to navigate between screens using tabs.

    • Auto-generated Flow: Automatically generated flow for simple processes.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - need to practice weel

Pega Developer Interview Questions & Answers

user image Karthik Raj

posted on 10 Aug 2024

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

(1 Question)

  • Q1. Product file movement

I applied via Naukri.com and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is difference between flow and flow action
  • Q2. Difference between decision tree and decision table
  • Ans. 

    Decision tree is a graphical representation of decisions and their possible consequences, while decision table is a tabular representation of decisions and their corresponding actions.

    • Decision tree is a visual representation of a decision-making process, where each branch represents a possible decision and its outcome.

    • Decision table is a table that lists all possible combinations of conditions and actions, making it ea...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. How can you achieve Batch processing
  • Ans. 

    Batch processing can be achieved by breaking down a large task into smaller chunks and processing them sequentially.

    • Divide the task into smaller chunks

    • Process each chunk sequentially

    • Use batch processing tools like Apache Spark or Hadoop

    • Ensure data consistency and error handling

    • Monitor progress and performance

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Search latest interview questions for that technology

Skills evaluated in this interview

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Questions related to your subjects in engineering
Are these interview questions helpful?

Interview Questionnaire 

1 Question

  • Q1. Questions related to your subjects in Btech

Interview Questionnaire 

1 Question

  • Q1. Related to my subjects

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

Game Based Aptitude Test + Logical Reasoning

Round 3 - Technical 

(1 Question)

  • Q1. Asked about projects
Round 4 - HR 

(2 Questions)

  • Q1. Open to relocate to other locations?
  • Q2. Open to work in any shifts?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic aptitude for freshers and know about your projects

Accenture Interview FAQs

How many rounds are there in Accenture Pega Developer interview?
Accenture interview process usually has 1-2 rounds. The most common rounds in the Accenture interview process are Technical, One-on-one Round and HR.
How to prepare for Accenture 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 Accenture. The most common topics and skills that interviewers at Accenture expect are Pega, Pega PRPC, Application Design, Application Development and Customer Service.
What are the top questions asked in Accenture Pega Developer interview?

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

  1. What is difference between flow and flow act...read more
  2. Difference between decision tree and decision ta...read more
  3. How can you achieve Batch process...read more

Tell us how to improve this page.

Overall Interview Experience Rating

3.8/5

based on 5 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.6
 • 11.1k Interviews
Infosys Interview Questions
3.6
 • 7.9k Interviews
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Capgemini Interview Questions
3.7
 • 5.1k Interviews
Tech Mahindra Interview Questions
3.5
 • 4.1k Interviews
HCLTech Interview Questions
3.5
 • 4.1k Interviews
Genpact Interview Questions
3.7
 • 3.4k Interviews
IBM Interview Questions
4.0
 • 2.5k Interviews
DXC Technology Interview Questions
3.7
 • 841 Interviews
View all
Accenture Pega Developer Salary
based on 218 salaries
₹4.8 L/yr - ₹12 L/yr
15% more than the average Pega Developer Salary in India
View more details

Accenture Pega Developer Reviews and Ratings

based on 7 reviews

2.7/5

Rating in categories

2.9

Skill development

2.9

Work-life balance

2.8

Salary

2.2

Job security

2.9

Company culture

1.8

Promotions

2.9

Work satisfaction

Explore 7 Reviews and Ratings
Application Development Analyst
39.3k salaries
unlock blur

₹4.8 L/yr - ₹11 L/yr

Application Development - Senior Analyst
27.7k salaries
unlock blur

₹8.3 L/yr - ₹16.1 L/yr

Team Lead
26.6k salaries
unlock blur

₹12.6 L/yr - ₹22.5 L/yr

Senior Analyst
19.5k salaries
unlock blur

₹9.1 L/yr - ₹15.7 L/yr

Senior Software Engineer
18.5k salaries
unlock blur

₹10.4 L/yr - ₹18 L/yr

Explore more salaries
Compare Accenture with

TCS

3.6
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Infosys

3.6
Compare
write
Share an Interview