Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Tech Mahindra Team. If you also belong to the team, you can get access from here

Tech Mahindra Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 33.4k Reviews

Filter interviews by

Tech Mahindra Team Lead and Developer Interview Questions and Answers

Updated 5 Nov 2024

Tech Mahindra Team Lead and Developer Interview Experiences

1 interview found

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

I applied via Walk-in and was interviewed before Nov 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is C data structure, write a program to reverse single linked list.
  • Ans. 

    C data structure is a way to organize and store data in memory. Reversing a single linked list involves changing the direction of pointers to traverse the list in reverse order.

    • Define a struct Node with data and next pointer

    • Initialize three pointers prev, current, and next to NULL, head, and head->next respectively

    • Iterate through the list, updating pointers to reverse the list

    • Update head to point to prev at the end of

  • Answered by AI
  • Q2. What is fork, explain.
  • Ans. 

    Fork is a system call in Unix-like operating systems that creates a new process by duplicating the existing process.

    • Fork is used to create a new process that is a copy of the calling process.

    • The new process created by fork has its own memory space and runs independently of the parent process.

    • Fork returns different values in the parent and child processes to distinguish between them.

    • Commonly used in creating multi-proce...

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Explain about project and write architecture diagram
  • Ans. 

    The project is a web application for managing inventory and sales in a retail store.

    • The project is built using a microservices architecture to ensure scalability and maintainability.

    • The front-end is developed using React.js, while the back-end is built with Node.js and Express.

    • The database used is MongoDB for storing product information and sales data.

    • Authentication and authorization are implemented using JSON Web Toke...

  • Answered by AI
  • Q2. What is a socket explain with different calls
  • Ans. 

    A socket is a communication endpoint that allows two processes to communicate with each other.

    • A socket is identified by an IP address and a port number.

    • Different socket calls include socket(), bind(), listen(), accept(), connect(), send(), and recv().

    • socket(): Creates a new socket.

    • bind(): Binds a socket to a specific IP address and port number.

    • listen(): Listens for incoming connections on a socket.

    • accept(): Accepts an ...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. What's the current package and expectations
  • Q2. Provide all the previous experience certificates

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview questions were mostly from basics C, Data structure, network programming, Linux.

Skills evaluated in this interview

Interview questions from similar companies

I applied via Accenture 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 - Aptitude Test 

Easy regular aptitude tests question are there you can get it online sample questions

Round 3 - Technical 

(2 Questions)

  • Q1. What is cursor stored procedure and function different type of joins and complex queries
  • Ans. 

    Cursor stored procedure is used to iterate through a result set. Different types of joins include inner, outer, left, right, and cross. Complex queries involve multiple tables and conditions.

    • Cursor stored procedure is used to fetch and process each row of a result set one at a time

    • Inner join returns only the matching rows from both tables

    • Outer join returns all the rows from one table and matching rows from the other ta...

  • Answered by AI
  • Q2. You will get all answers in google easily

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical round with sql PLSQL questions and some scenarios based question
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Yes..Coding test is like this, read the question and correct it,,

Round 2 - Coding Test 

Coding test is like this, read the question and correct it,,

Round 3 - Coding Test 

Coding test is like this, read the question and correct it,,

Round 4 - HR 

(4 Questions)

  • Q1. After completion of your work, you have to give its information to your HR...
  • Q2. After completing your work, you will have to give its information to each of your H.R managers
  • Q3. We will not complete our work without the permission of our boss and will follow it..
  • Q4. We will not complete our work without the permission of our boss and will follow it
Round 5 - HR 

(1 Question)

  • Q1. After completion of your work, you have to give its information to your boss

Interview Preparation Tips

Interview preparation tips for other job seekers - Yes
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Self introduction and previous experience.Also scenario based questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Self introduction and previous experience. Also scenario based questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well before interview.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed in Dec 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Etl testong process and sql queriea
  • Q2. Informatica transformations questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Never ever go for interview process with ntt. After completion of hr they didn't release the offer and for almost a month, they we are releasing this Friday.. if they are not going to release they can directly say that
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
-
Result
Selected Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Aptitude Test 

Very detailed as they take an aptitude oral interview which you have to clear before they reach technical round.

Round 3 - Technical 

(2 Questions)

  • Q1. Very easy don't worry about anything they will ask easy questions
  • Q2. What is the name of the father of civil engineering
  • Ans. 

    The father of civil engineering is John Smeaton.

    • John Smeaton was a British civil engineer who is considered the father of civil engineering.

    • He was the first person to call himself a civil engineer and is known for his work on the Eddystone Lighthouse.

    • Smeaton's work laid the foundation for modern civil engineering practices.

    • He also designed bridges, canals, and harbors, and was a founding member of the Society of Civil

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be positive. Don't worry as everything will be alright.

I applied via Approached by Company and was interviewed in Feb 2022. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Design and Testing related questions
  • Q2. GD&T questions, Manufacturing process, material science, semiconductor questions
Round 2 - Technical 

(1 Question)

  • Q1. Excel macros questions
Round 3 - Technical 

(1 Question)

  • Q1. Situation and priority, customer handling, pressure handling
Round 4 - HR 

(1 Question)

  • Q1. Roles and responsibilities, team management and customer handling questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep yourself updated on skills and calm

I applied via Job Portal

Round 1 - Aptitude Test 

Apti resoning coding test

Round 2 - One-on-one 

(1 Question)

  • Q1. What is Oopps? Concept of polmorphism.
  • Ans. 

    OOPs stands for Object-Oriented Programming. Polymorphism is the ability of an object to take on many forms.

    • OOPs is a programming paradigm that focuses on objects and their interactions.

    • Polymorphism allows objects of different classes to be treated as if they are of the same class.

    • There are two types of polymorphism: compile-time and runtime.

    • Compile-time polymorphism is achieved through method overloading.

    • Runtime polym...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I am Very exited to join as an intern in Persistent system.This is very good organization to grow and learn.I applied it Through off campus via TCS Nqt platform . They offer 3 packages for new joiners.4.7,7.5,9LPA . First round was apptitude and Coding test Level of apti and coding is moderate. They give many programming languages. English Test also merged with First round. After giving test With in a week if you passed they offer interview. My interview was really good and interviewer was so friendly. First he asked intro some technical questions Oops ,DBMS,SQL,C after he asked me to solve a coding problem so they assigned a live platform where we have to code. practice more basic to moderate level questions you can surely crack TR .After Tr within 2 days HR interview.Its basically online test where you solve questions according to your ability like behavioral questions.situation based questions.After HR With in a Week you got Final result.Thank you persistent system.

Team Manager Interview Questions & Answers

Genpact user image Anirban Chanda

posted on 23 Feb 2022

Round 1 - HR 

(7 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Why should we hire you?
  • Q5. Where do you see yourself in 5 years?
  • Q6. What are your strengths and weaknesses?
  • Q7. Tell me about yourself.
Round 2 - One-on-one 

(2 Questions)

  • Q1. Process overview ,domain experience
  • Q2. Example of critical data analysis
  • Ans. 

    Critical data analysis involves thorough examination of data to identify patterns and insights.

    • Identifying trends and patterns in sales data to inform business decisions

    • Analyzing customer feedback to improve product design and user experience

    • Examining financial data to identify potential risks and opportunities

    • Using data to track and improve employee performance

    • Monitoring website traffic and user behavior to optimize m

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. What are your salary expectations?

Interview Preparation Tips

Interview preparation tips for other job seekers - Know about company portfolio, roles and responsibilities through JD

I was interviewed in Sep 2021.

Round 1 - Video Call 

(3 Questions)

Round duration - 45 minutes
Round difficulty - Easy

Technical Interview round with questions on Java.

  • Q1. Java Question

    What is JVM?

  • Ans. 

    It is : 
    A specification where working of Java Virtual Machine is specified. But implementation provider is independent to choose the algorithm. Its implementation has been provided by Oracle and other companies.
    An implementation Its implementation is known as JRE (Java Runtime Environment).
    Runtime Instance Whenever you write java command on the command prompt to run the java class, an instance of JVM is created.

  • Answered by CodingNinjas
  • Q2. Java Question

    What are the memory types in Java?

  • Ans. 

    The memory in the JVM is divided into five different parts namely− 
    Method area− The method area stores the class code − code of the variables and methods. 

    Heap − The Java objects are created in this area. 

    Java Stack− While running methods the results are stored in the stack memory. PC registers− These contain the address of the instructions of the methods. 

    Native method stacks− Similar to Java stack...

  • Answered by CodingNinjas
  • Q3. Basic CS Fundamentals Question

    How to transfer files without internet?

  • Ans. 

    If you need to send files between Apple and Windows devices, you can share files offline using Bluetooth.
    Most modern devices have Bluetooth capabilities designed to transmit data wirelessly between two nearby devices. Most of the time, it’s for music, but it can send files, too. Follow these steps:
    Use your device’s Bluetooth menu to connect to a nearby receiver, be it a phone or computer.
    Select the Send or Receive File...

  • Answered by CodingNinjas
Round 2 - HR 

(1 Question)

Round duration - 30 minutes
Round difficulty - Easy

HR round with typical behavioral problems.

  • Q1. Basic HR Questions

    Q1. Introduce Yourself.
    Q2. Brief Discussion on projects.
    Q3. Why DXC Technology?

  • Ans. 

    Tip 1 : The cross questioning can go intense some time, think before you speak.

    Tip 2 : Be open minded and answer whatever you are thinking, in these rounds I feel it is important to have opinion.

    Tip 3 : Context of questions can be switched, pay attention to the details. It is okay to ask questions in these round, like what are the projects currently the company is investing, which team you are mentoring. How all is the

  • Answered by CodingNinjas

Interview Preparation Tips

Eligibility criteriaAbove 7 CGPADXC Technology interview preparation:Topics to prepare for the interview - Java, Data Structures, Algorithms, System Design, Aptitude, OOPSTime required to prepare for the interview - 5 monthsInterview preparation tips for other job seekers

Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.

Application resume tips for other job seekers

Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.

Final outcome of the interviewSelected

Skills evaluated in this interview

Tech Mahindra Interview FAQs

How many rounds are there in Tech Mahindra Team Lead and Developer interview?
Tech Mahindra interview process usually has 3 rounds. The most common rounds in the Tech Mahindra interview process are Technical and HR.
What are the top questions asked in Tech Mahindra Team Lead and Developer interview?

Some of the top questions asked at the Tech Mahindra Team Lead and Developer interview -

  1. What is C data structure, write a program to reverse single linked li...read more
  2. What is a socket explain with different ca...read more
  3. What is fork, expla...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Tech Mahindra interview
WalkIn
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
IBM Interview Questions
4.1
 • 2.3k Interviews
View all
Tech Mahindra Team Lead and Developer Salary
based on 17 salaries
₹7.8 L/yr - ₹25 L/yr
8% more than the average Team Lead and Developer Salary in India
View more details

Tech Mahindra Team Lead and Developer Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-Life balance

3.9

Salary & Benefits

4.1

Job Security

4.9

Company culture

3.9

Promotions/Appraisal

5.0

Work Satisfaction

Explore 2 Reviews and Ratings
Software Engineer
26.3k salaries
unlock blur

₹2 L/yr - ₹9.1 L/yr

Senior Software Engineer
21.2k salaries
unlock blur

₹5.5 L/yr - ₹22.5 L/yr

Technical Lead
11.5k salaries
unlock blur

₹9.2 L/yr - ₹38 L/yr

Associate Software Engineer
5.4k salaries
unlock blur

₹1.8 L/yr - ₹6 L/yr

Team Lead
4.9k salaries
unlock blur

₹5.1 L/yr - ₹16.8 L/yr

Explore more salaries
Compare Tech Mahindra with

Infosys

3.7
Compare

Cognizant

3.8
Compare

Accenture

3.9
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