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

Updated 29 Dec 2024

Top Persistent Systems Lead Software Engineer Interview Questions and Answers

View all 13 questions

Persistent Systems Lead Software Engineer Interview Experiences

30 interviews found

Lead Software Engineer Interview Questions & Answers

user image Itamsetti Ramakrishna

posted on 29 Dec 2024

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

(3 Questions)

  • Q1. Explain about RPA,
  • Ans. 

    RPA stands for Robotic Process Automation, which involves using software robots to automate repetitive tasks.

    • RPA uses software robots to automate repetitive tasks, mimicking human actions.

    • It can be used to streamline business processes, increase efficiency, and reduce human error.

    • RPA tools can interact with existing applications, extract data, and perform tasks across multiple systems.

    • Examples of RPA tools include UiPa

  • Answered by AI
  • Q2. What RE-Framework
  • Ans. 

    RE-Framework is a Robotic Enterprise Framework for automating business processes using UiPath.

    • RE-Framework is a template designed by UiPath for building scalable and efficient automation projects.

    • It includes pre-built workflows for exception handling, logging, and reusability of components.

    • RE-Framework follows a state machine design pattern to manage the flow of automation.

    • It allows for easy integration of new processe

  • Answered by AI
  • Q3. Etc..
Round 2 - One-on-one 

(1 Question)

  • Q1. One on One Round of Interview with Lient
Round 3 - HR 

(1 Question)

  • Q1. Salary Discussion

Lead Software Engineer Interview Questions & Answers

user image Atishay Vishwakarma

posted on 27 Oct 2024

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

I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Code programs to solve basic string manipulations
  • Ans. 

    Code programs to solve basic string manipulations

    • Use built-in string functions like substring, replace, and split

    • Implement algorithms for reversing a string, checking for palindromes, and counting occurrences of a character

    • Handle edge cases like empty strings and null inputs

  • Answered by AI
  • Q2. SOLID Principles
Round 2 - Technical 

(2 Questions)

  • Q1. Design Patterns
  • Q2. Explain and Identify Async Coding styles
  • Ans. 

    Async coding styles involve writing code that allows for non-blocking operations and efficient use of resources.

    • Callbacks: Passing functions as arguments to be executed once an asynchronous operation is completed.

    • Promises: Representing a value that may be available in the future, allowing chaining of operations.

    • Async/Await: Syntactic sugar for writing asynchronous code in a synchronous style.

    • Event Emitters: Using event...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why leaving previous organization.
  • Ans. 

    Seeking new challenges and opportunities for growth.

    • Desire for new challenges and opportunities for growth

    • Looking for a more innovative and dynamic work environment

    • Seeking better work-life balance

    • Relocation to a different city or country

  • Answered by AI
  • Q2. What motivates you at work

Lead Software Engineer Interview Questions Asked at Other Companies

asked in Freshworks
Q1. Square Root with Decimal Precision Problem Statement You are prov ... read more
asked in Freshworks
Q2. Longest Unique Substring Problem Statement Given a string input o ... read more
asked in Freshworks
Q3. Vertical Order Traversal Problem Statement You are given a binary ... read more
asked in Freshworks
Q4. Zig-Zag Conversion Problem Statement You are given a string S and ... read more
asked in Epsilon
Q5. If we have 2 tables with the same schema, one table has indexes a ... read more
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 Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Spring boot related
  • Q2. Java related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be good at Java + spring boot + spring cloud concepts when it comes to java Back-end roles.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java 7 explain?
  • Ans. 

    Java 7 was released in 2011 with new features like try-with-resources, diamond operator, and improved exception handling.

    • Introduced try-with-resources for automatic resource management

    • Added diamond operator for type inference

    • Improved exception handling with multi-catch and rethrowing exceptions

  • Answered by AI
  • Q2. Java 7 features

Skills evaluated in this interview

Persistent Systems interview questions for designations

 Lead Engineer

 (31)

 Software Engineer

 (134)

 Lead Quality Engineer

 (6)

 Senior Software Engineer

 (36)

 Software Engineer Trainee

 (3)

 Associate Software Engineer

 (2)

 Principal Software Engineer

 (1)

 Software Engineer III

 (1)

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(2 Questions)

  • Q1. There was internal interview where they asked me basic questions related to python and then second round was with client where client was also not sure about the requirement as they wanted a person who had...
  • Q2. Pyspark,python , sql , ds algo

Interview Preparation Tips

Interview preparation tips for other job seekers - My tip would be don't join persistent company as thr is alot of politics and unprofessional behaviour of management

Get interview-ready with Top Persistent Systems Interview Questions

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

I applied via Approached by Company and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Explain Oops concepts and object oriented programming approach.
  • Ans. 

    Object-oriented programming is a programming paradigm that uses objects to represent and manipulate data.

    • Encapsulation: bundling data and methods together in a class

    • Inheritance: creating new classes from existing ones

    • Polymorphism: using a single interface to represent different types

    • Abstraction: simplifying complex systems by breaking them into smaller, manageable parts

  • Answered by AI
  • Q2. What is multi threading and difference between threads and processes
  • Ans. 

    Multithreading is the concurrent execution of multiple threads to achieve parallelism and improve performance.

    • Multithreading allows multiple threads to run concurrently within a single process.

    • Threads share the same memory space and resources of the process they belong to.

    • Processes are independent instances of a program, each with its own memory space and resources.

    • Processes do not share memory directly and communicate...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The recruitment process was smooth and fast. I really appreciate it.

Skills evaluated in this interview

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

Create scenario for SQL and .Net.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Share the project details
  • Q2. Explain the project
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Coding Test 

Basic questions LeetCode

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

I applied via Naukri.com and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. They asked completely scenario based questions and coding
  • Q2. Relayed to some scenario based questions
Round 2 - Technical 

(1 Question)

  • Q1. They ask about coding

Interview Preparation Tips

Topics to prepare for Persistent Systems Lead Software Engineer interview:
  • Apex,
  • Lightning Aura
  • Lwc
  • Integration
  • Triggers
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is oops, Jruby GIThub command
  • Ans. 

    OOPs stands for Object-Oriented Programming, JRuby is a Ruby implementation on the Java Virtual Machine, and GitHub commands are used for version control.

    • OOPs is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • JRuby is a Ruby implementation that runs on the Java Virtual Machine, allowing Ruby code to interact with Java libraries.

    • Git...

  • Answered by AI
  • Q2. Singlr table inheritance

Persistent Systems Interview FAQs

How many rounds are there in Persistent Systems Lead Software Engineer interview?
Persistent Systems interview process usually has 2-3 rounds. The most common rounds in the Persistent Systems interview process are Technical, Resume Shortlist and HR.
How to prepare for Persistent Systems Lead 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 Data Structures, Employee Engagement, GIT, Healthcare and Javascript.
What are the top questions asked in Persistent Systems Lead Software Engineer interview?

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

  1. From a js nested object, print only values not ke...read more
  2. What is multi threading and difference between threads and proces...read more
  3. SQL query to find 2nd highest sala...read more
How long is the Persistent Systems Lead Software Engineer interview process?

The duration of Persistent Systems Lead 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 Lead Software Engineer Interview Process

based on 33 interviews

3 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
  • HR Round
View more
Join Persistent Systems See Beyond, Rise Above
Persistent Systems Lead Software Engineer Salary
based on 3k salaries
₹7.2 L/yr - ₹18.4 L/yr
52% less than the average Lead Software Engineer Salary in India
View more details

Persistent Systems Lead Software Engineer Reviews and Ratings

based on 296 reviews

3.8/5

Rating in categories

3.8

Skill development

3.7

Work-life balance

3.5

Salary

3.4

Job security

3.7

Company culture

3.2

Promotions

3.5

Work satisfaction

Explore 296 Reviews and Ratings
Software Engineer
4.4k salaries
unlock blur

₹2.5 L/yr - ₹9.6 L/yr

Senior Software Engineer
3.8k salaries
unlock blur

₹5 L/yr - ₹15.4 L/yr

Lead Engineer
3.1k salaries
unlock blur

₹9.9 L/yr - ₹30 L/yr

Lead Software Engineer
3k salaries
unlock blur

₹7.2 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