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 Software Engineer Interview Questions, Process, and Tips

Updated 14 Jan 2025

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. Exa ...read more
  • Q2. LCA in a Binary Search Tree You are given a binary search tree (BST) containing N nodes. Additionally, you have references to two nodes, P and Q, within this BST. Your t ...read more
  • Q3. Cycle Detection in a Singly Linked List Determine if a given singly linked list of integers forms a cycle or not. A cycle in a linked list occurs when a node's next poin ...read more
View all 75 questions

Persistent Systems Software Engineer Interview Experiences

126 interviews found

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic Aptitude Questions

Round 2 - Coding Test 

Basic Logic Building & Problem Solving

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Technical questions test

Round 2 - Technical 

(1 Question)

  • Q1. Resume discussion and basic tech questions
Round 3 - Technical 

(1 Question)

  • Q1. In detail technical round
Round 4 - HR 

(1 Question)

  • Q1. HR questions behavioral questions asked

Interview Preparation Tips

Interview preparation tips for other job seekers - work on your self, prepare DS and basic knowledge of courses taught in course

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Normal aptitude test with 10-15 questions

Round 2 - Coding Test 

Basic coding questions related to loops , pattern printing, recursion

Round 3 - Technical 

(2 Questions)

  • Q1. Data types in specified programming language. Some questions related to DSA
  • Q2. One coding question of pattern printing
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Coding Test consisted two questions on array and string manipulation.

Round 2 - Technical 

(2 Questions)

  • Q1. Hands on coding- print pascal triangle and followup questions.
  • Q2. Hands on SQL quesries to create and manipulate table and table elements.
  • Ans. 

    Hands-on experience with SQL queries for creating and manipulating tables and table elements.

    • Use CREATE TABLE statement to create a new table

    • Use ALTER TABLE statement to add, modify, or delete columns in a table

    • Use INSERT INTO statement to add new rows of data into a table

    • Use UPDATE statement to modify existing data in a table

    • Use DELETE statement to remove rows from a table

  • Answered by AI

Skills evaluated in this interview

Persistent Systems interview questions for designations

 Senior Software Engineer

 (36)

 Lead Software Engineer

 (30)

 Software Engineer Trainee

 (3)

 Principal Software Engineer

 (1)

 Software Testing Engineer

 (1)

 Associate Software Engineer

 (1)

 Software Engineer III

 (1)

 Software Development Engineer 1

 (1)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Coding Test 

2 questions were there
1st was easy and 2nd was hard, you can easily code the 1st one but the 2nd can be challenging if you have never been to DSA and competitive coding

Round 2 - Technical 

(1 Question)

  • Q1. Start with introduction Basic questions were asked based on the technologies you mentioned in your resume. Then about your projects and their impact and how they work behind the scenes. And that's it, the ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Do some DSA and easy to moderate Leetcode questions on tree and graph

Get interview-ready with Top Persistent Systems Interview Questions

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude with mcqs (on campus)

Round 2 - Technical 

(2 Questions)

  • Q1. Basics of java, oops
  • Q2. Sql, python 3 coding problems
Round 3 - HR 

(1 Question)

  • Q1. Basics of HR questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Online aptitude test with a MCQ technical questions, 1 coding question

Round 2 - One-on-one 

(2 Questions)

  • Q1. Technical questions around data structures and pseudo-code
  • Q2. Implement conditional hierarchical model for java class
  • Ans. 

    Implementing a conditional hierarchical model for a Java class.

    • Create a Java class with multiple levels of hierarchy

    • Implement conditional statements to control the behavior of the class based on certain conditions

    • Use if-else or switch statements to define different actions for different conditions

    • Consider using interfaces or abstract classes for better abstraction and modularity

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Tell me about your weekness

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Aug 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

MCQs + 2 Coding questions.
MCQs included questions on core subjects.

Round 3 - Technical 

(3 Questions)

  • Q1. Focused on core subject knowledge. 1 coding question 1 DBMS query. CN theory questions
  • Q2. DBMS nested query question asked
  • Q3. Computer Network questions like layers, DNS, etc.
Round 4 - Technical 

(3 Questions)

  • Q1. Coding question. DBMS query. OOPS questions
  • Q2. DBMS query like insert, Select, etc
  • Q3. OOPS questions like what inheritance, Runtime polymorphism, etc.
Round 5 - HR 

(1 Question)

  • Q1. General questions regarding job location, salary, Higher education.

Interview Preparation Tips

Topics to prepare for Persistent Systems Software Engineer interview:
  • Data Structures
  • DBMS
  • Computer Networking
  • Object Oriented Programming
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Difficulty level : Medium

Round 2 - Technical 

(4 Questions)

  • Q1. Easy OOP, DBMS Questions
  • Q2. Joins in SQL ?
  • Ans. 

    Joins in SQL are used to combine rows from two or more tables based on a related column between them.

    • Joins are used to retrieve data from multiple tables based on a related column

    • Common types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • INNER JOIN returns rows when there is at least one match in both tables

    • LEFT JOIN returns all rows from the left table and the matched rows from the right table

    • RIGHT ...

  • Answered by AI
  • Q3. Primary key foreign key
  • Q4. Pillars of OOP ?
  • Ans. 

    Pillars of OOP are Inheritance, Encapsulation, Abstraction, and Polymorphism.

    • Inheritance allows a class to inherit properties and behavior from another class.

    • Encapsulation restricts access to certain components of an object, protecting its integrity.

    • Abstraction hides complex implementation details and only shows the necessary features.

    • Polymorphism allows objects to be treated as instances of their parent class or their

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well .All the best 👍🏼

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jul 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude questions asked

Round 2 - Coding Test 

From strings and arrays

Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Your projects, your tech stack you worked

Persistent Systems Interview FAQs

How many rounds are there in Persistent Systems Software Engineer interview?
Persistent Systems interview process usually has 2-3 rounds. The most common rounds in the Persistent Systems interview process are Technical, Aptitude Test and Coding Test.
How to prepare for Persistent Systems Software Engineer 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 Software Engineering, Java, Software Development, Big Data and NoSQL.
What are the top questions asked in Persistent Systems Software Engineer interview?

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

  1. 7. what is public and private IP. how are they differ...read more
  2. Write a program for reversing a string without using string funct...read more
  3. what is basic difference between c and cpp. explain on memory lev...read more
How long is the Persistent Systems Software Engineer interview process?

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

Tell us how to improve this page.

Persistent Systems Software Engineer Interview Process

based on 108 interviews

5 Interview rounds

  • Aptitude Test Round
  • Technical Round - 1
  • Technical Round - 2
  • HR Round - 1
  • HR Round - 2
View more
Join Persistent Systems See Beyond, Rise Above
Persistent Systems Software Engineer Salary
based on 4.4k salaries
₹2.5 L/yr - ₹9.6 L/yr
26% less than the average Software Engineer Salary in India
View more details

Persistent Systems Software Engineer Reviews and Ratings

based on 586 reviews

3.4/5

Rating in categories

3.3

Skill development

3.4

Work-life balance

3.2

Salary

2.8

Job security

3.4

Company culture

2.9

Promotions

3.0

Work satisfaction

Explore 586 Reviews and Ratings
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