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 Senior Software Developer Interview Questions, Process, and Tips for Experienced

Updated 1 Aug 2024

Top Tech Mahindra Senior Software Developer Interview Questions and Answers for Experienced

  • Q1. Write a Program , How Can you sort by Employee Salary with Java 8 ?
  • Q2. Java8: Sort a list of employee based on their name using stream Final as a class, method and variable. Difference seek and wait Difference between protected and default
  • Q3. What Micro services design pattern used
View all 6 questions

Tech Mahindra Senior Software Developer Interview Experiences for Experienced

7 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What Micro services design pattern used
  • Ans. 

    The microservices design pattern used is the API Gateway pattern.

    • API Gateway pattern is used to provide a single entry point for clients to access multiple microservices.

    • It helps in routing requests, load balancing, authentication, and monitoring.

    • Examples include Netflix Zuul and Amazon API Gateway.

  • Answered by AI
  • Q2. Spring boot project internal working

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Write a Program , How Can you sort by Employee Salary with Java 8 ?
  • Ans. 

    Program to sort employee salaries using Java 8

    • Use Java 8 Stream API to sort the employee salaries

    • Use Comparator to compare salaries

    • Collect the sorted salaries into a list

  • Answered by AI

Skills evaluated in this interview

Senior Software Developer Interview Questions Asked at Other Companies for Experienced

Q1. What are the different types of joins, the differences between pr ... read more
Q2. What is Interface? Where did u used in ur project explain me?
asked in HCL Group
Q3. As Tomcat is the default server in Spring Boot, how would you add ... read more
Q4. What is the architecture patter for MVC and it's segregated like ... read more
asked in HCL Group
Q5. How can you check if a string is not null without string != null?
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I applied via Job Portal and was interviewed in Aug 2023. There were 2 interview rounds.

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 - Technical 

(2 Questions)

  • Q1. Java8: Sort a list of employee based on their name using stream Final as a class, method and variable. Difference seek and wait Difference between protected and default
  • Ans. 

    Sort a list of employees by name using Java8 streams, explain seek vs wait, and compare protected vs default access modifiers.

    • Use stream to sort employees by name: employees.stream().sorted(Comparator.comparing(Employee::getName)).collect(Collectors.toList())

    • Seek is used to search for a particular element in a collection, while wait is used to pause the execution of a thread.

    • Protected access modifier allows access with...

  • Answered by AI
  • Q2. Spring actautors Spring beans Annotation questions

Skills evaluated in this interview

Senior Software Developer Interview Questions & Answers

user image khushal singh negi

posted on 10 Oct 2022

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. It’s depends on project requirements
  • Q2. Most of the questions on current project
Round 3 - HR 

(1 Question)

  • Q1. Package discussion and joining date

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare your current project ,you sound good in your current project

Tech Mahindra interview questions for designations

 Software Developer

 (98)

 Software Developer fresher

 (6)

 Associate Software Developer

 (5)

 Junior Software Developer

 (4)

 Java Software Developer

 (3)

 Software Developer Intern

 (2)

 Software Developer Trainee

 (1)

 Senior Developer

 (3)

Interview Questionnaire 

2 Questions

  • Q1. They asked me only the basic of JavaScript, react and redux
  • Q2. Please clear all the basic concepts of these technology

Get interview-ready with Top Tech Mahindra Interview Questions

Interview Questionnaire 

3 Questions

  • Q1. How to center a div using csd
  • Ans. 

    To center a div using CSS, set the margin property to auto and specify a width for the div.

    • Set margin property to auto

    • Specify a width for the div

  • Answered by AI
  • Q2. Why we use arrow function
  • Ans. 

    Arrow functions provide a concise syntax and lexical scoping compared to traditional functions.

    • Arrow functions have implicit return statements

    • They do not bind their own 'this' keyword

    • They have a shorter syntax compared to traditional functions

    • They are useful for callbacks and functional programming

    • Example: const double = num => num * 2;

    • Example: const sum = (a, b) => a + b;

  • Answered by AI
  • Q3. Different but angular 2 and 8
  • Ans. 

    Angular 2 and 8 are different versions of the Angular framework.

    • Angular 2 was released in 2016, while Angular 8 was released in 2019.

    • Angular 8 introduced several new features and improvements over Angular 2, including better performance, improved accessibility, and enhanced tooling.

    • Angular 8 also introduced the Ivy rendering engine, which offers improved bundle sizes and faster compilation times.

    • Angular 2 is no longer ...

  • Answered by AI

Skills evaluated in this interview

Senior Software Developer Jobs at Tech Mahindra

View all

I appeared for an interview in Sep 2018.

Interview Preparation Tips

General Tips: Describe yourself and then technical question start
1. Oops concept
2. Asp.net
3. Sql (including triggers)
4. Asp.net MVC(including EF)
5. JQuery.
Skills: Communication, Body Language
Duration: 1-3 Months

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. A-Z in MySQL, programming languages(only concepts)

I applied via Campus Placement and was interviewed before Mar 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Basics about .Net and SQl server
  • Q2. What are triggers
  • Ans. 

    Triggers are database objects that automatically execute in response to certain events or changes in data.

    • Triggers are used to enforce business rules or data integrity.

    • They can be used to audit changes to data.

    • Triggers can be set to execute before or after an event, such as an insert, update, or delete operation.

    • They can be defined on tables, views, or schemas.

    • Examples of triggers include sending an email notification ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be honest. They prefer learnability over current knowledge

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Java Basic questions and Git

Interview Preparation Tips

Interview preparation tips for other job seekers - After selection they haven't rolled the offer and put the profile on hold and then doesn't pick calls.

Tech Mahindra Interview FAQs

How many rounds are there in Tech Mahindra Senior Software Developer interview for experienced candidates?
Tech Mahindra interview process for experienced candidates usually has 1-2 rounds. The most common rounds in the Tech Mahindra interview process for experienced candidates are Technical, Resume Shortlist and One-on-one Round.
How to prepare for Tech Mahindra Senior Software Developer 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 .Net, ASP.Net MVC, JQuery, Software Development and Spring Boot.
What are the top questions asked in Tech Mahindra Senior Software Developer interview for experienced candidates?

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

  1. Write a Program , How Can you sort by Employee Salary with Java ...read more
  2. Java8: Sort a list of employee based on their name using stream Final as a clas...read more
  3. What Micro services design pattern u...read more

Tell us how to improve this page.

Tech Mahindra Senior Software Developer Interview Process for Experienced

based on 3 interviews

Interview experience

4
  
Good
View more
Tech Mahindra Senior Software Developer Salary
based on 1.1k salaries
₹7 L/yr - ₹24 L/yr
16% more than the average Senior Software Developer Salary in India
View more details

Tech Mahindra Senior Software Developer Reviews and Ratings

based on 109 reviews

3.5/5

Rating in categories

3.3

Skill development

3.6

Work-life balance

3.0

Salary

3.5

Job security

3.4

Company culture

2.5

Promotions

3.3

Work satisfaction

Explore 109 Reviews and Ratings
Sr Software Developer

Mumbai Suburban

4-8 Yrs

₹ 7-9 LPA

Explore more jobs
Software Engineer
26.4k salaries
unlock blur

₹2 L/yr - ₹9.5 L/yr

Senior Software Engineer
21.6k salaries
unlock blur

₹5.5 L/yr - ₹23.5 L/yr

Technical Lead
11.9k salaries
unlock blur

₹9.6 L/yr - ₹38.5 L/yr

Associate Software Engineer
5.7k salaries
unlock blur

₹1.8 L/yr - ₹5.9 L/yr

Team Lead
5.1k salaries
unlock blur

₹5.3 L/yr - ₹17.5 L/yr

Explore more salaries
Compare Tech Mahindra with

Infosys

3.6
Compare

Cognizant

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview