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 Software Developer fresher Interview Questions and Answers

Updated 10 Jul 2022

Tech Mahindra Software Developer fresher Interview Experiences

6 interviews found

I applied via Campus Placement and was interviewed in Mar 2022. There were 4 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Coding Test 
Round 3 - Technical 

(4 Questions)

  • Q1. About final year project or any mini project
  • Q2. As I am from ECE, basic questions on electronics like what is diode, transistor etc.
  • Q3. Basic questions on any languages you have mentioned in resume.
  • Q4. The questions should be asked from your resume. Make sure that you have the knowledge which you mentioned in resume.
Round 4 - HR 

(7 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Why should we hire you?
  • Q4. Tell me about yourself.
  • Q5. Some general questions like describe about school life and college life which you like the most.
  • Q6. Are you able to relocate?
  • Q7. The will ask about any certification on any programing language. If you don't have any certification, they will ask why don't learnt till now?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared with resume and know all the basic questions. Talk professionally with friendly manner. All the best. It's very easy to place in tech mahindra as a fresher.
Round 1 - Aptitude Test 

Speed time distance percentage

Round 2 - Coding Test 

Basics java output variables input

Round 3 - Technical 

(2 Questions)

  • Q1. Introduction basics java
  • Q2. Java output variables input
  • Ans. 

    Java output variables input

    • Java methods can have input parameters and output variables

    • Output variables are used to return values from a method

    • Output variables must be declared with a data type

    • Output variables can be of any data type including arrays and objects

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Online interview basic java 2 input if else switch datasets

Skills evaluated in this interview

Software Developer fresher Interview Questions Asked at Other Companies

asked in Accenture
Q1. Can we implement multiple interfaces in a single Java class?
asked in Infosys
Q2. What is dynamic language? What is difference between statically t ... read more
asked in Accenture
Q3. What is normalization in a database?
asked in PCS-Global
Q4. What is the difference between a constructor and a method?
Q5. How can culture-add interview questions help you attract the best ... read more
Round 1 - Coding Test 

C,C++,Advance Java, Core Java.

Round 2 - Technical 

(1 Question)

  • Q1. Any Questions Ask With Me Like C, C++, Core Java, Addvance Java.
Round 3 - HR 

(1 Question)

  • Q1. The Discussing about the in your Feature And Company.

Interview Preparation Tips

Interview preparation tips for other job seekers - Iam a fresher working for office (or) Home any one opportunity
Round 1 - Aptitude Test 
Round 2 - HR 

(5 Questions)

  • Q1. Why should we hire you?
  • Q2. What are your salary expectations?
  • Q3. What is your family background?
  • Q4. What are your strengths and weaknesses?
  • Q5. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Research the industry and company

What people are saying about Tech Mahindra

View All
a senior engineer
2w
💼 OFFER RECEIVED – Sr. Test Engineer (Band U3) | Tech Mahindra | Noida 📎 Screenshot attached | CTC: ₹13.5 LPA
✅ Variable is paid monthly and fully (as confirmed by HR) ❓ Looking to know the MONTHLY IN-HAND SALARY after standard deductions & partial FBP usage Would appreciate any insights from current/ex-TechM folks! 🙏
FeedCard Image
Got a question about Tech Mahindra?
Ask anonymously on communities.

I applied via Naukri.com and was interviewed in Jan 2022. There were 2 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 

Basic skill like a some general interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Simple interview and easily handle

I applied via Company Website and was interviewed before Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Tell Me About Yourself. ... How Did You Hear About This Position? ... Why Do You Want to Work at This Company? ... Why Do You Want This Job? ... Why Should We Hire You? ... What Can You Bring to the C...

Interview Preparation Tips

Interview preparation tips for other job seekers - In the interview, remember the following: be polite and use the right language and tone for a formal situation. listen carefully to questions and think before you begin your answers. if you do not understand a question, ask the interviewer to repeat it or explain further.

Interview questions from similar companies

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Aptitude Test 

Normal mathematics and reasoning questions

Round 3 - HR 

(2 Questions)

  • Q1. Tell me a difficult situation which you faced and how you tacle it.
  • Q2. What motivates you to do ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep calm and give your best. Prepare the technical part which you have studied.
Are these interview questions helpful?

I applied via Walk-in and was interviewed before Jul 2021. 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 - Aptitude Test 

Problem solving, numerical tests

Interview Preparation Tips

Interview preparation tips for other job seekers - Pump yourself up and be positive and know yourself and what you want

I applied via Campus Placement and was interviewed before Feb 2021. There were 5 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Aptitude Test 

Pseudocode

Round 3 - Essay writing 

(1 Question)

  • Q1. What is must to learn? Maths or science Technology?
Round 4 - Technical 

(1 Question)

  • Q1. Technical questions plus they will ask about the certifications/ achievements. Few HR questions like why do you want to switch to software side even if you are from hardware side.
Round 5 - HR 

(1 Question)

  • Q1. Tell me 2 good things about you

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep eye contact and always keep a smile on your face.

I applied via Campus Placement and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is an array and oops concept
  • Ans. 

    An array is a collection of similar data types. OOPs is a programming paradigm based on the concept of objects.

    • Arrays are used to store multiple values in a single variable.

    • In OOPs, objects are instances of classes that encapsulate data and behavior.

    • Arrays can be one-dimensional, two-dimensional, or multi-dimensional.

    • In OOPs, inheritance, polymorphism, and encapsulation are important concepts.

    • Example: int[] numbers = {...

  • Answered by AI
  • Q2. Write a create an array program
  • Ans. 

    Program to create an array of strings

    • Declare an array variable with a specific size

    • Assign values to each element of the array

    • Access elements of the array using their index

    • Example: String[] names = new String[5]; names[0] = "John"; names[1] = "Mary";

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please say some tips and when the results come

Tech Mahindra Interview FAQs

How many rounds are there in Tech Mahindra Software Developer fresher interview?
Tech Mahindra interview process usually has 2-3 rounds. The most common rounds in the Tech Mahindra interview process are Aptitude Test, HR and Coding Test.
What are the top questions asked in Tech Mahindra Software Developer fresher interview?

Some of the top questions asked at the Tech Mahindra Software Developer fresher interview -

  1. Java output variables in...read more
  2. As I am from ECE, basic questions on electronics like what is diode, transistor...read more
  3. Any Questions Ask With Me Like C, C++, Core Java, Addvance Ja...read more
What are the most common questions asked in Tech Mahindra Software Developer fresher HR round?

The most common HR questions asked in Tech Mahindra Software Developer fresher interview are -

  1. What are your salary expectatio...read more
  2. What is your family backgrou...read more
  3. Why should we hire y...read more

Tell us how to improve this page.

Tech Mahindra Software Developer fresher Salary
based on 5 salaries
₹3.3 L/yr - ₹3.5 L/yr
71% less than the average Software Developer fresher Salary in India
View more details

Tech Mahindra Software Developer fresher Reviews and Ratings

based on 8 reviews

4.1/5

Rating in categories

3.9

Skill development

3.9

Work-life balance

3.7

Salary

4.4

Job security

4.3

Company culture

3.7

Promotions

4.4

Work satisfaction

Explore 8 Reviews and Ratings
Software Engineer
26.6k salaries
unlock blur

₹3.7 L/yr - ₹9.3 L/yr

Senior Software Engineer
22.2k salaries
unlock blur

₹9.1 L/yr - ₹18.5 L/yr

Technical Lead
12.5k salaries
unlock blur

₹16.9 L/yr - ₹30 L/yr

Associate Software Engineer
6.1k salaries
unlock blur

₹1.9 L/yr - ₹5.6 L/yr

Team Lead
5.4k salaries
unlock blur

₹5.6 L/yr - ₹17.8 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