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
3.6

based on 33k Reviews

Filter interviews by

Tech Mahindra SDE (Software Development Engineer) Interview Questions and Answers for Freshers

Updated 23 Mar 2022

1 interview found

Sort by: Popular

I applied via Campus Placement and was interviewed in Sep 2021.

2 Interview Rounds

1

Aptitude Test Round

It was of moderate difficulty level

2

Group Discussion Round

I was given a comm topic along with 5 other people

Interview Preparation Tips

Interview preparation tips for other job seekers - pleae prepare thoroughly all thge rounds of interviw there are a lot more goood candidates

Interview questions from similar companies

2 Interview Rounds

1

Aptitude Test Round

Quant and verbal questions, along with statistics

2

Coding Test Round

Basic array and string questions. Some stack and queue questions was also there.

Interview Preparation Tips

Interview preparation tips for other job seekers - study hard and believe you can do it. Never stop even after back to back failure.

I applied via Company Website and was interviewed in May 2022.

2 Interview Rounds

1

Aptitude Test Round

Basic level aptitude questions on quant , verbal , logical thinking . Just manage your time wisely and you are good to go.

2

Coding Test Round

3 level of coding questions on your desired language. (Cleared a medium level questions and partially completed a easy level one )

Interview Preparation Tips

Topics to prepare for Infosys SDE (Software Development Engineer) interview:
  • DBMS
  • OOPS
  • Python
  • DAA
Interview preparation tips for other job seekers - Just be calm and give your best even if you fail you have a got ton's of oppertunity in the future and just keep on preparing to achieve your dream .

I applied via Campus Placement

3 Interview Rounds

Interview Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Introduce yourself nicely, be confident in your answer. Answer very softly and don't get nervous.

2 Interview Rounds

1

Aptitude Test Round

NA

2

Technical Round (1 Question)

  • Q1. Questions based on resume

Interview Preparation Tips

Interview preparation tips for other job seekers - hdhevwjebejehebdbdjdbejejejejejeb

4 Interview Rounds

Interview Preparation Tips

Round: Test
Experience: The techinical aptitude test was above average level and had conceptual problem . Some good questions were there from C,C++.
persistent basically concentrates on every subject and now a days also concentrate more on software engineering.
C.C++,OS,DBMS,Computer Architecture,Networking and some microprocessor part was covered in those 60 quesn of technical.
Then 20 min for programming .Immediately after that 10 min for essay writing.
Tips: Most of the times we are prepared for interview but not for technica aptitude .
The test requires sound basic knowledge of each field ,do prepare software engg questions well .At least 45+ correct questions would give chance of next round if code done is correct .
The code is evaluated only if you qualify in tech apti.
File handling program may be tough and tricky one,rest all are easy.
Duration: 90 minutes
Total Questions: 60

Round: Technical Interview
Experience: tech 1 :
my project was in AI so related questions first ,he wanted a basic intro of all.
after seeing resume and mentioning of hackerrank and seeing all achievements started of the
Interviwer : So you are hacker ?
S : No not at all hacker i practise prog on hackerank.
I : so what are types of hackers
S : Black hat,white hat.
I : so can they be potential terrorsit
S :yes at times with wrong intention they are potential terrorist
asked me to explain eg and did it ,satisfied .
I : so introduce yourself
I : so tell me fuzzy logic
told him
I : tell me algorithms you know some brief intro
S : told him about A* algo,fleming bird algo,salesperson problem .(took lot of time)
I : explain me this project
S : told him some of conditions as all were not possible ,some talk on optimization of length of code etc.
I : So tell me about programming sites
S : told them all about codechef,hackerrank,spoj.
I : Now say i have char ch='n' my name starts with n say how will it get stored
I : so what all microprocessor has
I : how many type of interrupts , and in detail eg (I wasnt sure ,gave eg but told that i was not sure)
I : implement circular link list
I : insert element in circular link list.
I : constant variables,volatile variables.
I : What are stack and queue and thier application.
I : where are variables stored (dyanmic allocation and static with the global and static varoable he wanted)
I : now here comes puzzle from nowhere : 3 cans each full with capacity 3,5,7 liter make it 5,5,5
(I thought there might be some way and kept talking every moment ,is there large supply of water ,can we spill it all he denied)
so i couldnt do it then he asked whether i need another vessel and asked how much quantity ,i told 5.
he said consider it ,did it in seconds and so he again said that was way easy now do original problem .
I tried a lot he kept talking on mobile for 5 min (worst part).
I : so he asked me again some question on queue ,its implementation
I : then went to OS ,priority queue scheduling basic idea and code.
So i am finished with you .said thank you sir .

Tips: Yes everyone is tense for firts round ,but the interviewer are very friendly ,almost all of them .
They ask technical questions and check if you can go out of box in tech as well as thinking aspect.
Continous interaction with interviewer is must .

Round: Technical Interview
Experience: TECH 2:
I : so shivshankar introduce yourself.
I : What are all these sites and ranks ,explained him in detail .
I : area of intrest asked i told DS.
I : so find out middle of link list when no of nodes are not known.(did it) was happy for explanaiton.
I : reverse a link list i did interative and was expecting him to say for recurrsive ,again did it .
I : gave a array problem easy one
I : another probelm where he incremented array name ,so it was lvalue error (he gave no expression).
I : gave structure question .
I : asked for another resume and threw a paper with apti quesn on it ,did that just a hour before only .
I : asked about higher studies and why mathematics specialization only?
I : asked virtual function description and abstract class too .
I : graph implementation , dijkastras algo basic explanation ,if code is known then code too.
I : asked family background


