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

Software Engineer Interview Questions & Answers

user image Shubhadeep Saha Mondal

posted on 28 Oct 2023

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

I applied via Campus Placement

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 - Aptitude Test 

Online Aptitude test as usual. Not very tough.

Round 3 - Coding Test 

Online coding tests as usual. Not very tough. But the time is less so there might be time crunch.

Round 4 - HR 

(1 Question)

  • Q1. SHL automated HR questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't sweat it
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at DKTE Society's Textile & Engineering Institute, Pune and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic apti questions along with technical mcqs

Round 2 - Coding Test 

2 coding questions , 1 is basic, 1 is medium

Round 3 - Technical 

(5 Questions)

  • Q1. Explain your projects?
  • Ans. 

    I have worked on various projects including developing web applications, creating mobile apps, and implementing machine learning algorithms.

    • Developed a web application for a retail company to manage inventory and sales data

    • Created a mobile app for a fitness tracker that records user's daily activities and provides personalized workout plans

    • Implemented machine learning algorithms for sentiment analysis on social media d

  • Answered by AI
  • Q2. Explain any one of data structure you know
  • Ans. 

    Binary Search Tree

    • A binary tree where each node has at most two children

    • Left child is less than parent, right child is greater

    • Allows for efficient searching, insertion, and deletion

  • Answered by AI
  • Q3. Explain NLP in brief and how related with your project?
  • Q4. Tell me more about deep learning?
  • Q5. What are the recommendation systems you worked on?
  • Ans. 

    I have worked on building recommendation systems for e-commerce websites and streaming platforms.

    • Implemented collaborative filtering algorithms to recommend products based on user behavior

    • Utilized content-based filtering to suggest movies or TV shows based on user preferences

    • Developed hybrid recommendation systems combining collaborative and content-based filtering techniques

  • Answered by AI

Skills evaluated in this interview

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
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jan 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Basic array and strings

Round 2 - Technical 

(2 Questions)

  • Q1. Difference between Interface and abstract class.
  • Ans. 

    Interface is a contract that defines the methods a class must implement. Abstract class can have concrete methods and fields.

    • Interface cannot have method implementations, only method signatures.

    • A class can implement multiple interfaces but can only extend one abstract class.

    • Abstract class can have constructors, fields, and non-abstract methods.

    • Interfaces are used to achieve multiple inheritance in Java.

    • Example: Interfa...

  • Answered by AI
  • Q2. What is virtual function
  • Ans. 

    A virtual function is a function in a base class that is overridden in a derived class, allowing polymorphic behavior.

    • Virtual functions are declared in a base class with the 'virtual' keyword.

    • They are meant to be overridden in derived classes to provide specific implementations.

    • Virtual functions enable polymorphism, allowing objects of different derived classes to be treated as objects of the base class.

    • Example: virtua...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why you want to join
  • Q2. Introduction of yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Freshers should more focus on basics
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Shri GS Institute of Technology and Science, Indore and was interviewed before Oct 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Two easy level coding questions and apti questions

Round 2 - Technical 

(2 Questions)

  • Q1. Pattern problem
  • Q2. Simple linked list, oops questions
Round 3 - Technical 

(3 Questions)

  • Q1. Python related questions
  • Q2. Regex matcher problem
  • Ans. 

    Regex matcher problem involves matching patterns in strings using regular expressions.

    • Understand the requirements of the regex pattern to be matched

    • Use tools like regex101.com to test and validate the regex pattern

    • Consider special characters and escape sequences in the regex pattern

  • Answered by AI
  • Q3. 3 wheels & one scooter, each wheel can travel 5km. What will be the max distance that can be travelled?
  • Ans. 

    The max distance that can be traveled is 15km.

    • Each wheel can travel 5km, so with 3 wheels, the total distance is 15km.

    • The scooter itself does not limit the distance that can be traveled, only the wheels do.

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Introduction and salary

Skills evaluated in this interview

Persistent Systems interview questions for designations

 Senior Software Engineer

 (36)

 Lead Software Engineer

 (30)

 Software Engineer Trainee

 (3)

 Associate Software Engineer

 (1)

 Principal Software Engineer

 (1)

 Software Engineer III

 (1)

 Software Testing Engineer

 (1)

 Senior Software Development Engineer

 (1)

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in May 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Verbal, quantitative and logical reasoning

Round 2 - Coding Test 

Competitive coding were asked and there was 2 questions

Interview Preparation Tips

