i
Persistent Systems
Filter interviews by
A constructor is a special type of method that is automatically called when an object is created in a class.
Constructors have the same name as the class they belong to.
They are used to initialize the object's state.
Constructors can have parameters to customize the initialization process.
Example: public class Person { public Person(String name) { this.name = name; } }
OOPS concepts refer to Object-Oriented Programming concepts which include classes, objects, inheritance, polymorphism, and encapsulation.
Classes: Blueprint for creating objects with attributes and methods.
Objects: Instances of classes that contain data and behavior.
Inheritance: Ability to create new classes based on existing classes.
Polymorphism: Ability to use a single interface for different data types.
Encapsulation:...
Aptitude and two questions were there
I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.
Microservices are a software development technique where applications are composed of small, independent services that communicate with each other.
Microservices are small, independent services that focus on specific business functions.
Each microservice runs its own process and communicates with other services through APIs.
Microservices can be developed, deployed, and scaled independently.
Examples of companies using mic
Containerisation is a method of packaging, distributing, and running applications in isolated environments called containers.
Containers are lightweight, portable, and efficient units that encapsulate an application and its dependencies.
They provide a consistent environment for applications to run across different platforms.
Popular containerization platforms include Docker and Kubernetes.
Containerisation helps in achiev...
Persistent Systems interview questions for popular designations
Extensive experience in agile setup with proven track record of successful project deliveries.
Led multiple agile teams in various projects
Implemented agile methodologies such as Scrum and Kanban
Facilitated daily stand-up meetings, sprint planning, and retrospectives
Utilized tools like Jira and Trello for project management
Adapted quickly to changing requirements and priorities
Get interview-ready with Top Persistent Systems Interview Questions
I applied via Naukri.com and was interviewed in Jun 2024. There were 2 interview rounds.
Java program to count consecutive characters in a string
Iterate through the input string and compare each character with the next one
Use a StringBuilder to build the output string with character and count
Handle edge cases like empty string or single character input
Use streams api to find 3rd highest number from a list.
Convert the list to a stream using list.stream()
Sort the stream in descending order using sorted(Comparator.reverseOrder())
Skip the first two elements using skip(2) and get the third element using findFirst().get()
A Rest api to get employee details by employee id
Create a GET endpoint with a path like '/employees/{employeeId}'
Retrieve employee details from a database using the employee id
Return the employee details in JSON format
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
Jira is a project management tool used for tracking and managing tasks, issues, and workflows.
Jira is commonly used in software development teams to track bugs, tasks, and user stories.
It allows for creating and assigning tasks, setting priorities, and tracking progress.
Jira integrates with other tools like Confluence and Bitbucket for seamless project management.
Users can create custom workflows, dashboards, and repor
I applied via Naukri.com and was interviewed in Jun 2024. There were 4 interview rounds.
What people are saying about Persistent Systems
The duration of Persistent Systems interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 541 interviews
Interview experience
based on 3.9k reviews
Rating in categories
Software Engineer
4.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
3.9k
salaries
| ₹0 L/yr - ₹0 L/yr |
Lead Engineer
3.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Lead Software Engineer
3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Project Lead
1.9k
salaries
| ₹0 L/yr - ₹0 L/yr |
Cognizant
TCS
IBM
Wipro