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
3.5

based on 3.8k Reviews

Filter interviews by

Persistent Systems Product Engineering Lead Interview Questions and Answers

Updated 1 Jun 2024

Persistent Systems Product Engineering Lead Interview Experiences

1 interview found

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

I applied via Naukri.com and was interviewed in Dec 2023. There were 4 interview rounds.

Round 1 - Technical 

(8 Questions)

  • Q1. Node Js, react, Javascript questions
  • Q2. You can read Namaste Javascript and Namastey React for interview questions.
  • Q3. For node js I prepared myself
  • Q4. Mongodb question
  • Q5. MySQL questions
  • Q6. Coding round taken in this round as well
  • Q7. Mongodb question asked in this interview
  • Q8. MySQL questions asked
Round 2 - Technical 

(5 Questions)

  • Q1. React Js questions suggest by Akshay Saini
  • Q2. Javascript questions like event bubbling, polyphils , Array function Hoc
  • Q3. Next Js Questions asked because I have experience in next Js
  • Q4. Why NextJs is preferred over react js
  • Ans. 

    Next.js is preferred over React.js for server-side rendering, automatic code splitting, and simplified routing.

    • Next.js provides built-in support for server-side rendering, improving performance and SEO.

    • Automatic code splitting in Next.js allows for faster page loads by only loading necessary code.

    • Next.js simplifies routing with file-based routing, making it easier to organize and navigate between pages.

    • Next.js also off...

  • Answered by AI
  • Q5. React lifecycle Hoc Stopwatch ⏱️ program Props drilling Passing props children to parents
Round 3 - HR 

(1 Question)

  • Q1. Previous experience Current technology Salary discussion
Round 4 - Behavioral 

(2 Questions)

  • Q1. Discussion about current role and responsibilities and previous experience
  • Q2. Asked that do you know Java? I said no... But she said if any project in Java you have to take responsibilities

Interview Preparation Tips

Topics to prepare for Persistent Systems Product Engineering Lead interview:
  • Javascript
  • Javascript Frameworks
  • Next Js
  • Nodejs
  • MongoDB
  • MySQL
Interview preparation tips for other job seekers - It was my 26th interview in this company.
I want to convey you message if you got deselect then keep trying and keep trying don't give up.

Overall best interview.
Thank you so much My God Mahakal 💕
Shree Shivay Namastubhyam

Skills evaluated in this interview

Interview questions from similar companies

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

Basic coding, logic implementation

Round 2 - Technical 

(1 Question)

  • Q1. Knowledge test regarding domain of require skills
Round 3 - Technical 

(1 Question)

  • Q1. Same like technical one with some other interviewer
Round 4 - HR 

(1 Question)

  • Q1. Salary and Documents, Discussion
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

It is an assessment on OOPS,DSA,DBMS and coding questions

Round 2 - Technical 

(3 Questions)

  • Q1. General OOPS concepts
  • Q2. What is interface
  • Ans. 

    An interface is a point where two systems, subjects, organizations, etc., meet and interact with each other.

    • An interface defines the methods that a class must implement, without specifying how they should be implemented.

    • Interfaces allow for multiple inheritance in programming languages like Java.

    • Examples of interfaces in programming include Java interfaces, USB ports on electronic devices, and user interfaces on softwa

  • Answered by AI
  • Q3. What are pillars of OOPS
  • Ans. 

    The pillars of OOPS (Object-Oriented Programming) are Inheritance, Encapsulation, Polymorphism, and Abstraction.

    • Inheritance allows a class to inherit properties and behavior from another class. For example, a 'Car' class can inherit from a 'Vehicle' class.

    • Encapsulation refers to the bundling of data with the methods that operate on that data. It restricts access to some of an object's components. For example, using pri...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Reverse the array given
  • Q2. Largest element in the array
  • Ans. 

    Find the largest element in an array of strings

    • Iterate through the array and compare each element to find the largest one

    • Use a loop to go through each element and keep track of the largest element found so far

    • Consider converting string elements to numbers if applicable for comparison

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. Introduction to your profile
  • Ans. 

    Experienced engineering manager with a background in software development and team leadership.

    • Over 10 years of experience in software development

    • Managed cross-functional engineering teams

    • Strong leadership and communication skills

    • Implemented agile methodologies to improve team efficiency

  • Answered by AI
  • Q2. Tell me you projects

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Introduction, call flows, 5G cu-du related questions, Handover events.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Aug 2023. There were 4 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. What is ur name?
  • Ans. 

    My name is John Doe.

    • Full name is John Doe

    • Common name in English-speaking countries

    • No middle name or initial

  • Answered by AI
Round 2 - Aptitude Test 

I dont remeber the question asked

Round 3 - Coding Test 

I dont rember the question

Round 4 - Aptitude Test 

Hello world programming question asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Great
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What do you know about c
  • Q2. Name ? Skills? Age? Marks ?
Round 2 - Assignment 

It was g j nhe mks ks he ksjs ebamakif rhd

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

I applied via campus placement at SCT Institute of Technology, Bangalore and was interviewed in Mar 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Coding questions can be done in c cpp python or java

Round 2 - Technical 

(2 Questions)

  • Q1. It had questions about the role that we are gonna do
  • Q2. Waht is testing
  • Ans. 

    Testing is the process of evaluating a system or application to identify defects or errors.

    • Testing involves executing a system or application to find bugs or issues.

    • It ensures that the software meets the specified requirements and works as expected.

    • Types of testing include unit testing, integration testing, system testing, and acceptance testing.

    • Examples of testing tools include Selenium, JUnit, and Postman.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well

Skills evaluated in this interview

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

(3 Questions)

  • Q1. Java project experience
  • Q2. Azure related discussions and questions
  • Q3. Springboot annotations and microservices
Round 2 - HR 

(2 Questions)

  • Q1. Salary expectation
  • Q2. Notice period negotiable
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Case Study 

Scenario based question for data engineering

Round 2 - Technical 

(2 Questions)

  • Q1. Spark basics related to data engineering
  • Q2. Problem based to create data pipeline for ad tech industry
Round 3 - HR 

(2 Questions)

  • Q1. Current ctc and notice
  • Q2. When can you join

Persistent Systems Interview FAQs

How many rounds are there in Persistent Systems Product Engineering Lead interview?
Persistent Systems interview process usually has 4 rounds. The most common rounds in the Persistent Systems interview process are Technical, HR and Behavioral.
What are the top questions asked in Persistent Systems Product Engineering Lead interview?

Some of the top questions asked at the Persistent Systems Product Engineering Lead interview -

  1. Why NextJs is preferred over react...read more
  2. Asked that do you know Java? I said no... But she said if any project in Java y...read more
  3. You can read Namaste Javascript and Namastey React for interview questio...read more

Tell us how to improve this page.

Persistent Systems Product Engineering Lead Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
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.6k 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
 • 3k Interviews
DXC Technology Interview Questions
3.7
 • 808 Interviews
Mphasis Interview Questions
3.4
 • 802 Interviews
Nagarro Interview Questions
4.0
 • 777 Interviews
View all
Software Engineer
4.4k salaries
unlock blur

₹2.5 L/yr - ₹9.5 L/yr

Senior Software Engineer
3.8k salaries
unlock blur

₹5 L/yr - ₹15.1 L/yr

Lead Engineer
3.1k salaries
unlock blur

₹10 L/yr - ₹30 L/yr

Lead Software Engineer
3k salaries
unlock blur

₹7.1 L/yr - ₹18.4 L/yr

Project Lead
1.8k 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