Upload Button Icon Add office photos

Filter interviews by

Accenture Pega Developer Interview Questions, Process, and Tips

Updated 6 Nov 2024

Top Accenture Pega Developer Interview Questions and Answers

View all 7 questions

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

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

Accenture interview questions for designations

 Pega Prpc Developer

 (1)

 Developer

 (8)

 Application Developer

 (254)

 Software Developer

 (229)

 Java Developer

 (52)

 Salesforce Developer

 (33)

 Web Developer

 (16)

 Senior Developer

 (11)

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

Get interview-ready with Top Accenture Interview Questions

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
  • 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 action t...

  • Answered by AI
  • 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 experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What are the different types of harnesses?
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

3 hours of apti and pega questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Related to pega platform
  • Q2. Basic hr questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Difference between activity and utility
  • Ans. 

    Activity is a rule type used to define business logic, while utility is a rule type used to define reusable functions.

    • Activity is used to define business logic and can be called from other rules or processes.

    • Utility is used to define reusable functions that can be called from activities or other rules.

    • Activities are typically used for complex business logic, while utilities are used for common functions like date manip

  • Answered by AI
  • Q2. How to resolve work objects using activity
  • Ans. 

    To resolve work objects using activity, use Obj-Open-By-Handle method in the activity.

    • Use Obj-Open-By-Handle method in the activity to open the work object

    • Update the work object as needed

    • Use Obj-Save method to save the changes

    • Close the work object using Obj-Refresh-And-Lock method

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed 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

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.

Accenture Pega Developer Interview Process

based on 5 interviews in last 1 year

1 Interview rounds

  • Technical Round
View more

People are getting interviews through

based on 3 Accenture interviews
Job Portal
Company Website
67%
33%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Pega Developer Interview Questions from Similar Companies

View all
Accenture Pega Developer Salary
based on 184 salaries
₹3.6 L/yr - ₹13 L/yr
8% more than the average Pega Developer Salary in India
View more details

Accenture Pega Developer Reviews and Ratings

based on 5 reviews

3.4/5

Rating in categories

2.9

Skill development

2.9

Work-Life balance

4.0

Salary & Benefits

3.1

Job Security

2.9

Company culture

2.9

Promotions/Appraisal

2.8

Work Satisfaction

Explore 5 Reviews and Ratings
Application Development Analyst
38.9k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
26.2k salaries
unlock blur

₹6.8 L/yr - ₹20.2 L/yr

Team Lead
24.1k salaries
unlock blur

₹7 L/yr - ₹25.3 L/yr

Senior Software Engineer
18.4k salaries
unlock blur

₹6 L/yr - ₹19 L/yr

Software Engineer
17.6k salaries
unlock blur

₹3.6 L/yr - ₹12.8 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.8
Compare

Capgemini

3.8
Compare

Infosys

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview