Upload Button Icon Add office photos
Engaged Employer

i

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

Pegasystems Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 304 Reviews

Filter interviews by

Pegasystems Interview Questions, Process, and Tips

Updated 21 Jan 2025

Top Pegasystems Interview Questions and Answers

View all 12 questions

Pegasystems Interview Experiences

Popular Designations

30 interviews found

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

I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Assignment 

Test consists of multiple choice questions which cover basic to medium level of questions of concepts like apptitude, java, reasoning etc

Round 2 - Technical 

(2 Questions)

  • Q1. Can you explain the projects listed in your resume?
  • Q2. What is the binary search algorithm, and how is it implemented in data structures?
  • Ans. 

    Binary search is a search algorithm that finds the position of a target value within a sorted array.

    • Binary search works by repeatedly dividing the search interval in half.

    • It compares the target value with the middle element of the array.

    • If the target value matches the middle element, the position is returned.

    • If the target value is less than the middle element, the search continues on the left subarray.

    • If the target val...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare thoroughly on the topics listed in your resume.

Associate Software Developer Interview Questions asked at other Companies

Q1. Nth Fibonacci NumberNth term of Fibonacci series F(n), where F(n) is a function, is calculated using the following formula - F(n) = F(n-1) + F(n-2), Where, F(1) = F(2) = 1 Provided N you have to find out the Nth Fibonacci Number. Input Fo... read more
View answer (4)

Assosiate System Architect Interview Questions & Answers

user image Anonymous

posted on 23 Dec 2024

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

Verbal reasoning, quantitative reasoning, and pseudocode.

Round 2 - Technical 

(3 Questions)

  • Q1. Tell me about yourself.
  • Ans. 

    I am a dedicated and experienced system architect with a passion for designing innovative solutions.

    • Over 5 years of experience in system architecture

    • Strong expertise in designing and implementing complex systems

    • Proficient in various programming languages such as Java, Python, and C++

    • Excellent problem-solving and communication skills

    • Led a team in developing a scalable cloud-based application for a major client

  • Answered by AI
  • Q2. What are the key concepts of Object-Oriented Programming in Java?
  • Ans. 

    Key concepts of OOP in Java include classes, objects, inheritance, polymorphism, encapsulation, and abstraction.

    • Classes: Blueprint for creating objects

    • Objects: Instances of classes

    • Inheritance: Allows a class to inherit properties and behavior from another class

    • Polymorphism: Ability to present the same interface for different data types

    • Encapsulation: Bundling data and methods that operate on the data into a single unit

    • A...

  • Answered by AI
  • Q3. Database management questions and SQL questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Jul 2024. There were 5 interview rounds.

Round 1 - Coding Test 

First round is online test consists of aptitude, coding and english speaking

Round 2 - Technical 

(1 Question)

  • Q1. Questions on projects, aptitude , coding
Round 3 - One-on-one 

(2 Questions)

  • Q1. Round with manager where technical questions related to AWS was asked coz I completed a project on that in my academics
  • Q2. Logical and puzzle solving
Round 4 - One-on-one 

(1 Question)

  • Q1. Director round where data models, situation questions were asked
Round 5 - HR 

(1 Question)

  • Q1. Why Pega, interests, long term goals
  • Ans. 

    I am interested in Pega because of its innovative technology and potential for growth. My long term goal is to become a skilled application engineer in the field.

    • I am drawn to Pega's cutting-edge technology and its ability to streamline business processes.

    • I see great potential for career growth and development within the Pega ecosystem.

    • My long term goal is to become a proficient application engineer, leveraging Pega's ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with your projects. Maintain your confidence. Understand the concept of Pega and why you are willing to work on it.

Associate Application Engineer Interview Questions asked at other Companies

Q1. Design of algorithms and puzzles and DBMS
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Experience related
Round 2 - Technical 

(1 Question)

  • Q1. Pega related and project experience
Round 3 - One-on-one 

(1 Question)

  • Q1. Behavioral and project related
Round 4 - One-on-one 

(1 Question)

  • Q1. Project related
Round 5 - HR 

(1 Question)

  • Q1. Behavioral , attitude

Business Analyst Interview Questions asked at other Companies

Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with one box with defective balls (each one of the defective balls weigh 9 gm). You are given an electronic weighing machine and only one chance at it. How will you find out which... read more
View answer (8)

Pegasystems interview questions for popular designations

 Software Engineer

 (4)

 Solution Engineer

 (2)

 Agile Project Manager

 (1)

 Applications Engineer

 (1)

 Associate Application Engineer

 (1)

 Associate Software Developer

 (1)

 Associate System Architect

 (1)

 Associate Technical Support Engineer

 (1)

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

