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 Work with us arrow

Compare button icon Compare button icon Compare

Filter interviews by

Persistent Systems Technical Support Lead Interview Questions and Answers

Updated 26 Apr 2025

Persistent Systems Technical Support Lead Interview Experiences

3 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in Jan 2025.

Round 1 - One-on-one 

(2 Questions)

  • Q1. How to check if a file exist or not in the Linux shell scripting? Ans: using -e $filename
  • Ans. 

    In Linux shell scripting, use the -e flag to check if a file exists.

    • Use the command: if [ -e $filename ]; then echo 'File exists'; fi

    • The -e flag checks for the existence of a file or directory.

    • You can also use -f for regular files: if [ -f $filename ]; then echo 'Regular file exists'; fi

    • For directories, use -d: if [ -d $dirname ]; then echo 'Directory exists'; fi

  • Answered by AI
  • Q2. One python coding question in which we have to remove n number of characters from string. Persis**** As there are 4 stars we have to remove 4 characters "sisr" and return the result.
  • Ans. 

    This task involves removing a specified number of characters from a string based on asterisks indicating the count.

    • Identify the number of asterisks in the string to determine how many characters to remove.

    • Use string slicing to remove the specified characters from the original string.

    • Example: For 'Persis****', remove 4 characters to get 'Pe'.

    • Consider edge cases, such as when the number of asterisks exceeds the length of...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Whatever JD you get put that on chatgpt and accordingly you will get questions.
It might not give exact but you have to finetune your queries to chatgpt so it will provide you better questions.

A negative experience as the HR didnt call me back even after I was able to answer all the questions. I called HR back but she said she will call back after checking the feedback, but still didn't get the call.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. DevOps tool experience
  • Ans. 

    DevOps tools streamline development and operations, enhancing collaboration, automation, and continuous delivery in software projects.

    • Continuous Integration/Continuous Deployment (CI/CD): Tools like Jenkins automate the process of integrating code changes and deploying applications, ensuring faster delivery.

    • Infrastructure as Code (IaC): Tools such as Terraform and Ansible allow teams to manage infrastructure through co...

  • Answered by AI
  • Q2. Ansible questions and Linux question

Technical Support Lead Interview Questions Asked at Other Companies

asked in Phenom
Q1. What troubleshooting tools did you use in your previous role?
asked in Phenom
Q2. What is the process followed to better engage with customers?
asked in Phenom
Q3. What is the toughest customer challenge you have faced recently?
Q4. Write a Python function that removes a specified number of charac ... read more
asked in Phenom
Q5. How would you resolve troubleshooting issues?
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell us about your past experience and role
  • Q2. Tell us about Quality Assurance process as I was hired for Quality department
  • Ans. 

    Quality Assurance process involves ensuring products meet standards and customer expectations.

    • Developing quality standards and procedures

    • Testing products to identify defects

    • Implementing corrective actions

    • Continuous monitoring and improvement

    • Training staff on quality processes

  • Answered by AI

What people are saying about Persistent Systems

View All
a data engineer
6d
Salary discusssion suggestion
Hi everyone, I have an offer from Deloitte as a data engineer for 15 CTC (all fix) + 10% variable I still have some time left on my notice period. Should I try for more offers and ask Deloitte to match? Yoe 3 CCTC : 6
Got a question about Persistent Systems?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Company Website and was interviewed before Sep 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Do you have sales experience ?
  • Ans. As an Ex-employee of suth for past 6 1/2 yrs, already I worked with Dell which was dealing with total sales
  • Answered by Krishnaveni Gopal
  • Q2. It was for a call taking profile ?
  • Q3. Though I was looking for a team lead or SME, call taking profile with level 2 is fine (as in every process 6 months of call taking profile was mandatory)

Interview Preparation Tips

Interview preparation tips for other job seekers - I was asked to join the training in a day or two. When I received offer letter after 5 days, the designation mentioned was CS associate phone. My 9 yrs of experience was put back to 0. Later when escalation was raised, I was told that it was a low bandwidth process & level cannot be changed. Please don't fool the candidate by the fake offer & later blame the employee saying, it was not a work culture to move from level 1 to level 2 in a short span

I applied via Recruitment Consulltant and was interviewed before Nov 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. QA Related question ,
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion,Negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company to join, Better Career growth, Less hike

I applied via Recruitment Consulltant

Round 1 - Technical 

(1 Question)

  • Q1. 1. Introduce yourself 2. Predict the output for a program that would throw DivideByZeroException 3. Write a program to find factorial 4. Write a program: "Welcome To Mindtree" to "Mindtree To Welcome" 5. C...
  • Ans. 

    The interview questions cover topics like introducing oneself, predicting program output, writing programs, Selenium components, Cucumber, and API encryption.

    • Introduce yourself confidently, highlighting relevant experience and skills.

    • To predict the output of a program that throws DivideByZeroException, understand how the exception is handled in the code.

    • Write a program to find factorial using loops or recursion.

    • To reve...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The questions i have given are clubbed from 1st and 2nd round. Completely depends on the individual who takes the interview. These questions are just references and please dont rely on them completely.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected
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 - One-on-one 

(2 Questions)

  • Q1. Questions are based on your profile
  • Q2. Questions are based on what you work

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your resume well make sure your resume has only the work what you do
Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Coding Test 

Data structures and algorithm

Interview Questionnaire 

2 Questions

  • Q1. Basics of core java Spring boot configuration
  • Q2. Questions from collection
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

On risk assessment and as well as case study

Round 2 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. Job location etc etc

Persistent Systems Interview FAQs

How many rounds are there in Persistent Systems Technical Support Lead interview?
Persistent Systems interview process usually has 1 rounds. The most common rounds in the Persistent Systems interview process are One-on-one Round.
How to prepare for Persistent Systems Technical Support Lead 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 Communication Skills, Hardware Maintenance, Management Skills, Night Shift and Soft Skills.
What are the top questions asked in Persistent Systems Technical Support Lead interview?

Some of the top questions asked at the Persistent Systems Technical Support Lead interview -

  1. One python coding question in which we have to remove n number of characters f...read more
  2. Tell us about Quality Assurance process as I was hired for Quality departm...read more
  3. How to check if a file exist or not in the Linux shell scripting? Ans: using -e...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.5/5

based on 4 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Join Persistent Systems See Beyond, Rise Above

Interview Questions from Similar Companies

LTIMindtree Interview Questions
3.7
 • 3k Interviews
Mphasis Interview Questions
3.3
 • 843 Interviews
DXC Technology Interview Questions
3.7
 • 836 Interviews
EXL Service Interview Questions
3.7
 • 801 Interviews
Nagarro Interview Questions
4.0
 • 791 Interviews
NTT Data Interview Questions
3.8
 • 656 Interviews
Publicis Sapient Interview Questions
3.5
 • 642 Interviews
View all
Persistent Systems Technical Support Lead Salary
based on 205 salaries
₹7.9 L/yr - ₹22 L/yr
12% more than the average Technical Support Lead Salary in India
View more details

Persistent Systems Technical Support Lead Reviews and Ratings

based on 12 reviews

3.9/5

Rating in categories

3.4

Skill development

3.9

Work-life balance

3.6

Salary

3.8

Job security

4.0

Company culture

3.4

Promotions

3.5

Work satisfaction

Explore 12 Reviews and Ratings
Software Engineer
4.6k salaries
unlock blur

₹2.5 L/yr - ₹11 L/yr

Senior Software Engineer
4.5k salaries
unlock blur

₹5.1 L/yr - ₹18.8 L/yr

Lead Software Engineer
3.6k salaries
unlock blur

₹7.4 L/yr - ₹19.3 L/yr

Lead Engineer
3.5k salaries
unlock blur

₹10 L/yr - ₹27.4 L/yr

Project Lead
2.1k salaries
unlock blur

₹12.6 L/yr - ₹40 L/yr

Explore more salaries
Compare Persistent Systems with

Cognizant

3.7
Compare

TCS

3.6
Compare

IBM

4.0
Compare

LTIMindtree

3.7
Compare
write
Share an Interview