Tips: This will be purely on data strcutures and algorithm if area of intrest is DS and algo ,if not it will be a mix of algo plus any other your favourite subject .
Many may get This round directly ,so if you perform in this round you go directly to HR.
so you face only one interview then 2.

Round: HR Interview
Experience: HR round :
In my case HR was bit diffrent ,all candidate had pure HR questions ,mine this round also went technical + HR with two diffrent interviewers.
HR1 : so shivshankar right ! introduce yourself .
HR1 : how was your day ,and here comes technical part i was again told to tell link list problem solutions all of them .
HR1 : what was your apti program how you implemented it ,told him all tricks and full method (very happy by explantion around 10 min explantion).
HR1 : some structure and union related questions ,like size of structure ,diffrence,classes struct diff etc.
HR1 : what you know about persi ,tell him somethings apart from ppt will be good ,and have contact in very company which you are giving.
HR1 : further education intrest ,why in that field.
HR1 : any time in engg disaggrement of decesion regarding project?
HR1 : any questions for me !! i asked about project for BE which persi sponsors.

now switched my interview to his friend
HR2 : again link list reverse question and some discussion on it .
HR2 : hashing discussion and collision resolving technique on hashing.
HR2 : that collision point again repeat and how you resolved it and some i2i discussion .
Hr2 : what all was in your project of i2i .
HR2 : queue application asked again .
HR2 : BE project basic idea ,platform and implementation idea .
HR2 : Why not further education
HR2 : family background .
he said it was nice talking to you ,dont look back start preparing for MPC we will meet soon in persistent.
Came forward to shake hands.

Tips: HR guys are very cool . Mostly candidates dont get rejected from HR. If selected for HR can assume that you are selected.
They co operate a lot and expect truth only and some info must be known about company.

General Tips: Be technically strong and have confidence ,all good will follow.
Skill Tips: Atleast one of C++ or java must be good with basics. Rest all try to make code for every problem of operating system and do geeksforgeeks.
Skills: Algorithm, Data Structures, Java, C++, Operating System, DBMS
College Name: Government College Of Engineering, Aurangabad
Motivation: This is core software company with lot of innovation ,thats all a programmer wants

I applied via Naukri.com and was interviewed in Mar 2022.

2 Interview Rounds

1

Coding Test Round

Advance C, Java script ,Python, Html, Excel knowledge

2

Group Discussion Round

Give me topic and i will discussed you that topic about regarding all things

Interview Preparation Tips

Topics to prepare for HCL Infosystems Software Developer interview:
  • Advance C
  • Javascript
  • Python
  • Html
  • Excel knowledge
  • Oracle
Interview preparation tips for other job seekers - I have a inovater and team player and best Communication skill and applied my knowledge and skill to grow this Company in best manner and good manner.

Interview Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared on basic java

I applied via Campus Placement and was interviewed before Nov 2020.

4 Interview Rounds

Interview Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - A careers guidance interview is an impartial, one-to-one meeting between yourself and a professionally qualified careers adviser. A guidance interview can last about 45 minutes. A careers guidance interview is not like a job interview - there are no right or wrong answers.
Contents

I applied via Walk-in and was interviewed before May 2019.

4 Interview Rounds

Interview Questions

  • Q1. In tr they asked me basic concept in java and mysql, as it was mentioned in my resume. Add Answer
  • Q2. In hr they asked about my project and trainings and some general question regarding my family Add Answer

Interview Preparation Tips

Interview preparation tips for other job seekers - Always be polite.
Always be confident.
Always have a smile on our face while attention the interview

Tech Mahindra Interview FAQs

How many rounds are there in Tech Mahindra SDE (Software Development Engineer) interview for freshers?
Tech Mahindra interview process for freshers usually has 2 rounds. The most common rounds in the Tech Mahindra interview process for freshers are Group Discussion and Aptitude Test.

Tell us how to improve this page.

People are getting interviews through

based on 1 Tech Mahindra interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Tech Mahindra SDE (Software Development Engineer) Salary
based on 6 salaries
₹5 L/yr - ₹13.5 L/yr
68% less than the average SDE (Software Development Engineer) Salary in India
View more details
Software Engineer
26.8k salaries
unlock blur

₹2 L/yr - ₹9.3 L/yr

Senior Software Engineer
21.9k salaries
unlock blur

₹5.5 L/yr - ₹23 L/yr

Technical Lead
12.1k salaries
unlock blur

₹9.2 L/yr - ₹37 L/yr

Team Lead
5.1k salaries
unlock blur

₹5.5 L/yr - ₹18 L/yr

Associate Software Engineer
5k salaries
unlock blur

₹1.8 L/yr - ₹6 L/yr

Explore more salaries
Compare Tech Mahindra with

Infosys

3.7
Compare

Cognizant

3.8
Compare

Accenture

3.9
Compare

Wipro

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview