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 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 undefined

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

 (31)

 Project Lead

 (19)

 Technical Lead

 (7)

 Module Lead

 (6)

 Quality Lead

 (1)

 QA Lead

 (1)

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

I applied via Naukri.com and was interviewed in Oct 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Design Patterns.
  • Q2. Oosps concepts.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic programming.

I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Study the basics for the technology you are applying. Mostly 1st round depends only on basics.

Interview Preparation Tips

Interview preparation tips for other job seekers - Please keep searching and applying jobs which companies you are looking for.
Which is most important thing I ever did in Naukri.

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

Interview Questionnaire 

7 Questions

  • Q1. Asked some keywords as per JD and asked for relevant experience. HR round at this time, I don't see any rejection.
  • Q2. As per my experience, all those covered were asked. They will ask to come to thier premises and then a telephonic interview happens, funny though. The relevant people from that practice will call and check...
  • Q3. Asked about risk management
  • Q4. What is SOX Compliance
  • Ans. 

    SOX Compliance is a set of regulations that public companies must follow to ensure accurate financial reporting.

    • SOX stands for Sarbanes-Oxley Act

    • It was enacted in 2002 after accounting scandals at Enron and WorldCom

    • It requires companies to establish and maintain internal controls over financial reporting

    • It also mandates regular audits and certifications of financial statements

    • Non-compliance can result in fines, legal a

  • Answered by AI
  • Q5. What is PCI DSS
  • Ans. 

    PCI DSS stands for Payment Card Industry Data Security Standard.

    • It is a set of security standards designed to ensure that all companies that accept, process, store or transmit credit card information maintain a secure environment.

    • It was created by major credit card companies such as Visa, Mastercard, American Express, Discover, and JCB International.

    • It includes requirements for network security, data protection, access...

  • Answered by AI
  • Q6. What's ISO 27K
  • Ans. 

    ISO 27K is a set of standards for information security management systems.

    • ISO 27K provides guidelines for managing and protecting sensitive information.

    • It includes controls for risk management, access control, and incident management.

    • ISO 27K certification is often required for companies handling sensitive data.

    • Examples of ISO 27K standards include ISO 27001 and ISO 27002.

  • Answered by AI
  • Q7. How will you perform risk assessment for an application.
  • Ans. 

    Risk assessment for an application involves identifying potential threats and vulnerabilities and evaluating their impact.

    • Identify potential threats and vulnerabilities

    • Evaluate the impact of each threat or vulnerability

    • Determine the likelihood of each threat or vulnerability occurring

    • Prioritize risks based on their impact and likelihood

    • Develop a plan to mitigate or manage each risk

  • Answered by AI

Interview Preparation Tips

General Tips: Once you are in for technical round, you have to go to the premises and attend the call comes to your mobile.
The relevant skill will be tested technically.
You should be able to demonstrate your experience with relevant to the JD given to you.they dig more about Ur experience.
Skills: Communication
Duration: 1-4 weeks

Skills evaluated in this interview

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

Interview Questionnaire 

6 Questions

  • Q1. This round has basic questions. Since my technology is Tibco BW. I was asked basic concepts and some scenario based questions. The interviewer was soft spoken and my interview took around 45 minutes.Exampl...
  • Q2. 2) Given a scenario, that you have to create an http service which sends a data from database which is large, how can we achieve that.. ? Can we send it in chunks, if yes how ?
  • Ans. 

    We can achieve this by sending the data in chunks using pagination.

    • Implement pagination to limit the amount of data sent per request.

    • Use a cursor-based pagination approach to efficiently retrieve large amounts of data.

    • Consider compressing the data to reduce the size of each chunk.

    • Use HTTP range requests to retrieve specific chunks of data.

  • Answered by AI
  • Q3. 3) how to achieve load balance and fault tolerance while deploying an application ?
  • Ans. 

    To achieve load balance and fault tolerance while deploying an application, we can use techniques like load balancing, clustering, and redundancy.

    • Implement load balancing to distribute incoming traffic across multiple servers.

    • Use clustering to group multiple servers together to work as a single unit.

    • Ensure redundancy by having multiple instances of critical components to handle failures.

    • Implement fault-tolerant mechani...

  • Answered by AI
  • Q4. 4) Difference between shared and job shared variable ?
  • Ans. 

    Shared variables are accessible by all tasks in a process, while job shared variables are only accessible by tasks in a specific job.

    • Shared variables are used to share data between tasks in a process.

    • Job shared variables are used to share data between tasks in a specific job.

    • Shared variables can cause race conditions and should be used with caution.

    • Job shared variables are useful for passing data between tasks in a job

  • Answered by AI
  • Q5. 5) what all db activities can be part of transaction group ?
  • Ans. 

    DB activities that can be part of a transaction group

    • Insertion of data into a table

    • Updating data in a table

    • Deletion of data from a table

    • Creating or dropping a table

    • Altering the structure of a table

    • Executing stored procedures

    • Executing functions

    • Executing triggers

  • Answered by AI
  • Q6. This is majorly your salary discussion

Interview Preparation Tips

General Tips: You have to be patient and calm. If you do not know anything say you do not know.
Mostly you are through once your technical round is clear.
Skills: tibco
Duration: 1-3 Months

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. About Technical subjects
  • Q2. Technology subjects
Round 2 - Group Discussion 

Subject

Round 3 - HR 

(8 Questions)

  • Q1. Where do you see yourself in 5 years?
  • Q2. What are your strengths and weaknesses?
  • Q3. What is your family background?
  • Q4. What are your salary expectations?
  • Q5. Share details of your previous job.
  • Q6. Why should we hire you?
  • Q7. Why are you looking for a change?
  • Q8. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Having Technical support roles

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.

Persistent Systems Team Lead Interview Process for Experienced

based on 1 interview

Interview experience

5
  
Excellent
View more
Join Persistent Systems See Beyond, Rise Above

Team Lead Interview Questions from Similar Companies

TCS Team Lead Interview Questions
3.7
 • 35 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 664 salaries
₹8 L/yr - ₹29 L/yr
96% more than the average Team Lead Salary in India
View more details

Persistent Systems Team Lead Reviews and Ratings

based on 72 reviews

3.3/5

Rating in categories

3.3

Skill development

3.1

Work-life balance

3.1

Salary

3.2

Job security

3.1

Company culture

2.9

Promotions

2.9

Work satisfaction

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