i
Pegasystems
Filter interviews by
I was interviewed in Feb 2024.
Top trending discussions
posted on 8 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
OOPS is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.
OOPS focuses on the concept of classes and objects
Encapsulation: bundling data and methods that operate on the data within a single unit
Inheritance: allows a class to inherit properties and behavior from another class
Polymorphism: ability to present the same interface for diffe...
Comparable is an interface used for natural ordering, Comparator is an interface used for custom ordering. Abstract class can have method implementations, Interface cannot.
Comparable interface is used to define the natural ordering of objects. Example: String class implements Comparable interface for natural ordering based on alphabetical order.
Comparator interface is used to define custom ordering of objects. Example:...
Count occurrences of each character in a given string
Create an array to store the count of each character
Iterate through the string and increment the count of each character in the array
Return the array with counts for each character
Remove duplicates from an array of strings
Iterate through the array and store each element in a set to keep track of unique values
Create a new array with the unique values from the set
I applied via campus placement at National Institute of Technology (NIT), Raipur and was interviewed in Jul 2024. There were 2 interview rounds.
The coding test consists of multiple-choice questions and one medium-hard level coding question.
I applied via Approached by Company and was interviewed in May 2024. There was 1 interview round.
I applied via Campus Placement and was interviewed in Aug 2024. There was 1 interview round.
They gave 3 questions from File Handling, Trees and Arrays. Have to slove atlest one question in that minutes.
I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.
I applied via Campus Placement and was interviewed in Jun 2023. There were 4 interview rounds.
2 Coding questions, 1 SQL and a few MCQs.
Find the lexicographically lowest substring with k 1s in a given string.
Iterate through the string and maintain a sliding window of size k.
Keep track of the count of 1s in the window and update the result if a valid substring is found.
Return the lexicographically lowest substring with k 1s.
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have constructors, fields, and methods, while interface cannot have any implementation.
A class can only extend one abstract class, but can implement multiple interfaces.
Abstract classes are used to define a common behavior for subclasses, while interfaces are used to define a contract for cl...
4 questions been asked in coding test
Software Engineer
200
salaries
| ₹7.8 L/yr - ₹26 L/yr |
Senior Software Engineer
159
salaries
| ₹11 L/yr - ₹35 L/yr |
Senior Solution Engineer
148
salaries
| ₹9.5 L/yr - ₹22.5 L/yr |
Solution Engineer
124
salaries
| ₹7.8 L/yr - ₹19 L/yr |
Principal Software Engineer
97
salaries
| ₹17.4 L/yr - ₹41.6 L/yr |
Salesforce
TCS
Infosys
Wipro