i
Persistent
Systems
Work with us
Filter interviews by
I appeared for an interview in Jan 2025.
In Linux shell scripting, use the -e flag to check if a file exists.
Use the command: if [ -e $filename ]; then echo 'File exists'; fi
The -e flag checks for the existence of a file or directory.
You can also use -f for regular files: if [ -f $filename ]; then echo 'Regular file exists'; fi
For directories, use -d: if [ -d $dirname ]; then echo 'Directory exists'; fi
This task involves removing a specified number of characters from a string based on asterisks indicating the count.
Identify the number of asterisks in the string to determine how many characters to remove.
Use string slicing to remove the specified characters from the original string.
Example: For 'Persis****', remove 4 characters to get 'Pe'.
Consider edge cases, such as when the number of asterisks exceeds the length of...
I appeared for an interview in Mar 2025, where I was asked the following questions.
DevOps tools streamline development and operations, enhancing collaboration, automation, and continuous delivery in software projects.
Continuous Integration/Continuous Deployment (CI/CD): Tools like Jenkins automate the process of integrating code changes and deploying applications, ensuring faster delivery.
Infrastructure as Code (IaC): Tools such as Terraform and Ansible allow teams to manage infrastructure through co...
I applied via Naukri.com and was interviewed before Oct 2023. There was 1 interview round.
Quality Assurance process involves ensuring products meet standards and customer expectations.
Developing quality standards and procedures
Testing products to identify defects
Implementing corrective actions
Continuous monitoring and improvement
Training staff on quality processes
What people are saying about Persistent Systems
I applied via Company Website and was interviewed before Sep 2020. There were 4 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Nov 2021. There were 3 interview rounds.
I applied via Recruitment Consulltant
The interview questions cover topics like introducing oneself, predicting program output, writing programs, Selenium components, Cucumber, and API encryption.
Introduce yourself confidently, highlighting relevant experience and skills.
To predict the output of a program that throws DivideByZeroException, understand how the exception is handled in the code.
Write a program to find factorial using loops or recursion.
To reve...
I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.
Data structures and algorithm
posted on 4 Sep 2024
On risk assessment and as well as case study
Some of the top questions asked at the Persistent Systems Technical Support Lead interview -
based on 4 interview experiences
Difficulty level
Duration
based on 12 reviews
Rating in categories
Software Engineer
4.6k
salaries
| ₹2.5 L/yr - ₹11 L/yr |
Senior Software Engineer
4.5k
salaries
| ₹5.1 L/yr - ₹18.8 L/yr |
Lead Software Engineer
3.6k
salaries
| ₹7.4 L/yr - ₹19.3 L/yr |
Lead Engineer
3.5k
salaries
| ₹10 L/yr - ₹27.4 L/yr |
Project Lead
2.1k
salaries
| ₹12.6 L/yr - ₹40 L/yr |
Cognizant
TCS
IBM
LTIMindtree