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.5

based on 33.9k Reviews

Filter interviews by

Tech Mahindra Full Stack Developer Interview Questions and Answers

Updated 13 Dec 2024

Tech Mahindra Full Stack Developer Interview Experiences

5 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jun 2024. There were 5 interview rounds.

Round 1 - Aptitude Test 

All good nothing much

Round 2 - Coding Test 

2 Question will be given you have answer them

Round 3 - communication 

(2 Questions)

  • Q1. English Speaking skills
  • Q2. Fill in the blanks
Round 4 - Technical 

(1 Question)

  • Q1. About python/java based on your resume
Round 5 - HR 

(1 Question)

  • Q1. Basic HR Questions

Interview Preparation Tips

Interview preparation tips for other job seekers - All are good, but onboarding will be late.

Full Stack Developer Interview Questions & Answers

user image Samiksha Dhalwar

posted on 25 Jul 2023

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Jun 2023. There were 3 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 

Aptitude test questions, let's test your knowledge about preposition

Round 3 - One-on-one 

(5 Questions)

  • Q1. Tell me about your self
  • Ans. 

    Sir/Madam. First of all, Thank you for giving me this opportunity to introduce my self. My Name Samiksha Dhalwar. I am from yavatmal. I did my bachelor's degree in BCA from CMCS college amravati University. Currently I am pursuing my master degree in MCA from GH Raisoni amravati University .I am skilled in react JS and have good knowledge of Java.I intern in growsoft Technologies LLP company as a Full stack developmen

  • Answered by Samiksha Dhalwar
  • Q2. What is your strength and weekness
  • Ans. 

    Sir,I am hardworking self motivated and optimistic person. I always over prepare for any work that is assigned to me

  • Answered by Samiksha Dhalwar
  • Q3. Why do you need job
  • Q4. What are your career goals
  • Q5. Why do you want to join in this company
  • Ans. 

    As s fresher, I need a platform to start my career. I have gone throught your company profile and learnt that your company encourage fresh talent and provide good work culture .By joining your company.

  • Answered by Samiksha Dhalwar

Full Stack Developer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Query and Matrix Problem Statement You are given a binary matrix ... read more
asked in Accenture
Q2. Find Duplicates in an Array Given an array ARR of size 'N', where ... read more
Q3. Most Frequent Non-Banned Word Problem Statement Given a paragraph ... read more
asked in CommVault
Q4. Count Substrings with K Distinct Characters Given a lowercase str ... read more
asked in MakeMyTrip
Q5. Tower of Hanoi Problem Statement You have three rods numbered fro ... read more
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Asking about .net development, angular, Ms SQL Server, Microsoft Azure.
Round 3 - Coding Test 

Writting and implementation programs got by tech Mahindra by logical thinking

Round 4 - Technical 

(1 Question)

  • Q1. Asking about technical questions related with databases
Round 5 - Technical 

(1 Question)

  • Q1. Asking about .Net framework and page cycles

Interview Preparation Tips

Interview preparation tips for other job seekers - focusing on technical, programming and communication skills

I was interviewed in Jul 2021.

Round 1 - Coding Test 

(2 Questions)

Round duration - 180 Minutes
Round difficulty - Medium

How can you traverse the DOM with JavaScript?

What is the box model?

What are NoSQL databases? What are the different types of NoSQL databases?

Also there was 2 coding questions. 

  • Q1. 

    Maximum Difference Problem Statement

    Given an array ARR of N elements, your task is to find the maximum difference between any two elements in ARR.

    If the maximum difference is even, print EVEN; if it is...

  • Ans. Find Max And Min

    We will iterate over ARR and find the MAX and MIN of the ARR. And if the MAX - MIN is odd the return “ODD” else return "EVEN". 

    The algorithm will be-

    1. MAX = -1, MIN= 10 ^ 9 + 1
    2. For VAL in ARR.
      1. If MAX < VAL
        1. MAX = VAL
      2. If MIN > VAL
        1. MIN = VAL
    3. IF (MAX-MIN) % 2
      1. Return ODD
    4. ELSE
      1. Return EVEN
    Space Complexity: O(1)Explanation:

    O(1).

     

    Since constant space is used.

    Time Complexity: O(n)Explanation:

    O(N), where N ...

  • Answered Anonymously
  • Q2. 

    Distinct Strings With Odd and Even Swapping Allowed Problem Statement

    You are provided with an array of strings, and your objective is to determine the number of unique strings within it.

    A string is deeme...

  • Ans. Encoding String Using Sorting
    • The idea behind this approach is to encode every string using the even and odd index characters of the string.
    • For any given string, we split the string into two substrings, one with all the even indexed characters, say evenString and the other with all the odd indexed characters, say oddString.
    • In order to generate the encoded string, we sort both these strings and concatenate them to genera...
  • Answered Anonymously

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Bharati Vidyapeeth's College of Engineering. Eligibility criteriaResume shortlistingTech Mahindra interview preparation:Topics to prepare for the interview - Strings, Arrays, Sorting algorithms, Linked List, Loops, Sliding windows, Graphs, Trees, OOPS, DSA, DBMSTime required to prepare for the interview - 3 MonthsInterview preparation tips for other job seekers

Tip 1 : Do atleast 2 projects
Tip 2 : Complete competitive programming
Tip 3 : Practice more interview Questions particular to the company applying to