I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. They asked Core java concepts like Exception, Thread, Collections etc
  • Q2. One coding question: when the program runs, both the thread concurrently with t1 printing "Helloworld" once and t2 printing "helloWorld" twice.

Interview Preparation Tips

Interview preparation tips for other job seekers - They are more focused on core java topics and threads so prepared well on this.

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

Get interview-ready with Top Pegasystems Interview Questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Coding Test 

Duration: 2 hrs 25 min

Round 2 - Technical 

(2 Questions)

  • Q1. What is html, css?
  • Ans. 

    HTML and CSS are languages used for creating and styling web pages.

    • HTML stands for HyperText Markup Language and is used for creating the structure of a web page.

    • CSS stands for Cascading Style Sheets and is used for styling the elements on a web page.

    • HTML uses tags to define different elements like headings, paragraphs, images, and links.

    • CSS is used to control the layout, colors, fonts, and other visual aspects of a we...

  • Answered by AI
  • Q2. Basic questions on sql

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thoroughly prepared on what you show in the resume.

Skills evaluated in this interview

Associate System Architect Interview Questions asked at other Companies

Q1. what is html, css?
View answer (1)

Jobs at Pegasystems

View all

PSDET Interview Questions & Answers

user image niks gupts

posted on 20 Oct 2024

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

(2 Questions)

  • Q1. Interview asked about SQL
  • Q2. Interview asked about programing

Data Analyst interview

user image Harsha Trainings

posted on 29 May 2022

Senior QA Engineer Interview Questions & Answers

user image SUNIL PRIYADARSHI BARIK

posted on 21 Jan 2025

Interview experience
3
Average
Difficulty level
-
Process Duration
2-4 weeks
Result
-

I was interviewed before Jan 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. Java basics from collections and selenium basics

Senior QA Engineer Interview Questions asked at other Companies

Q1. Combination Sum Problem Statement Given an array of distinct positive integers ARR and a non-negative integer 'B', find all unique combinations in the array where the sum is equal to 'B'. Numbers can be chosen multiple times from ARR. Ensur... read more
Add answer
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Feb 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How would you coach difficult stakeholders
  • Q2. Tell me of a time when you had to work with a senior stakeholder to address a divergent point of view
Round 2 - One-on-one 

(1 Question)

  • Q1. More personal questions -how many team members you managed, what were the levels of your span.
Round 3 - One-on-one 

(1 Question)

  • Q1. Why Pega, what inspired you and what tires you

Agile Project Manager Interview Questions asked at other Companies

Q1. Explain how Agile project management is different from Waterfall one
View answer (1)

Pegasystems Interview FAQs

How many rounds are there in Pegasystems interview?
Pegasystems interview process usually has 2-3 rounds. The most common rounds in the Pegasystems interview process are Technical, One-on-one Round and Resume Shortlist.
How to prepare for Pegasystems 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 Pegasystems. The most common topics and skills that interviewers at Pegasystems expect are Pega, Agile, Java, Javascript and Pega PRPC.
What are the top questions asked in Pegasystems interview?

Some of the top questions asked at the Pegasystems interview -

  1. Java HashMap internals ? what happend when hashcode returns always 1...read more
  2. Futer goal, how to handle VIP users , hardware and software issues for mac & wi...read more
  3. Find common ancestor of 2 nodes in a binary tree...read more
How long is the Pegasystems interview process?

The duration of Pegasystems interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Pegasystems Interview Process

based on 23 interviews

Interview experience

3.5
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 792 Interviews
Adobe Interview Questions
4.0
 • 249 Interviews
View all

Pegasystems Reviews and Ratings

based on 304 reviews

3.6/5

Rating in categories

3.5

Skill development

3.7

Work-life balance

3.6

Salary

3.3

Job security

3.7

Company culture

3.2

Promotions

3.3

Work satisfaction

Explore 304 Reviews and Ratings
Product Manager, Predictive AI

Bangalore / Bengaluru

7-10 Yrs

Not Disclosed

Cloud Development Engineer

Bangalore / Bengaluru

2-6 Yrs

Not Disclosed

Project Delivery Leader

Hyderabad / Secunderabad

12-16 Yrs

Not Disclosed

Explore more jobs
Software Engineer
200 salaries
unlock blur

₹7.8 L/yr - ₹26 L/yr

Senior Software Engineer
160 salaries
unlock blur

₹11.7 L/yr - ₹35 L/yr

Senior Solution Engineer
148 salaries
unlock blur

₹9.5 L/yr - ₹22.5 L/yr

Solution Engineer
104 salaries
unlock blur

₹7.8 L/yr - ₹19.5 L/yr

Principal Software Engineer
96 salaries
unlock blur

₹17.6 L/yr - ₹42 L/yr

Explore more salaries
Compare Pegasystems with

Salesforce

4.1
Compare

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview