I applied online. The process took 1 week. I interviewed at Tech Mahindra (Bengaluru) in Oct 2024
Interview
I was interviewed for AI and ML. So mostly asked about ML algorithms and some python codes. Was also asked to explain about the project. Questions were also asked from project and there were some scenario questions asked.
Interview questions [1]
Question 1
Write a python program to count the number of occurrences in a list
Technical Discussions: In-depth discussions about your technical expertise, project experiences, architectural design, and workflow automation.
Scenario-Based Questions: Analysis of code scripts and providing reasoned, executable solutions.
While the exact stages can vary by role and experience level, the process focuses on evaluating technical skills, problem-solving abilities, communication, and cultural fit.
I applied through other source. I interviewed at Tech Mahindra (Noida) in Apr 2023
Interview
Interview happend in easy way and I am also selected and joined the company Given an array, find the maximum sum of any contiguous subarray
Given an array and a number k, return the max in every sliding window of size k.
- Return the longest palindromic substring in a given string
Interview questions [1]
Question 1
Given an array, find the maximum sum of any contiguous subarray