Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Ernst & Young Team. If you also belong to the team, you can get access from here

Ernst & Young Verified Tick

Compare button icon Compare button icon Compare
3.5

based on 10.2k Reviews

Filter interviews by

Ernst & Young Senior Pega Developer Interview Questions and Answers

Updated 27 May 2022

Ernst & Young Senior Pega Developer Interview Experiences

1 interview found

I was interviewed in Feb 2022.

Round 1 - Video Call 

(1 Question)

Round duration - 45 min
Round difficulty - Medium

Asked Pega based questions and Some Basic SQL and previous projects related questions.

  • Q1. Technical Question

    Coding approach in Pega by giving some scenarios and business requirements.

  • Ans. 

    Answered by using OOTB rules and best recomendate practice of pega

  • Answered by CodingNinjas
Round 2 - Video Call 

(2 Questions)

Round duration - 30 Minutes
Round difficulty - Medium

  • Q1. Technical Questions

    Asked some topics of pega like Activity , Data Transform , Data Page , Agents , Soap Service

  • Ans. 

    I have applied my previous experience on which I worked on real time projects

  • Answered by CodingNinjas
  • Q2. Kth largest element

    Ninja loves playing with numbers. One day Alice gives him some numbers and asks him to find the Kth largest value among them.

    Input Format:
    The first line of input contains an integer...
  • Ans. Sorting

    The idea is to sort the elements and return the kth largest element among them.

     

    The steps are as follows:

    • Sort the elements in descending order.
    • Return the element at k - 1 th index.
    Space Complexity: O(1)Explanation:

    O(1), no extra space required.

     

    As we are not using any extra space. Hence, the overall space complexity is O(1).

    Time Complexity: O(nlogn)Explanation:

    O(N*logN), where ‘N’ is the total number...

  • Answered by CodingNinjas

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Netaji Subhash Engineering College. I applied for the job as Senior PEGA Developer in KolkataEligibility criteria2 + years experience on related fieldErnst & Young (EY) interview preparation:Topics to prepare for the interview - Pega prpc , DBMS , SQL , XML , Soap ServiceTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : You can learn basic PEGA knowledge
Tip 2 : Basic SQL 
Tip 3 : Scenario Based problem solving

Application resume tips for other job seekers

Tip 1 : Try to use a compact 1 page resume
Tip 2 : Try to put your previous related experience or own POC projects

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview questions from similar companies

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

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

Round 1 - Technical 

(5 Questions)

  • Q1. What is Salesforce service cloud
  • Ans. 

    Salesforce Service Cloud is a customer service platform that helps businesses manage and improve customer interactions.

    • It allows businesses to provide personalized customer support through various channels such as phone, email, chat, and social media.

    • Service Cloud includes features like case management, knowledge base, and omni-channel routing to streamline customer service processes.

    • It integrates with other Salesforce...

  • Answered by AI
  • Q2. How do you rate your self in coding
  • Q3. Salesforce Security model question
  • Q4. Have you worked on flows
  • Ans. 

    Yes, I have worked on flows in Salesforce.

    • I have experience creating flows to automate business processes in Salesforce.

    • I have used flows to streamline data entry and update records efficiently.

    • I have integrated flows with other Salesforce features like Process Builder and Apex triggers.

  • Answered by AI
  • Q5. Mostly asked what you mentioned in your resume
Round 2 - Technical 

(3 Questions)

  • Q1. Write trigger on parent child scenario
  • Ans. 

    Writing trigger on parent child scenario in Salesforce

    • Create trigger on parent object

    • Use trigger context variables to access child records

    • Perform necessary operations on child records based on parent record changes

  • Answered by AI
  • Q2. Wha are important feature of service cloud, LWC decorators, events in lwc, asynchronous apex , batch class, flows and its type , experience cloud basics .
  • Ans. 

    Service Cloud features, LWC decorators, events, asynchronous apex, batch class, flows, and experience cloud basics.

    • Service Cloud features include case management, knowledge base, omni-channel routing, and service console.

    • LWC decorators are used to add metadata to Lightning web components, such as @api, @track, and @wire.

    • Events in LWC are used for communication between components, such as standard events like onchange a...

  • Answered by AI
  • Q3. Expectations was user should know each and every topic of Salesforce

Interview Preparation Tips

Interview preparation tips for other job seekers - First round was very good answered every single question asked by panel . After first round
HR says feedback is good, you got selected no need of next round , Asked what is final expected salary and notice period , for which i already shared before screening process .

Then after couple of days HR calls back and said Panel no sure about you wants to check another round of interview. Even my second round was good answer almost all questions. Not got any feedback from HR despite of couple of follow up .

People who want to apply make sure that you share your expectations with HR clearly .

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Fair and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Asked me about the projects I have worked on?
  • Q2. Asked me about the Jetpack in Android like MVVM, LiveData, Room DB.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com

Round 1 - One-on-one 

(2 Questions)

  • Q1. Write a java program to sort an array
  • Ans. 

    Java program to sort an array of strings

    • Use Arrays.sort() method to sort the array of strings

    • Import java.util.Arrays package

    • Example: String[] arr = {"apple", "banana", "orange"}; Arrays.sort(arr);

  • Answered by AI
  • Q2. Collections in java and springboot
  • Ans. 

    Collections in Java and Spring Boot are used to store and manipulate groups of objects.

    • Collections in Java are used to store multiple objects in a single unit.

    • Spring Boot provides support for managing collections through various data structures like List, Set, Map, etc.

    • Collections in Java and Spring Boot help in organizing and manipulating data efficiently.

    • Example: List names = new ArrayList<>();

Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude questions. Could be done easily if practiced enough

Round 2 - Technical 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Array searching
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Domain specific
  • Q2. Tell me about yourself
Round 2 - One-on-one 

(2 Questions)

  • Q1. Check your conviction
  • Q2. How serious you are for the job
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java questions , stream api
  • Q2. Whatever you have mention in resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Java basics, memory management, multithreading.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. 1. Diff between static keyword and final keyword 2. Different ways of creating thread and which approach is better 3. Pgm to find min word and max word in a sentence
  • Ans. 

    The questions are related to Java programming and do not involve the medical field or puzzles.

    • The static keyword is used to declare a variable or method that belongs to the class itself, rather than an instance of the class.

    • The final keyword is used to declare a constant value or to prevent a variable, method, or class from being modified or extended.

    • Different ways of creating threads in Java include extending the Thre...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. 1, What are the purposes of api gateway other then authentication 2. how circut breaker works 3. What is saga design pattern 4. What is primary and secondary caching
  • Ans. 

    API gateway serves as a central entry point for all client requests, providing various functionalities beyond authentication.

    • API gateway acts as a reverse proxy, routing requests to appropriate microservices.

    • It can handle request/response transformation, protocol translation, and payload encryption/decryption.

    • API gateway can implement rate limiting, throttling, and caching to improve performance.

    • It enables service disc...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for PwC Java Developer interview:
  • Microservice
  • Docker
  • Multithrading

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Technical 

(1 Question)

  • Q1. Questions based on Java , C++ , OOPs, cloud computing, one coding question, regarding previous projects, some behavioural questions.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Just asked to expand on past experiences and what technologies i had experience with.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
Deloitte Interview Questions
3.8
 • 2.8k Interviews
IBM Interview Questions
4.1
 • 2.4k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
KPMG India Interview Questions
3.5
 • 783 Interviews
ZS Interview Questions
3.4
 • 470 Interviews
BCG Interview Questions
3.8
 • 193 Interviews
View all

Ernst & Young Senior Pega Developer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

5.0

Skill development

3.0

Work-Life balance

3.0

Salary & Benefits

5.0

Job Security

4.0

Company culture

4.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 1 Review and Rating
Senior Consultant
15.4k salaries
unlock blur

₹9.2 L/yr - ₹29.6 L/yr

Consultant
11.7k salaries
unlock blur

₹5.9 L/yr - ₹20 L/yr

Manager
7.4k salaries
unlock blur

₹16.5 L/yr - ₹51.2 L/yr

Assistant Manager
6.3k salaries
unlock blur

₹9.2 L/yr - ₹30 L/yr

Associate Consultant
3.8k salaries
unlock blur

₹3.5 L/yr - ₹12 L/yr

Explore more salaries
Compare Ernst & Young with

Deloitte

3.8
Compare

PwC

3.4
Compare

EY Global Delivery Services ( EY GDS)

3.6
Compare

Accenture

3.9
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