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

Filter interviews by

Tech Mahindra Interview Questions and Answers for Experienced

Updated 30 Jul 2025
Popular Designations

922 Interview questions

A Team Lead was asked 1w ago
Q. What do you know about shrinkage?
Ans. 

Shrinkage refers to the loss of inventory or resources, often due to theft, damage, or errors in accounting.

  • Shrinkage can occur in retail due to shoplifting; for example, a store may lose 1-2% of its inventory annually.

  • In manufacturing, shrinkage might refer to material loss during production, such as waste from cutting processes.

  • In the context of workforce management, shrinkage indicates the percentage of time em...

View all Team Lead interview questions
A Technical Lead was asked 1w ago
Q. What steps do you take to resolve performance issues in your application?
Ans. 

To resolve performance issues, I analyze, optimize, and monitor application components systematically.

  • Identify bottlenecks using profiling tools (e.g., New Relic, JProfiler).

  • Analyze database queries for optimization; use indexing or query rewriting.

  • Review application architecture for scalability; consider microservices if necessary.

  • Implement caching strategies (e.g., Redis, Memcached) to reduce load times.

  • Conduct ...

View all Technical Lead interview questions
A Senior Design Engineer was asked 1w ago
Q. What are ghost files in Windchill, why are they created, and how can they be removed?
Ans. 

Ghost files in Windchill are orphaned file references that can clutter the system and need to be managed.

  • Ghost files occur when a file is deleted from the file system but still referenced in Windchill.

  • They can be created during system migrations or when files are improperly deleted.

  • Example: A CAD file is removed from the server, but its reference remains in Windchill, leading to a ghost file.

  • To remove ghost files,...

View all Senior Design Engineer interview questions
An Associate Technical Specialist was asked 1w ago
Q. Can you explain the application?
Ans. 

The application is a software tool designed to streamline processes and enhance user experience in various domains.

  • User Interface: Intuitive design for easy navigation, e.g., drag-and-drop features.

  • Functionality: Offers specific features like data analysis or reporting, e.g., generating real-time analytics.

  • Integration: Compatible with other software systems, e.g., APIs for seamless data exchange.

  • Security: Implemen...

View all Associate Technical Specialist interview questions

What people are saying about Tech Mahindra

View All
a senior software engineer
2w (edited)
Need Insights – Choosing Between Companies
Hi all, Currently have offers from Capgemini, Tech Mahindra, LTIMindTree, Zen&Art, CitiusTech, Nagarro & Persistent. Before making a decision, I need some clarity: 1. Do you get admin access on laptop or need IT for every install? 2. Are office hours flexible or fixed 9 AM login? 3. Is 9 hrs of active laptop time mandatory? 4. What's the leave policy — casual or strict approval? 5. Do projects use the latest technologies or older versions? Thanks in advance!
Got a question about Tech Mahindra?
Ask anonymously on communities.
A Product & Process Trainer was asked 2w ago
Q. What is your understanding of throughput and First Pass Yield (FPY), and how are they calculated?
Ans. 

Throughput measures production efficiency, while FPY assesses quality by tracking successful outputs on the first attempt.

  • Throughput is the rate at which a system produces output, typically measured in units per time period.

  • Example: If a factory produces 100 widgets in an hour, its throughput is 100 widgets/hour.

  • First Pass Yield (FPY) is the percentage of products that meet quality standards without rework.

  • FPY is ...

View all Product & Process Trainer interview questions
A Product & Process Trainer was asked 2w ago
Q. What training programs have you conducted to improve communication skills?
Ans. 

I have conducted various training programs focused on enhancing communication skills across different teams and departments.

  • Developed a workshop on active listening techniques, which included role-playing scenarios to practice and improve listening skills.

  • Implemented a presentation skills training program that involved participants preparing and delivering presentations, followed by constructive feedback.

  • Conducted...

View all Product & Process Trainer interview questions

Tech Mahindra HR Interview Questions

265 questions and answers

Q. Tell me about yourself and your experience relevant to this role
Q. How do you handle challenging situations while working in a team?
Q. Why did you decide to join this position?
A Customer Service Associate was asked 2w ago
Q. What were your Key Result Areas (KRA) and Key Performance Indicators (KPI) in your last company?
Ans. 

In my last role, I focused on customer satisfaction, response time, and issue resolution to enhance service quality.

  • Customer Satisfaction Score (CSAT): Achieved an average score of 90% by actively listening to customer needs.

  • First Response Time: Reduced average response time to under 2 hours, improving customer engagement.

  • Issue Resolution Rate: Maintained a resolution rate of 95% on first contact, ensuring efficie...

View all Customer Service Associate interview questions
Are these interview questions helpful?
A Salesforce Developer was asked 2w ago
Q. How do you manage interactions with project clients and stakeholders when clarity is lacking?
Ans. 

Effective communication and proactive engagement are key to managing unclear client interactions.

  • Establish regular check-ins: Schedule weekly meetings to discuss project progress and clarify any uncertainties.

  • Use visual aids: Create mockups or flowcharts to illustrate concepts, making it easier for stakeholders to understand.

  • Encourage open dialogue: Foster an environment where clients feel comfortable asking quest...

View all Salesforce Developer interview questions
A Senior Desktop Support Engineer was asked 2w ago
Q. What is the OSI (Open Systems Interconnection) model?
Ans. 

The OSI model is a conceptual framework used to understand network communication in seven layers.

  • Layer 1: Physical - Deals with hardware connections (e.g., cables, switches).

  • Layer 2: Data Link - Manages node-to-node data transfer (e.g., Ethernet).

  • Layer 3: Network - Handles routing of data packets (e.g., IP addresses).

  • Layer 4: Transport - Ensures complete data transfer (e.g., TCP, UDP).

  • Layer 5: Session - Manages se...

View all Senior Desktop Support Engineer interview questions
A Senior Desktop Support Engineer was asked 2w ago
Q. What are the differences between a static IP address and a dynamic IP address?
Ans. 

Static IPs are fixed addresses; dynamic IPs change periodically, assigned by DHCP servers.

  • Static IP addresses do not change, making them ideal for servers and devices requiring consistent access.

  • Dynamic IP addresses are assigned by a DHCP server and can change each time a device connects to the network.

  • Example of static IP: A web server hosting a website needs a static IP for reliable access.

  • Example of dynamic IP:...

View all Senior Desktop Support Engineer interview questions

Tech Mahindra Interview Experiences for Experienced

1.7k interviews found

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

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

Round 1 - Technical 

(15 Questions)

  • Q1. What is split horison? How can we resolve it?
  • Ans. 

    Split horizon is a technique used in computer networking to prevent routing loops by not advertising routes back to the same interface they were learned from.

    • Split horizon is used in distance-vector routing protocols like RIP to prevent routing loops.

    • It works by not advertising routes back to the same interface they were learned from.

    • Split horizon with poison reverse takes this a step further by advertising the route w...

  • Answered by AI
  • Q2. What is BGP? How BGP works?
  • Ans. 

    BGP stands for Border Gateway Protocol, used to exchange routing information between different networks.

    • BGP is an exterior gateway protocol used to make routing decisions on the internet.

    • It operates by exchanging routing information between different autonomous systems (AS).

    • BGP uses TCP port 179 for communication.

    • BGP routers maintain a table of IP prefixes and their paths to reach them.

    • BGP can be configured to influenc...

  • Answered by AI
  • Q3. What are the type of BGP and their AD value?
  • Q4. What is routing protocol? What are the types of routing protocol?
  • Ans. 

    Routing protocol is a set of rules used by routers to determine the best path for data packets to travel.

    • Routing protocols help routers communicate with each other to dynamically update routing tables.

    • Types of routing protocols include distance-vector (e.g. RIP), link-state (e.g. OSPF), and hybrid (e.g. EIGRP).

    • Distance-vector protocols determine the best path based on hop count.

    • Link-state protocols use a more complex a...

  • Answered by AI
  • Q5. What is ospf?
  • Q6. How do we prevent loop avoidance in BGP?
  • Ans. 

    Preventing loop avoidance in BGP involves using loop prevention mechanisms like AS Path and Route Reflectors.

    • Use AS Path attribute to prevent loops by tracking the path a route has taken through AS numbers.

    • Implement Route Reflectors to avoid loops in BGP by controlling the route propagation within a cluster.

    • Utilize BGP Confederations to divide the network into smaller autonomous systems to prevent loops.

    • Regularly monit...

  • Answered by AI
  • Q7. What is OSI model? What are the layers of OSI model?
  • Ans. 

    The OSI model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven layers.

    • The OSI model stands for Open Systems Interconnection model.

    • It helps in understanding how data is transferred from one computer to another over a network.

    • The seven layers of OSI model are: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • Each layer has speci...

  • Answered by AI
  • Q8. How does tracerout works?
  • Q9. If we see "*****" in tracerout, what it means?
  • Ans. 

    The presence of '*****' in a traceroute indicates that the router is blocking the ICMP packets used by traceroute.

    • The '*****' indicates that the router is not responding to the ICMP packets sent by the traceroute tool.

    • This could be due to the router being configured to block ICMP traffic for security reasons.

    • It can also be caused by a firewall or network filtering rules blocking the ICMP packets.

    • In some cases, the '***...

  • Answered by AI
  • Q10. What are the states in BGP?
  • Ans. 

    BGP states include Idle, Connect, Active, OpenSent, OpenConfirm, Established.

    • Idle - Initial state when BGP is not yet established

    • Connect - Attempting to establish a TCP connection

    • Active - Waiting for a TCP connection to be completed

    • OpenSent - Sent an Open message to peer

    • OpenConfirm - Received an Open message and waiting for confirmation

    • Established - BGP peers are fully established and can exchange routing information

  • Answered by AI
  • Q11. If there is a non tech guys on site to replace faulty router with new router, how do you configure the new router?
  • Ans. 

    The new router can be configured remotely using a laptop or mobile device with access to the network.

    • Access the router's web interface by entering its IP address in a web browser

    • Login using default credentials or credentials provided by the company

    • Configure basic settings such as SSID, password, and security settings

    • Update firmware if necessary

    • Test the connection to ensure it is working properly

  • Answered by AI
  • Q12. What are CE and PE routers?
  • Ans. 

    CE and PE routers are types of routers used in MPLS networks. CE routers connect to customer networks while PE routers connect to provider networks.

    • CE routers (Customer Edge) connect to customer networks and are responsible for exchanging routes with customer devices.

    • PE routers (Provider Edge) connect to provider networks and are responsible for exchanging routes with other PE routers in the MPLS network.

    • CE routers are...

  • Answered by AI
  • Q13. What is the command to assign an IP address on Juniper router interface?
  • Ans. 

    The command to assign an IP address on a Juniper router interface is 'set interface <interface_name> unit <unit_number> family inet address <ip_address/mask>'

    • Use the 'set' command to configure the interface

    • Specify the interface name and unit number

    • Use the 'family inet' statement to configure an IPv4 address

    • Specify the IP address and subnet mask

  • Answered by AI
  • Q14. What are the parameters should match in BGP neighbourship?
  • Ans. 

    Parameters for BGP neighbourship include AS number, IP address, subnet mask, and BGP version.

    • AS number must match on both neighbors

    • IP address must be reachable between neighbors

    • Subnet mask should be the same on both neighbors

    • BGP version should be compatible between neighbors

  • Answered by AI
  • Q15. What is tftp?
  • Ans. 

    tftp stands for Trivial File Transfer Protocol, a simple protocol used for transferring files over a network.

    • tftp is a lightweight protocol used for transferring files between devices on a network.

    • It operates on UDP port 69.

    • tftp does not require user authentication, making it less secure compared to FTP.

    • It is commonly used for booting devices over a network, such as in diskless workstations or routers.

    • An example of tft...

  • Answered by AI
Round 2 - Technical 

(8 Questions)

  • Q1. What is loop avoidance mechanism in BGP?
  • Ans. 

    Loop avoidance mechanism in BGP prevents routing loops by using loop prevention mechanisms like AS path attribute and route reflectors.

    • BGP uses AS path attribute to prevent routing loops by not accepting routes with its own AS number in the path.

    • Route reflectors are used in BGP to avoid loops in route propagation within a cluster of routers.

    • BGP Confederations can also be used to prevent loops by dividing the AS into sm...

  • Answered by AI
  • Q2. How tracerout works? What is source and destination IP?
  • Ans. 

    Traceroute is a network diagnostic tool used to track the path packets take from source to destination IP.

    • Traceroute sends packets with increasing TTL values to elicit ICMP Time Exceeded responses from routers along the path.

    • The source IP is the IP address of the device initiating the traceroute, while the destination IP is the IP address of the target device.

    • Traceroute displays the IP addresses of the routers in the p...

  • Answered by AI
  • Q3. What is public IP and private IP?
  • Q4. How can we configure and a router with support of non tech guy onsite?
  • Ans. 

    To configure a router with support of a non tech guy onsite, provide step-by-step instructions and visual aids.

    • Create a simple, easy-to-follow guide with step-by-step instructions.

    • Use visual aids such as diagrams or videos to demonstrate the process.

    • Provide clear explanations of each step and troubleshoot common issues.

    • Offer remote support or a helpline for additional assistance if needed.

  • Answered by AI
  • Q5. What is firewall?
  • Q6. What are the difference between router and switch?
  • Ans. 

    Routers connect multiple networks together while switches connect devices within a single network.

    • Routers operate at the network layer (Layer 3) of the OSI model, while switches operate at the data link layer (Layer 2).

    • Routers use IP addresses to forward data between networks, while switches use MAC addresses to forward data within a network.

    • Routers can determine the best path for data to travel between networks, while...

  • Answered by AI
  • Q7. What is mpls?
  • Q8. How ftp and tftp works?
  • Ans. 

    FTP and TFTP are protocols used for transferring files over a network.

    • FTP (File Transfer Protocol) is a standard network protocol used to transfer files from one host to another over a TCP-based network, such as the internet.

    • TFTP (Trivial File Transfer Protocol) is a simpler version of FTP that uses UDP instead of TCP for file transfer.

    • FTP requires authentication (username and password) for access, while TFTP does not ...

  • Answered by AI

Process Associate Interview Questions & Answers

user image NIRUPAM NAYAK

posted on 26 Jul 2025

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

  • Q1. Can you tell me about yourself?
  • Q2. Why did you decide to join this position?
  • Ans. 

    I chose this position to leverage my skills in process management and contribute to a dynamic team focused on efficiency and improvement.

    • I am passionate about optimizing processes, which aligns with the core responsibilities of a Process Associate.

    • This role offers the opportunity to work in a collaborative environment, enhancing my teamwork skills.

    • I am eager to apply my analytical skills to identify areas for improveme...

  • Answered by AI
  • Q3. Why did you leave your previous company?
  • Ans. 

    I left my previous company to seek new challenges and opportunities for professional growth in a dynamic environment.

    • I was looking for a role that offered more opportunities for advancement, as my previous position had limited growth potential.

    • I wanted to work in a more collaborative environment, where teamwork and innovation were encouraged.

    • I sought to expand my skill set and take on new responsibilities that aligned ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - For Tech bg- Get updated with Latest technologies like AI PYTHON SAP etc...and get into right job . For Non- tech ,i have no such advice, just grow the communication skill-the only skill required for Non tech bg candidates.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(5 Questions)

  • Q1. What is DHCP and how many type of DHCP and please explain how to work DHCP DORA Process ?
  • Ans. 

    DHCP is a network protocol that assigns IP addresses to devices on a network. There are two types of DHCP: DHCPv4 and DHCPv6.

    • DHCP stands for Dynamic Host Configuration Protocol.

    • DHCPv4 is used for assigning IPv4 addresses, while DHCPv6 is used for assigning IPv6 addresses.

    • DHCP DORA process stands for Discover, Offer, Request, Acknowledge.

    • Discover: Client broadcasts a DHCP Discover message to find available DHCP servers.

    • ...

  • Answered by AI
  • Q2. What is OU and how to configure and Please Explain ADC ?
  • Ans. 

    OU stands for Organizational Unit, used to organize objects within a domain. ADC stands for Active Directory Connector, used to synchronize data between on-premises AD and Azure AD.

    • OU is a container within a domain used to organize objects like users, groups, and computers.

    • OU helps in delegating administrative tasks and applying Group Policies.

    • Example: Sales department can have its own OU with specific users and polici...

  • Answered by AI
  • Q3. What is APIPA and how to work and what is APIPA Range.
  • Ans. 

    APIPA stands for Automatic Private IP Addressing, a feature in Windows that automatically assigns IP addresses to computers when DHCP server is not available.

    • APIPA is a feature in Windows operating systems that automatically assigns IP addresses in the range of 169.254.0.1 to 169.254.255.254 when a DHCP server is not available.

    • It is commonly used in small home or office networks where a DHCP server is not present.

    • APIPA...

  • Answered by AI
  • Q4. Please explain OSPF and BGP ?
  • Ans. 

    OSPF and BGP are routing protocols used in networking to determine the best path for data packets to travel.

    • OSPF (Open Shortest Path First) is an interior gateway protocol used to exchange routing information within an autonomous system.

    • BGP (Border Gateway Protocol) is an exterior gateway protocol used to exchange routing information between different autonomous systems.

    • OSPF uses link-state routing algorithm to calcula...

  • Answered by AI
  • Q5. What is OSI layer and please explain all Layer ?
  • Ans. 

    The OSI (Open Systems Interconnection) model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven distinct layers.

    • Layer 1 - Physical layer: Deals with physical connections and transmission of raw data over a physical medium (e.g. cables, fibers).

    • Layer 2 - Data Link layer: Responsible for node-to-node communication, error detection, and flow control (e.g. Ethern...

  • Answered by AI

Associate Interview Questions & Answers

user image Anonymous

posted on 28 Jul 2025

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

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

  • Q1. How do you handle challenging situations while working in a team?
  • Ans. 

    I approach challenging team situations with open communication, empathy, and a focus on collaborative problem-solving.

    • Maintain open communication: I encourage team members to express their concerns and ideas freely, fostering a supportive environment.

    • Empathy and understanding: I try to understand different perspectives, which helps in resolving conflicts amicably. For example, during a project, I listened to a teammate...

  • Answered by AI
  • Q2. Tell me about yourself and your experience relevant to this role
  • Ans. 

    I am a dedicated professional with diverse experience in project management and team collaboration, eager to contribute to your team.

    • Over 5 years of experience in project management, successfully leading cross-functional teams to deliver projects on time and within budget.

    • Managed a team of 10 in a software development project, resulting in a 30% increase in efficiency through improved processes.

    • Skilled in using project...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(9 Questions)

  • Q1. Match 14 characters before @ , given an url
  • Ans. 

    Extract the 14 characters before @ in a given URL

    • Use string manipulation to extract characters before @ symbol

    • Consider edge cases like no @ symbol or less than 14 characters before @

    • Handle special characters like %20 or %40

  • Answered by AI
  • Q2. Match Atleast one capital, once small case, 1 digit and 1 special character using regex?
  • Ans. 

    Regex pattern to match at least one capital letter, one small case letter, one digit, and one special character.

    • Use the regex pattern: (?=.*[A-Z])(?=.*[a-z])(?=.*[0-9])(?=.*[^A-Za-z0-9])

    • Example: Password@123

  • Answered by AI
  • Q3. Given a string ="This is my interview for QA engineer"; write code to give an output of each word with vowel count?
  • Ans. 

    Code to output each word with vowel count in a given string.

    • Split the string into words using space as delimiter

    • Iterate through each word and count the number of vowels

    • Store the word and its vowel count in an array of strings

  • Answered by AI
  • Q4. Given a 2X2 Matrix, find the maximum diagonal sum?
  • Ans. 

    To find the maximum diagonal sum in a 2X2 Matrix, sum the elements of the main diagonal and the opposite diagonal.

    • Sum the elements of the main diagonal (top left to bottom right) and the opposite diagonal (top right to bottom left).

    • Compare the sums of both diagonals and return the maximum sum.

    • Example: For a 2X2 Matrix [[1, 2], [3, 4]], the main diagonal sum is 1+4=5 and the opposite diagonal sum is 2+3=5. The maximum d...

  • Answered by AI
  • Q5. How do you find the selected option text from dropdown in selenium?
  • Q6. Given a dropdown contains options with duplicates. Find those duplicates along with its occurrence/frequency?
  • Ans. 

    Find duplicates in a dropdown along with their occurrence/frequency.

    • Iterate through the dropdown options and store each option in a hashmap with its frequency.

    • Identify options with frequency greater than 1 as duplicates.

    • Return the duplicates along with their occurrence/frequency.

  • Answered by AI
  • Q7. How do you resolve merge conflicts in git?
  • Q8. How to bring specific commit changes to your branch?
  • Ans. 

    Use git cherry-pick command to bring specific commit changes to your branch.

    • Identify the commit hash of the specific changes you want to bring to your branch.

    • Checkout to the branch where you want to apply the changes.

    • Use 'git cherry-pick <commit-hash>' command to apply the specific commit changes to your branch.

  • Answered by AI
  • Q9. How to switch to frame and come out of it in selenium?
  • Ans. 

    To switch to a frame in Selenium, use driver.switchTo().frame() method. To come out of a frame, use driver.switchTo().defaultContent() method.

    • Use driver.switchTo().frame() method to switch to a frame

    • Use driver.switchTo().defaultContent() method to come out of a frame

    • Example: driver.switchTo().frame("frameName");

    • Example: driver.switchTo().defaultContent();

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep doing any activity(remove/add/update resume, change skills etc..) in naukri/linkedin so that i catches recruiters attention

Test Engineer Interview Questions & Answers

user image Anonymous

posted on 29 Jul 2025

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

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

  • Q1. What is regression testing?
  • Q2. What is Smoke testing?
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview in Jan 2025.

Round 1 - Technical 

(2 Questions)

  • Q1. SQL medium questions to be done in Pyspark parallely.
  • Q2. Datafactory and other azure resources scenario based
Round 2 - Technical 

(1 Question)

  • Q1. Project discussion with the team lead and manager
Round 3 - Client Interview 

(1 Question)

  • Q1. Technical and general discussion

Team Lead Interview Questions & Answers

user image Karisma jeanette singh

posted on 27 Jan 2025

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

I appeared for an interview in Dec 2024.

Round 1 - Technical 

(9 Questions)

  • Q1. Can you tell me about yourself?
  • Q2. What is the process for conducting capacity planning?
  • Ans. 

    Capacity planning involves forecasting future resource needs and ensuring that the necessary resources are available.

    • Identify current resource usage and performance levels

    • Forecast future resource needs based on growth projections

    • Determine any potential bottlenecks or constraints

    • Allocate resources accordingly to meet future demands

    • Regularly review and adjust the capacity plan as needed

  • Answered by AI
  • Q3. What is the process for creating a Standard Operating Procedure (SOP)?
  • Ans. 

    Creating a Standard Operating Procedure involves identifying the process, documenting steps, obtaining feedback, and finalizing the SOP.

    • Identify the process or task that needs an SOP

    • Document each step involved in the process

    • Obtain feedback from relevant stakeholders for improvements

    • Finalize the SOP with clear instructions and guidelines

    • Regularly review and update the SOP as needed

  • Answered by AI
  • Q4. How do you handle transitions?
  • Ans. 

    I handle transitions by communicating effectively, setting clear expectations, and providing support to team members.

    • Communicate openly and transparently with team members about upcoming changes

    • Set clear expectations and goals for the transition period

    • Provide support and resources to help team members adjust to the changes

    • Lead by example and remain positive and adaptable during transitions

  • Answered by AI
  • Q5. How do you provide feedback?
  • Ans. 

    I provide feedback by being specific, timely, and constructive.

    • Be specific about what was done well and what needs improvement

    • Provide feedback in a timely manner to address issues promptly

    • Offer constructive criticism and suggestions for improvement

    • Encourage open communication and dialogue for feedback to be effective

  • Answered by AI
  • Q6. Can you describe a situation in which you had to handle an escalation call from a customer, and how you managed it?
  • Ans. 

    Handled an escalation call by actively listening, empathizing, and offering a solution.

    • Remain calm and composed while listening to the customer's concerns.

    • Empathize with the customer and acknowledge their frustration.

    • Offer a solution or escalate the issue to a higher authority if necessary.

    • Follow up with the customer to ensure their issue has been resolved satisfactorily.

  • Answered by AI
  • Q7. Can you describe a situation in which you encountered a conflict between two team members and explain how you managed that situation?
  • Ans. 

    Managed conflict between team members by facilitating open communication and finding common ground.

    • Addressed the issue privately to understand each team member's perspective

    • Encouraged open communication and active listening to resolve misunderstandings

    • Facilitated a team meeting to discuss the conflict and find common ground

    • Established clear expectations and guidelines for future interactions

  • Answered by AI
  • Q8. What Key Performance Indicators (KPIs) have you worked with?
  • Ans. 

    I have worked with KPIs such as sales targets, customer satisfaction scores, employee productivity metrics, and project completion rates.

    • Sales targets

    • Customer satisfaction scores

    • Employee productivity metrics

    • Project completion rates

  • Answered by AI
  • Q9. How did you establish end-to-end operations when setting up a new process?
  • Ans. 

    I established end-to-end operations by defining clear processes, assigning roles, providing training, and monitoring performance.

    • Defined clear processes from start to finish

    • Assigned roles and responsibilities to team members

    • Provided training and resources to ensure understanding and proficiency

    • Monitored performance and made adjustments as needed

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

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(7 Questions)

  • Q1. Explain your project
  • Q2. GCP bigquery architecture
  • Q3. Gcp object versioning
  • Q4. Gcp storage class types
  • Ans. 

    GCP offers different storage classes for varying performance and cost requirements.

    • Standard Storage: for frequently accessed data

    • Nearline Storage: for data accessed less frequently

    • Coldline Storage: for data accessed very infrequently

    • Archive Storage: for data stored for long-term retention

  • Answered by AI
  • Q5. Sql optimisation techniques
  • Ans. 

    SQL optimization techniques focus on improving query performance by reducing execution time and resource usage.

    • Use indexes to speed up data retrieval

    • Avoid using SELECT * and instead specify only the columns needed

    • Optimize joins by using appropriate join types and conditions

    • Limit the use of subqueries and instead use JOINs where possible

    • Use EXPLAIN to analyze query execution plans and identify bottlenecks

  • Answered by AI
  • Q6. Sql coding date format and joins related questions
  • Q7. Partitioning and cluster by
Round 2 - One-on-one 

(2 Questions)

  • Q1. Advanced sql recursive cte and python code using lambda function to explode the list
  • Q2. Project explanation and daily activity and challenge faced in project

Interview Preparation Tips

Topics to prepare for Tech Mahindra Gcp Data Engineer interview:
  • SQL
  • PYSPARK
  • GCP
  • PYTHON
Interview preparation tips for other job seekers - Practice SQL and Python coding extensively; they are evaluating our problem-solving approach and logic, as well as the depth of knowledge we possess.

Associate Analyst Interview Questions & Answers

user image Saurabh Kumar Singh

posted on 26 Jul 2025

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

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

  • Q1. Can you tell me something about yourself?
  • Q2. What was your experience at your last organization?
  • Ans. 

    At my last organization, I contributed to data analysis, project management, and team collaboration to drive strategic decisions.

    • Conducted data analysis to identify trends, resulting in a 15% increase in operational efficiency.

    • Collaborated with cross-functional teams to streamline project workflows, improving project delivery times by 20%.

    • Developed and presented reports to senior management, aiding in strategic decisio...

  • Answered by AI
  • Q3. What motivates you to join Tech Mahindra?
  • Ans. 

    I am motivated to join Tech Mahindra for its innovative culture, commitment to technology, and opportunities for professional growth.

    • Tech Mahindra's focus on digital transformation aligns with my passion for technology and innovation.

    • The company's diverse portfolio allows me to work on various projects, enhancing my skills and experience.

    • I admire Tech Mahindra's commitment to sustainability and social responsibility, w...

  • Answered by AI

Tech Mahindra Interview FAQs

How many rounds are there in Tech Mahindra interview for experienced candidates?
Tech Mahindra interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the Tech Mahindra interview process for experienced candidates are Technical, HR and Resume Shortlist.
How to prepare for Tech Mahindra 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 Tech Mahindra. The most common topics and skills that interviewers at Tech Mahindra expect are Java, Customer Service, international bpo, SQL and International Voice Process.
What are the top questions asked in Tech Mahindra interview for experienced candidates?

Some of the top questions asked at the Tech Mahindra interview for experienced candidates -

  1. If the customer is not satisfied with your answer so what will you do to satisf...read more
  2. What do you understand by customer care servi...read more
  3. How do you test a web application? What is CSRF and SSRF? What is LDAP inject...read more
What are the most common questions asked in Tech Mahindra HR round for experienced candidates?

The most common HR questions asked in Tech Mahindra interview are for experienced candidates -

  1. What are your strengths and weakness...read more
  2. Why are you looking for a chan...read more
  3. What are your salary expectatio...read more
How long is the Tech Mahindra interview process?

The duration of Tech Mahindra interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 952 interview experiences

Difficulty level

Easy 24%
Moderate 68%
Hard 8%

Duration

Less than 2 weeks 75%
2-4 weeks 17%
4-6 weeks 4%
6-8 weeks 1%
More than 8 weeks 3%
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.6
 • 11.2k Interviews
Accenture Interview Questions
3.7
 • 8.7k Interviews
Infosys Interview Questions
3.6
 • 8k Interviews
Wipro Interview Questions
3.7
 • 6.1k Interviews
Cognizant Interview Questions
3.7
 • 5.9k Interviews
Capgemini Interview Questions
3.7
 • 5.1k Interviews
HCLTech Interview Questions
3.5
 • 4.2k Interviews
Genpact Interview Questions
3.7
 • 3.5k Interviews
LTIMindtree Interview Questions
3.7
 • 3.1k Interviews
IBM Interview Questions
3.9
 • 2.5k Interviews
View all

Tech Mahindra Reviews and Ratings

based on 38.9k reviews

3.5/5

Rating in categories

3.4

Skill development

3.5

Work-life balance

3.0

Salary

3.4

Job security

3.3

Company culture

2.8

Promotions

3.2

Work satisfaction

Explore 38.9k Reviews and Ratings
Uipath Developer

Hyderabad / Secunderabad,

Delhi/Ncr

+1

3-6 Yrs

₹ 8-11 LPA

Explore more jobs
Software Engineer
26.7k salaries
unlock blur

₹3.7 L/yr - ₹9.2 L/yr

Senior Software Engineer
22.6k salaries
unlock blur

₹9 L/yr - ₹18.6 L/yr

Technical Lead
12.4k salaries
unlock blur

₹17 L/yr - ₹30 L/yr

Associate Software Engineer
6.2k salaries
unlock blur

₹2 L/yr - ₹5.6 L/yr

Team Lead
5.3k salaries
unlock blur

₹6.5 L/yr - ₹17.9 L/yr

Explore more salaries
Compare Tech Mahindra with

Infosys

3.6
Compare

Cognizant

3.7
Compare

Accenture

3.7
Compare

Wipro

3.7
Compare
write
Share an Interview