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.7k Reviews

Filter interviews by

Persistent Systems Team Lead Interview Questions, Process, and Tips for Experienced

Updated 10 Jul 2024

Top Persistent Systems Team Lead Interview Questions and Answers for Experienced

Persistent Systems Team Lead Interview Experiences for Experienced

5 interviews found

Team Lead Interview Questions & Answers

user image Anonymous

posted on 10 Jul 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. HOW JVM works ?
  • Ans. 

    JVM is a virtual machine that executes Java bytecode. It manages memory, provides security, and facilitates garbage collection.

    • JVM loads the bytecode generated by the Java compiler and interprets it.

    • It uses Just-In-Time (JIT) compilation to improve performance by compiling frequently used code into native machine code.

    • JVM manages memory through garbage collection, freeing up memory occupied by objects that are no longe...

  • Answered by AI
  • Q2. Hash Map internal working?
  • Ans. 

    Hash Map is a data structure that stores key-value pairs and uses a hash function to map keys to their corresponding values.

    • Hash Map uses a hash function to determine the index of the key-value pair in the underlying array.

    • Collisions can occur when multiple keys hash to the same index, which can be resolved using techniques like chaining or open addressing.

    • Hash Map provides constant time complexity O(1) for insertion,

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is stereo annotation ?
  • Ans. 

    Stereo annotation is the process of labeling or tagging images or videos with depth information to create a 3D effect.

    • Stereo annotation involves identifying corresponding points in a pair of images or frames to determine depth perception.

    • It is commonly used in computer vision tasks such as object detection, tracking, and scene understanding.

    • Examples of stereo annotation include creating depth maps for autonomous drivin

  • Answered by AI
  • Q2. Muti threading.

Skills evaluated in this interview

Team Lead Interview Questions & Answers

user image Anonymous

posted on 14 Aug 2022

I applied via Naukri.com and was interviewed in Feb 2022. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. Explain day to day roles and responsibilities
  • Answered Anonymously

Interview Preparation Tips

Topics to prepare for Persistent Systems Team Lead interview:
  • Networking
Interview preparation tips for other job seekers - Answer with confidence and explain properly

Team Lead Interview Questions Asked at Other Companies for Experienced

Q1. write a java program to get maxing profit by buying and selling a ... read more
Q2. 1: What does Test Strategy means ? Test strategy is a document wh ... read more
asked in Delhivery
Q3. How will you calculate volume of a shipment?
Q4. 1) What happens when two positively charged material is placed to ... read more
Q5. A baseball bat and a ball cost 110together, and the bat costs 100 ... read more

Team Lead Interview Questions & Answers

user image Anonymous

posted on 31 Jul 2022

I applied via Company Website and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Do you thik you are confident enough to switch jobs?
  • Q2. How much experience you have working with excel?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be elegant and presentable in Video interview while going for the same.

Team Lead Interview Questions & Answers

user image Anonymous

posted on 28 Apr 2021

Interview Questionnaire 

2 Questions

  • Q1. Tell Introduction about you?
  • Q2. Difference between overloading and overriding
  • Ans. 

    Overloading is having multiple methods with the same name but different parameters. Overriding is having a method in a subclass with the same name and parameters as in the superclass.

    • Overloading is compile-time polymorphism while overriding is runtime polymorphism.

    • Overloading is used to provide different ways of calling the same method while overriding is used to provide a specific implementation of a method in a subcl...

  • Answered by AI

Persistent Systems interview questions for designations

 Engineering Team Lead

 (1)

 Scrum Master Team Lead

 (1)

 Lead Engineer

 (30)

 Project Lead

 (18)

 Module Lead

 (6)

 Technical Lead

 (5)

 QA Lead

 (1)

 Quality Lead

 (1)

Team Lead Interview Questions & Answers

user image Hemant Gupta

posted on 12 Feb 2022

I applied via Naukri.com and was interviewed before Feb 2021. There were 3 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 - Technical 

(1 Question)

  • Q1. Reverse a number without using loop
  • Ans. 

    Reverse a number without loop

    • Convert the number to a string

    • Use string slicing to reverse the string

    • Convert the reversed string back to a number

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why should we hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up your concepts. Your core technical knowledge should be very strong

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Referral and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain about yourself.
  • Ans. 

    Experienced team lead with strong communication and problem-solving skills.

    • Over 5 years of experience leading teams in various industries

    • Skilled in conflict resolution and team motivation

    • Excellent communication and interpersonal skills

    • Proven track record of meeting and exceeding team goals

    • Strong problem-solving abilities, able to think quickly on my feet

  • Answered by AI
  • Q2. Past experience, metrics dealt with.
Round 2 - One-on-one 

(2 Questions)

  • Q1. Same questions from round 1.
  • Q2. A bit of personal background.
Round 3 - One-on-one 

(1 Question)

  • Q1. Past experience and metrics dealt with.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in Jul 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Performance optimisation
Round 2 - Technical 

(1 Question)

  • Q1. Lods,parameters
Round 3 - Behavioral 

(2 Questions)

  • Q1. Sql queries on analytical queries
  • Q2. Different constraints and join methods
  • Ans. 

    Different constraints and join methods in database queries

    • Constraints in database queries ensure data integrity and enforce rules on data

    • Join methods in database queries are used to combine rows from two or more tables based on a related column between them

    • Examples of constraints include primary key, foreign key, unique key, and check constraints

    • Examples of join methods include inner join, outer join (left, right, full

  • Answered by AI
Round 4 - Coding Test 

It was mostly on sub queries.

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(1 Question)

  • Q1. Waste of time to go Mphasis
  • Ans. 

    It depends on individual circumstances and career goals.

    • Going to Mphasis may not be a waste of time if it aligns with your career goals and offers valuable experience.

    • Consider factors such as job role, growth opportunities, work culture, and learning potential before making a decision.

    • Some people may find Mphasis to be a valuable stepping stone in their career, while others may not see it as beneficial.

    • Ultimately, the ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - There is an individual named Anoop Prabhakar who serves as the Operations Manager for Project Money. He often displays a negative attitude toward employees and engages in verbal harassment. Upon joining the company, you may feel insecure about your job and may want to leave as soon as possible because of him; however, Mphasis has not removed him for various reasons, and he has the authority to hire and fire employees without justification.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Write a join in sql
  • Ans. 

    A SQL join is used to combine rows from two or more tables based on a related column between them.

    • Use the JOIN keyword to specify the tables to be joined

    • Use the ON keyword to specify the column to join on

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

  • Answered by AI
  • Q2. Java related many questions
Round 2 - Technical 

(2 Questions)

  • Q1. Explain your project in details
  • Q2. Write 2 any joins in sql
  • Ans. 

    Two common SQL joins are INNER JOIN and LEFT 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.

  • Answered by AI

Skills evaluated in this interview

Team Lead Interview Questions & Answers

Coforge user image Madu Biradar

posted on 11 Mar 2024

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. String based question.
  • Q2. Hashmap based question and internal working of hash map. Streams
Round 2 - One-on-one 

(1 Question)

  • Q1. Java stream apis
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion n notice period

Persistent Systems Interview FAQs

How many rounds are there in Persistent Systems Team Lead interview for experienced candidates?
Persistent Systems interview process for experienced candidates usually has 1-2 rounds. The most common rounds in the Persistent Systems interview process for experienced candidates are Technical, HR and One-on-one Round.
How to prepare for Persistent Systems Team Lead interview for experienced candidates?
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 Business Intelligence, Business Planning, Data Analysis, Forecasting and Operations.
What are the top questions asked in Persistent Systems Team Lead interview for experienced candidates?

Some of the top questions asked at the Persistent Systems Team Lead interview for experienced candidates -

  1. Difference between overloading and overridi...read more
  2. Reverse a number without using l...read more
  3. What is stereo annotatio...read more

Tell us how to improve this page.

People are getting interviews through

based on 3 Persistent Systems interviews
Job Portal
Company Website
67%
33%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Join Persistent Systems See Beyond, Rise Above

Team Lead Interview Questions from Similar Companies

TCS Team Lead Interview Questions
3.7
 • 33 Interviews
Wipro Team Lead Interview Questions
3.7
 • 25 Interviews
UST Team Lead Interview Questions
3.8
 • 7 Interviews
View all
Persistent Systems Team Lead Salary
based on 689 salaries
₹8 L/yr - ₹29 L/yr
110% more than the average Team Lead Salary in India
View more details

Persistent Systems Team Lead Reviews and Ratings

based on 74 reviews

3.4/5

Rating in categories

3.3

Skill development

3.1

Work-Life balance

3.1

Salary & Benefits

3.2

Job Security

3.1

Company culture

2.9

Promotions/Appraisal

3.0

Work Satisfaction

Explore 74 Reviews and Ratings
Software Engineer
4.3k salaries
unlock blur

₹2.5 L/yr - ₹9.4 L/yr

Senior Software Engineer
3.7k salaries
unlock blur

₹5 L/yr - ₹13 L/yr

Lead Engineer
3k salaries
unlock blur

₹7.2 L/yr - ₹30 L/yr

Lead Software Engineer
2.9k salaries
unlock blur

₹7.3 L/yr - ₹21 L/yr

Project Lead
1.8k salaries
unlock blur

₹13 L/yr - ₹38.8 L/yr

Explore more salaries
Compare Persistent Systems with

Cognizant

3.8
Compare

TCS

3.7
Compare

IBM

4.1
Compare

Wipro

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview