I applied through other source. I interviewed at Tech Mahindra (Haiderabad) in May 2023
Interview
Not much difficult .Any one has experience can clear all the rounds. But salary is not as per market standards.good for entry level and freshers to start their carrier and gain knowledge.
I applied through college or university. I interviewed at Tech Mahindra (Madras) in Feb 2025
Interview
They just asked questions from my resume. I answered almost every question and i got the result that I cleared the interview process.
But still i didnt receive my offer letter yet , its been 9 months now.
I had a very nice interview experience, and the overall process was smooth and well organized. The questions were easy and focused mainly on Java 8 features, Collections, and Multithreading concepts.
Interview questions [1]
Question 1
What are the main features introduced in Java 8?
What is a lambda expression? Give an example.
What is Stream API and why is it used?
Difference between map() and filter() in streams.
What is a functional interface?
Difference between forEach() and for loop.
What is Optional in Java 8?