Premium Employer

i

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

Persistent Systems Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Persistent Systems Interview Questions, Process, and Tips

Updated 6 Mar 2025

Top Persistent Systems Interview Questions and Answers

View all 435 questions

Persistent Systems Interview Experiences

Popular Designations

598 interviews found

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

Test on quant, verbal, logical thinking.

Round 2 - Coding Test 

Code two questions with your comfortable language

Round 3 - Technical 

(2 Questions)

  • Q1. Tell me about yourself?
  • Q2. Question around project

Top Persistent Systems Software Engineer Interview Questions and Answers

Q1. Index of First Occurrence Problem Statement Given two strings A and B, determine the index of the first occurrence of A in B. If A is not present in B, return -1. Example: Input: A = "bc", B = "abcddbc" Output: 1 Explanation: The string A a... read more
View answer (2)

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 (197)
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I was interviewed before Feb 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. Asked abt current role n responsibility
Round 2 - One-on-one 

(1 Question)

  • Q1. Scenario based question asked
Round 3 - Client Interview 

(1 Question)

  • Q1. Case study based discussion
Round 4 - HR 

(1 Question)

  • Q1. Package and benifit discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Slow growth for senior people and zero job stability

Interview Questions & Answers

user image Anonymous

posted on 25 Jun 2024

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Provide me more details around the awards you have won (as mentioned in your profile)
  • Q2. Can you please pass on details about your complete background along with the details about different countries you have worked in and the roles you have performed
  • Q3. When you are doing well in your current role with the current organization, why are you looking for a change
Round 2 - One-on-one 

(3 Questions)

  • Q1. Are you really keen to join COO office or do you want to consider joining in any of the other leadership roles in BFSO domain
  • Q2. Are you a person who get bored easily? What kind of work usually excites you the most
  • Q3. Would you be willing to contribute in the areas beyond the COO office role?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About kubernetes and it's ecosystem
  • Q2. Architecture of k8s
  • Ans. 

    Kubernetes (k8s) is an open-source container orchestration platform for automating deployment, scaling, and management of containerized applications.

    • Kubernetes follows a master-slave architecture with a master node and multiple worker nodes.

    • Master node components include API server, scheduler, controller manager, and etcd.

    • Worker node components include kubelet, kube-proxy, and container runtime (e.g. Docker).

    • Pods are t...

  • Answered by AI
Round 2 - Case Study 

About previous project work experience and how it's solving major challenges

Skills evaluated in this interview

Top Persistent Systems Devops Engineer Interview Questions and Answers

Q1. How to make call from one namespace t another in AKS environment
View answer (1)

Devops Engineer Interview Questions asked at other Companies

Q1. Reverse the String Problem Statement You are given a string STR which contains alphabets, numbers, and special characters. Your task is to reverse the string. Example: Input: STR = "abcde" Output: "edcba" Input: The first line of input cont... read more
View answer (3)

Persistent Systems interview questions for popular designations

 Software Engineer

 (126)

 Senior Software Engineer

 (36)

 Software Developer

 (35)

 Lead Engineer

 (32)

 Lead Software Engineer

 (30)

 Project Lead

 (19)

 Java Developer

 (14)

 Salesforce Developer

 (11)

Software Engineer Interview Questions & Answers

user image Ellingi Abhishek Varma

posted on 6 Jan 2025

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

I applied via Campus Placement

Round 1 - Aptitude Test 

It was easy to crack

Round 2 - Coding Test 

Basic coding ability test

Round 3 - HR 

(1 Question)

  • Q1. It is for salary structure and any doubts regarding organisation

Top Persistent Systems Software Engineer Interview Questions and Answers

Q1. Index of First Occurrence Problem Statement Given two strings A and B, determine the index of the first occurrence of A in B. If A is not present in B, return -1. Example: Input: A = "bc", B = "abcddbc" Output: 1 Explanation: The string A a... read more
View answer (2)

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 (197)

Get interview-ready with Top Persistent Systems Interview Questions

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Aptitude Test 

Easy aptitude question based on reasoning

Round 2 - Coding Test 

Easy questions consists questions on arrays linkedlist.

Top Persistent Systems Software Developer Interview Questions and Answers

Q1. What is oop, Will sorting the list for finding two lowest elements in list be an optimal solution, what are ACID properties
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

Jobs at Persistent Systems

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Asked to write trigger

Round 2 - Technical 

(4 Questions)

  • Q1. Sales cloud configuration questions and then lwc and apex questions
  • Q2. Tell me sales cloud sales process?
  • Ans. 

    The sales cloud sales process is a systematic approach to managing and tracking sales activities from lead generation to closing deals.

    • Lead generation: Identifying potential customers and capturing their information.

    • Opportunity management: Qualifying leads and converting them into opportunities.

    • Sales pipeline: Tracking the progress of opportunities through various stages.

    • Sales forecasting: Predicting future sales based...

  • Answered by AI
  • Q3. What is relation between account and contact?
  • Ans. 

    Account and contact have a parent-child relationship in Salesforce.

    • An account represents a company or organization, while a contact represents an individual associated with that account.

    • An account can have multiple contacts, but a contact can only be associated with one account.

    • Contacts are linked to accounts through a lookup relationship.

    • Account and contact records can be related using the AccountId field on the conta

  • Answered by AI
  • Q4. Explain master detail?
  • Ans. 

    Master-detail is a relationship between two objects where the detail object is dependent on the master object.

    • Master-detail is a one-to-many relationship.

    • The master object controls certain behaviors of the detail object.

    • Deleting the master record automatically deletes the detail records.

    • Security and sharing settings of the master record are inherited by the detail records.

    • Roll-up summary fields can be created on the ma...

  • Answered by AI

Top Persistent Systems Salesforce Developer Interview Questions and Answers

Q1. How security works in apex, let's say user don't have access on Phone field and SELECT id, Name, Phone from Account WITH_SECURITY_ENFORCED how this query works?
View answer (1)

Salesforce Developer Interview Questions asked at other Companies

Q1. Write a trigger to update contact when accounts phone changed.
View answer (6)

Project Lead Interview Questions & Answers

user image Anonymous

posted on 28 Oct 2024

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

(1 Question)

  • Q1. C++ questions related

Top Persistent Systems Project Lead Interview Questions and Answers

Q1. 1. What is API Testing 2. HTTP error codes 3. How to test API 4. Types of API 5. Questions on JAVA, oops concept 6. Sudo code for prime number 7. Questions on Performance Testing 8. How you are doing performance testing 9. How to analyse pe... read more
View answer (1)

Project Lead Interview Questions asked at other Companies

Q1. PowerBuilder 1. How to build app in one click? 2. How to read data from web page? 3. Have you used any PDF tools 4. How to save data from datawindow to XML 5. How to read mail from Outlook 6. How you migrate to new version.net SQL 1. Perfor... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. On basic Product management topics
  • Q2. Tell me about yourself
  • Q3. How do you prioritize roadmap
  • Ans. 

    Prioritizing the roadmap involves considering customer needs, business goals, and resource constraints.

    • Understand customer needs and pain points through user research and feedback.

    • Align roadmap with business goals and objectives.

    • Consider resource availability and constraints.

    • Evaluate potential impact and value of each feature or enhancement.

    • Prioritize based on urgency, importance, and potential ROI.

    • Collaborate with cro...

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. More detail on product management and behavioral questions

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (26)

Module Lead Interview Questions & Answers

user image Biswaranjan Das

posted on 11 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Data structures
  • Q2. Troubleshooting

Module Lead Interview Questions asked at other Companies

Q1. 1) describe the Cloud architecture for the azure storage, blob , cloud services? 2) describe the integration of Web API related questions for email and sms applications? 3) describe the .net core aspects for solid programming implementation... read more
View answer (2)

Persistent Systems Interview FAQs

How many rounds are there in Persistent Systems interview?
Persistent Systems interview process usually has 2-3 rounds. The most common rounds in the Persistent Systems interview process are Technical, HR and Resume Shortlist.
How to prepare for Persistent Systems 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 Persistent Systems. The most common topics and skills that interviewers at Persistent Systems expect are Java, Javascript, Python, SQL and AWS.
What are the top questions asked in Persistent Systems interview?

Some of the top questions asked at the Persistent Systems interview -

  1. What is nodejs and difference between nodejs and javascr...read more
  2. Java 8 features, disadvantages of microservices, difference between RDBMS and N...read more
  3. 7. what is public and private IP. how are they differ...read more
How long is the Persistent Systems interview process?

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

Tell us how to improve this page.

Persistent Systems Interview Process

based on 543 interviews

Interview experience

3.9
  
Good
View more

Explore Interview Questions and Answers for Top Skills at Persistent Systems

Join Persistent Systems See Beyond, Rise Above

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
DXC Technology Interview Questions
3.7
 • 795 Interviews
Mphasis Interview Questions
3.4
 • 790 Interviews
Cyient Interview Questions
3.6
 • 283 Interviews
View all

Persistent Systems Reviews and Ratings

based on 3.9k reviews

3.5/5

Rating in categories

3.5

Skill development

3.5

Work-life balance

3.3

Salary

3.1

Job security

3.5

Company culture

3.0

Promotions

3.2

Work satisfaction

Explore 3.9k Reviews and Ratings
Qliksense Developer

Hyderabad / Secunderabad,

Pune

+1

4-8 Yrs

Not Disclosed

Network Security Engineer

Bangalore / Bengaluru

6-8 Yrs

Not Disclosed

Tableau Developer

Mumbai,

Pune

+1

4-8 Yrs

Not Disclosed

Explore more jobs
Software Engineer
4.4k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
3.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Engineer
3.2k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Software Engineer
3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Lead
1.9k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Persistent Systems with

Cognizant

3.7
Compare

TCS

3.7
Compare

IBM

4.0
Compare

Wipro

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