Topics to prepare for Persistent Systems Software Engineer interview:
  • RDBMS
  • DSA
Interview preparation tips for other job seekers - Be prepare for competitive coding

Get interview-ready with Top Persistent Systems Interview Questions

Software Engineer Interview Questions & Answers

user image 16_Mrunal Dhadge

posted on 25 Apr 2023

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

I applied via Campus Placement

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. All technical related mcqs were asked
  • Q2. Related to DBMS,c, oops
Round 3 - Coding Test 

2 questions of coding

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

I applied via campus placement at Visvesvaraya National Institute of Technology (VNIT), Nagpur and was interviewed before Sep 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Mcqs on java, oops, etcc

Round 2 - Coding Test 

Find whether there is a cycle in the linkedlist or not

Round 3 - Technical 

(2 Questions)

  • Q1. Few technical questions based on c, java
  • Q2. Which language was used in rocket launching software?
  • Ans. 

    The language used in rocket launching software is typically Ada.

    • Ada is a high-level programming language designed for embedded systems and real-time applications.

    • Ada is known for its strong typing and safety features, making it suitable for critical systems like rocket launching software.

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Few behavioral questions
  • Q2. What would you do if one of your friends cheat in exam?
  • Ans. 

    I would talk to my friend about the consequences of cheating and encourage them to come clean.

    • Have a conversation with the friend about the importance of honesty and integrity.

    • Encourage the friend to take responsibility for their actions and face the consequences.

    • Offer support and help them find alternative ways to succeed without cheating.

  • Answered by AI

Software Engineer Interview Questions & Answers

user image Kshitij Rajendra Sangar

posted on 9 Jul 2024

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

I applied via campus placement at Shivaji University, Kolhapur and was interviewed before Jul 2023. There were 5 interview rounds.

Round 1 - Aptitude Test 

Basic CSE MCQ questions

Round 2 - Coding Test 

Arrays, Strings. And both the problem were to be solved in 1hr.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Intro and basic technical ques.
  • Q2. 4 to 5 coding question with sql queries
Round 4 - One-on-one 

(2 Questions)

  • Q1. Coding question on graph and one array related question.
  • Q2. Asked me about my college events. And confirmed whether I participated in any Hackathon.
Round 5 - HR 

(1 Question)

  • Q1. It was a behavioural mcq test

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared and that should do.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Oct 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Hackerrank assesment DSA quesntions

Round 2 - Technical 

(2 Questions)

  • Q1. SQL Queries, OOPS concepts
  • Q2. DSA medium level quesn
Round 3 - HR 

(1 Question)

  • Q1. Why this compny
  • Ans. 

    I chose this company because of its innovative projects, strong company culture, and opportunities for growth.

    • Innovative projects: I was impressed by the company's work on cutting-edge technologies such as AI and machine learning.

    • Strong company culture: I value a supportive and inclusive work environment, which I believe this company provides.

    • Opportunities for growth: I see potential for career advancement and skill de

  • Answered by AI

I applied via Campus Placement

Round 1 - Aptitude Test 

Apptitude,MCQ on cs fundamental coding all three in one round

Round 2 - Technical 

(2 Questions)

  • Q1. Find 2nd largest element in an array where elements can be repeated. In O(n) complexity
  • Ans. 

    Find 2nd largest element in an array with repeated elements in O(n) complexity.

    • Traverse the array once and keep track of the largest and second largest elements.

    • If the current element is greater than the largest element, update both largest and second largest elements.

    • If the current element is between the largest and second largest elements, update only the second largest element.

  • Answered by AI
  • Q2. Basic oops defination,DBMS ,os,cn questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on cs fundamental and basic oops and basic dsa

Skills evaluated in this interview

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.5 L/yr
26% less than the average Software Engineer Salary in India
View more details

Persistent Systems Software Engineer Reviews and Ratings

based on 585 reviews

3.3/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 585 Reviews and Ratings
Software Engineer
4.4k salaries
unlock blur

₹2.5 L/yr - ₹9.5 L/yr

Senior Software Engineer
3.9k salaries
unlock blur

₹5 L/yr - ₹13 L/yr

Lead Engineer
3.1k salaries
unlock blur

₹9.9 L/yr - ₹30 L/yr

Lead Software Engineer
3k salaries
unlock blur

₹7.1 L/yr - ₹18.4 L/yr

Project Lead
1.9k salaries
unlock blur

₹13.2 L/yr - ₹38.8 L/yr

Explore more salaries
Compare Persistent Systems with

Cognizant

3.8
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