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

Clear (1)

Persistent Systems Senior Software Engineer Interview Questions, Process, and Tips

Updated 11 Jan 2025

Top Persistent Systems Senior Software Engineer Interview Questions and Answers

  • Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numb ...read more
  • Q2. What is nodejs and difference between nodejs and javascript
  • Q3. What is Difference between let var const,
View all 24 questions

Persistent Systems Senior Software Engineer Interview Experiences

36 interviews found

I was interviewed in Mar 2022.

Round 1 - Video Call 

(1 Question)

Round duration - 60 minutes
Round difficulty - Medium

Timing( was it late night) No Conducted at afternoon 2PM
How was the environment? Google meet
How the interviewer was? (If it was there any interview) He was very supportive and he was giving hints in data structures problem and even in js questions.

  • Q1. 

    K Largest Elements Problem Statement

    You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need ...

  • Ans. 

    Given an unsorted array, find the K largest elements in non-decreasing order.

    • Sort the array in non-decreasing order.

    • Return the last K elements of the sorted array.

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 60minutes
Round difficulty - Medium

Timing( was it late night) No it was afternoon time 3PM
How was the environment? Interview conduted on Google meet
Any other significant activity It was techno managerial round.
How the interviewer was? (If it was there any interview) He was checking the technical knowledge as well personality and also problem solving skills.

  • Q1. Write a program to print the following star pattern in JavaScript:
    *******
    ** **
    * * * *
    * ** *
    * * * *
    ** **
    *******
  • Ans. 

    The program prints a star pattern using asterisks and spaces.

    • Use nested loops to iterate through rows and columns.

    • Determine the number of asterisks and spaces to print in each row.

    • Use conditional statements to decide when to print an asterisk or a space.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Senior Software Engineer in PuneEligibility criteriaAbove 7 CGPAPersistent Systems interview preparation:Topics to prepare for the interview - Data Structures Algorithms, OOPS, System Design, Html/css, Javascript, Node.jsTime required to prepare for the interview - 10MonthsInterview preparation tips for other job seekers

Tip 1 : Practice Atleast 200-250 data structures Questions
Tip 2 : Create 2-3 descent kind of working projects and mention hosted links in the resume.
Tip 3 : Prepare common interview question from Google or github pages.

Application resume tips for other job seekers

Tip 1: Have 2-3 descent projects on resume along with its hosted and github link.
Tip 2: Avoid adding unecessary and non-relevent content like achivements related to volenteering activities or non technical activities.
Tip 3: Content is important rin resume rather then your styling to resume. so focus more onnadding relevent content.

Final outcome of the interviewSelected

Skills evaluated in this interview

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

I applied via Company Website and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

For freshers candidate, coding round with array ,strings is needed

Round 2 - Technical 

(1 Question)

  • Q1. Coding questions on map and array. Networking, C++, DBMS questions.
Round 3 - HR 

(1 Question)

  • Q1. Subjectwise quiz MCQ

Senior Software Engineer Interview Questions Asked at Other Companies

Q1. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q3. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q4. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q5. Pascal's Triangle Construction You are provided with an integer ' ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Basic aptitude and logical reasoning with one easy programming question.

Round 2 - One-on-one 

(1 Question)

  • Q1. Some coding questions were asked easy to medium difficulty and after that interviewer asked questions related to my projects basically from resume.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Coding Test 

They asked me to programs for in-order, pre-order traversal of tree, binary search and program to parse xml

Round 2 - Coding Test 

This round was more related to sql. Some basic join queries and sb concepts like use of having clause

Round 3 - HR 

(1 Question)

  • Q1. Why do you want to join us?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and prepare well.
The questions depend on the project they are hiring for, but language concepts and your understanding of current working project as well

Persistent Systems interview questions for designations

 Senior Software

 (1)

 Senior Software Development Engineer

 (1)

 Senior Software Engineer 2

 (1)

 Software Engineer

 (126)

 Senior Software Developer

 (5)

 Lead Software Engineer

 (30)

 Software Engineer Trainee

 (3)

 Principal Software Engineer

 (1)

Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Sep 2022. There were 2 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 Resume tips
Round 2 - Technical 

(5 Questions)

  • Q1. Core Java Java 8 logical
  • Q2. Core Java Spring boot
  • Q3. Spring boot questions asked
  • Q4. Spring sequrity questions
  • Q5. Sql query writing questions

Interview Preparation Tips

Topics to prepare for Persistent Systems Senior Software Engineer interview:
  • Java8
  • Spring boot
  • JPA
  • Sql
Interview preparation tips for other job seekers - Basic of core Java and logical questions of java 8

Get interview-ready with Top Persistent Systems Interview Questions

I applied via Naukri.com and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. C# basics, SQL, MVC, JavaScript, jQuery
Round 2 - One-on-one 

(1 Question)

  • Q1. Scenario based questions on Web API, MVC, C#, SOLID Principles, Design Patterns

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident in interview, try to explain all the concepts with real time examples
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 2 interview rounds.

Round 1 - Coding Test 

Fibonacci series, public private variable scope, SQL queries

Round 2 - HR 

(1 Question)

  • Q1. Relocation of employee

I applied via Campus Placement and was interviewed in Nov 2021. There were 2 interview rounds.

Round 1 - Coding Test 

It is based on data structure and programming logic

Round 2 - One-on-one 

(2 Questions)

  • Q1. Based on more using dbms and programming of at least one language
  • Q2. Write a sql query to select 2nd highest from a column of a table
  • Ans. 

    SQL query to select 2nd highest from a column of a table

    • Use ORDER BY to sort the column in descending order

    • Use LIMIT to select the second row

    • Use subquery to avoid duplicates

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - study the at least one programming language completely with DBMS concepts.

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Spring Boot, REST Api, Discovery Server, API Gateway, Design Patterns, Java, Microservices and Web Services, Security etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Just know what you've worked on. If you have a technology mentioned in your resume, you should have indepth knowledge of it. Don't write buzz words just cause they're written cause they're trending and you'll get shortlisted writing them in the resume cause you'll be exposed when questions are put up about them.

I applied via Recruitment Consultant and was interviewed in Nov 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About project and based on job description.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare technical well and know everything written on CV.
Contribute & help others!
anonymous
You can choose to be anonymous

Persistent Systems Interview FAQs

How many rounds are there in Persistent Systems Senior Software Engineer interview?
Persistent Systems interview process usually has 2-3 rounds. The most common rounds in the Persistent Systems interview process are Technical, Coding Test and Resume Shortlist.
How to prepare for Persistent Systems Senior 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 Automation, Customer Interaction, Data Analytics, Database Administration and HTML.
What are the top questions asked in Persistent Systems Senior Software Engineer interview?

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

  1. What is nodejs and difference between nodejs and javascr...read more
  2. What is Difference between let var con...read more
  3. what is express js and why it is used in web apps and what is body par...read more
How long is the Persistent Systems Senior Software Engineer interview process?

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

Recently Viewed

SALARIES

Larsen & Toubro Limited

SALARIES

Microsoft Corporation

REVIEWS

L&T Technology Services

No Reviews

SALARIES

West Bengal Medical Council

SALARIES

West Bengal Medical Council

DESIGNATION

DESIGNATION

DESIGNATION

INTERVIEWS

Persistent Systems

No Interviews

Tell us how to improve this page.

Persistent Systems Senior Software Engineer Interview Process

based on 34 interviews

4 Interview rounds

  • Resume Shortlist Round
  • Technical Round - 1
  • Technical Round - 2
  • HR Round
View more
Join Persistent Systems See Beyond, Rise Above
Persistent Systems Senior Software Engineer Salary
based on 3.9k salaries
₹5 L/yr - ₹15.5 L/yr
44% less than the average Senior Software Engineer Salary in India
View more details

Persistent Systems Senior Software Engineer Reviews and Ratings

based on 370 reviews

3.5/5

Rating in categories

3.4

Skill development

3.6

Work-life balance

3.1

Salary

3.0

Job security

3.6

Company culture

3.0

Promotions

3.3

Work satisfaction

Explore 370 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