Application resume tips for other job seekers

Tip 1 : Don't lie on resume
Tip 2 : Try to wrap resume in one page

Final outcome of the interviewRejected

Skills evaluated in this interview

Tech Mahindra interview questions for designations

 Full Stack Software Developer

 (2)

 Full Stack Web Developer

 (1)

 Mern Full Stack Developer

 (1)

 Java Full Stack Developer

 (1)

 Developer

 (5)

 Software Developer

 (98)

 Java Developer

 (26)

 Web Developer

 (8)

I applied via Recruitment Consultant and was interviewed before Nov 2020. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Self introduction
  • Q2. Questions on c,java,sql
  • Q3. Questions on coding algorithms

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident on what you speak
show your sincerity

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Do you have an internship opportunity for a Full-stack Developer(Fresher)?
Round 2 - Technical 

(1 Question)

  • Q1. Is the internship for a full-stack developer paid?
Round 3 - Technical 

(1 Question)

  • Q1. How many years is the internship for a full-stack Developer?
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Javascript questions were mainly there like closures , currying Objects and promises , then they started with React
  • Q2. In react they asked about hooks, difference between props and state, version , useMemo , axios working , microservices
Round 2 - HR 

(2 Questions)

  • Q1. Why do u want to join us , u already holding an offer
  • Ans. 

    I am drawn to your company's innovative projects and collaborative work environment.

    • I am impressed by the cutting-edge technologies and projects your company is working on.

    • I value the opportunity to work in a collaborative and supportive team environment.

    • I believe that joining your company will provide me with the chance to further develop my skills and contribute meaningfully to impactful projects.

  • Answered by AI
  • Q2. How do u prioritize your task
  • Ans. 

    I prioritize tasks based on deadlines, importance, and dependencies.

    • I create a list of all tasks and categorize them based on deadlines.

    • I identify tasks that are critical to the project's success and prioritize them accordingly.

    • I consider dependencies between tasks and prioritize those that are dependent on others being completed first.

    • I regularly reassess priorities and adjust as needed based on changing circumstances...

  • Answered by AI

Full Stack Developer Interview Questions & Answers

Wipro user image Karthika Ravichandran

posted on 8 Dec 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What challeges you have face in your project
  • Q2. What challenges u have faced in your projecg
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I applied via Company Website and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Write program using stream API
  • Q2. Create Immutable class
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Abstract and interface difference
  • Ans. 

    Abstract classes can have both abstract and non-abstract methods, while interfaces can only have abstract methods.

    • Abstract classes can have constructors, fields, and non-abstract methods.

    • Interfaces can only have abstract methods and constants.

    • A class can implement multiple interfaces but can only inherit from one abstract class.

  • Answered by AI
  • Q2. Multiple inheritance
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a Full Stack Developer with experience in front-end and back-end technologies, passionate about creating innovative solutions.

    • Experienced in HTML, CSS, JavaScript for front-end development

    • Proficient in Node.js, Express, MongoDB for back-end development

    • Skilled in creating responsive and user-friendly web applications

    • Strong problem-solving and communication skills

  • Answered by AI
  • Q2. Package discussion

Tech Mahindra Interview FAQs

How many rounds are there in Tech Mahindra Full Stack Developer interview?
Tech Mahindra interview process usually has 4-5 rounds. The most common rounds in the Tech Mahindra interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for Tech Mahindra Full Stack Developer interview?
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 Java, Angular, Javascript, Spring Boot and CSS.
What are the top questions asked in Tech Mahindra Full Stack Developer interview?

Some of the top questions asked at the Tech Mahindra Full Stack Developer interview -

  1. asking about .net development, angular, Ms SQL Server, Microsoft Azu...read more
  2. Asking about technical questions related with databa...read more
  3. Asking about .Net framework and page cyc...read more

Tell us how to improve this page.

Tech Mahindra Full Stack Developer Interview Process

based on 5 interviews

Interview experience

4
  
Good
View more
Tech Mahindra Full Stack Developer Salary
based on 108 salaries
₹3.7 L/yr - ₹17.1 L/yr
17% more than the average Full Stack Developer Salary in India
View more details

Tech Mahindra Full Stack Developer Reviews and Ratings

based on 8 reviews

4.1/5

Rating in categories

4.5

Skill development

4.1

Work-life balance

4.2

Salary

4.5

Job security

4.5

Company culture

4.4

Promotions

4.5

Work satisfaction

Explore 8 Reviews and Ratings
Fullstack Developer

Bangalore / Bengaluru

5-10 Yrs

Not Disclosed

Fullstack Developer

Hyderabad / Secunderabad

5-10 Yrs

₹ 27.5-30 LPA

Explore more jobs
Software Engineer
26.4k salaries
unlock blur

₹2 L/yr - ₹9.1 L/yr

Senior Software Engineer
21.3k salaries
unlock blur

₹5.5 L/yr - ₹23 L/yr

Technical Lead
11.6k salaries
unlock blur

₹9.2 L/yr - ₹37 L/yr

Associate Software Engineer
5.5k salaries
unlock blur

₹1.8 L/yr - ₹5.9 L/yr

Team Lead
4.9k salaries
unlock blur

₹5.2 L/yr - ₹17 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
Did you find this page helpful?
Yes No
write
Share an Interview