i
Persistent Systems
Filter interviews by
Detailed coding process
An array in Python is a data structure that can hold multiple values of the same data type.
Arrays in Python are created using square brackets []
Elements in an array can be accessed using their index starting from 0
Example: names = ['Alice', 'Bob', 'Charlie']
Rate your
company
🤫 100% anonymous
How was your last interview experience?
Persistent Systems interview questions for popular designations
Good and informative test taken in integrated
Amazinf coding in java and kther langaugaes as
I am doing well, thank you for asking.
I am feeling good both physically and mentally.
I have been enjoying my work and personal life.
Overall, I am in a positive state of mind.
Get interview-ready with Top Persistent Systems Interview Questions
Tell me about previous project briefly
I applied via Campus Placement
The KMP algorithm was asked in my coding round.
I applied via Job Portal and was interviewed in Mar 2024. There were 2 interview rounds.
I was interviewed in May 2024.
Java program to create and manipulate an array of strings
Declare and initialize an array of strings: String[] arrayName = new String[] {"string1", "string2", "string3"};
Access elements in the array using index: String element = arrayName[index];
Modify elements in the array: arrayName[index] = "newString";
Iterate through the array using a loop: for(String element : arrayName) { // do something with element }
Java program to manipulate an array of strings
Use a for loop to iterate through the array of strings
Use string methods like substring, indexOf, or replace to manipulate the strings
Use StringBuilder for efficient string manipulation
I applied via Job Portal
Object-oriented programming concepts that focus on objects and classes to organize code and improve reusability and maintainability.
Encapsulation: Bundling data and methods that operate on the data into a single unit (class).
Inheritance: Ability of a class to inherit properties and behavior from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex im...
Garbage collection is a process in programming where the system automatically reclaims memory occupied by objects that are no longer in use.
Garbage collection helps in managing memory efficiently by automatically deallocating memory that is no longer needed.
It reduces the risk of memory leaks and helps in preventing bugs related to manual memory management.
Examples of programming languages with garbage collection inclu
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 548 interviews
Interview experience
Anonymously discuss salaries, work culture, and many more
Get Ambitionbox App
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