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.7k Reviews

Filter interviews by

Tech Mahindra Technical Manager Interview Questions and Answers

Updated 21 Apr 2024

Tech Mahindra Technical Manager Interview Experiences

4 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Scenario based - how to prevent multiple spam requests
  • Ans. 

    Implementing CAPTCHA verification can prevent multiple spam requests.

    • Implement CAPTCHA verification on the website forms to ensure that only humans can submit requests.

    • Use rate limiting to restrict the number of requests from a single IP address within a certain time frame.

    • Utilize machine learning algorithms to detect and block spam requests based on patterns and behavior.

    • Regularly update spam filters and security meas

  • Answered by AI
  • Q2. What is your Technical project management style?

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
-
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 - Technical 

(2 Questions)

  • Q1. What is project management
  • Ans. 

    Project management is the process of planning, organizing, and overseeing the execution of a project from start to finish.

    • It involves defining project goals and objectives

    • Creating a project plan with timelines and milestones

    • Assigning tasks and responsibilities to team members

    • Monitoring progress and making adjustments as needed

    • Ensuring that the project is completed on time, within budget, and meets the desired quality s...

  • Answered by AI
  • Q2. What is SWOT analysis?
  • Ans. 

    SWOT analysis is a strategic planning tool used to identify and analyze an organization's strengths, weaknesses, opportunities, and threats.

    • SWOT stands for Strengths, Weaknesses, Opportunities, and Threats

    • It is used to evaluate an organization's current position and future potential

    • Strengths and weaknesses are internal factors while opportunities and threats are external factors

    • It helps in developing strategies to maxi...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why you want to join Techmahindra
  • Ans. 

    I want to join Techmahindra because of their reputation in the industry and the opportunities for growth and learning.

    • Techmahindra has a strong reputation in the industry for delivering high-quality technical solutions.

    • I am impressed by the company's commitment to innovation and staying at the forefront of technology.

    • Techmahindra offers excellent opportunities for career growth and advancement.

    • I believe that joining Te...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They can ask any questions what they feel are relevant for the role.

Technical Manager Interview Questions Asked at Other Companies

asked in Xoriant
Q1. How do you deliver a release in Agile Scrum? What is the differen ... read more
Q2. In case you came across database usage how you have designed the ... read more
Q3. How do you maintain Risk Register and manage risk within your pro ... read more
asked in Pingahla
Q4. Design a DWH for a University and explain the relationships betwe ... read more
asked in HCLTech
Q5. What is dependency injection, proc and cons
Round 1 - One-on-one 

(1 Question)

  • Q1. No questions is been asked
Round 2 - HR 

(8 Questions)

  • Q1. What are your salary expectations?
  • Q2. What is your family background?
  • Q3. Share details of your previous job.
  • Q4. Why should we hire you?
  • Q5. Why are you looking for a change?
  • Q6. Where do you see yourself in 5 years?
  • Q7. What are your strengths and weaknesses?
  • Q8. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - No additional question required

Technical Manager Interview Questions & Answers

user image Mohd Ikramuddin

posted on 19 Jan 2022

I applied via Referral and was interviewed in Jul 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. 2 rounds of technical discussion, HR discussion on package.
  • Q2. In technal as usual general questions as below: 1) Tell me about yourself 2) Guidewire experience on implementation and LOBs experience 3) Guidewire Policy Center Rating experience 4) Test Management like ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and strong in your subject as per resume

Tech Mahindra interview questions for designations

 Technical Support Manager

 (1)

 Technical Associate

 (6)

 Technical Support

 (6)

 Technical Assistant

 (3)

 Technical Writer

 (1)

 Technical Executive

 (1)

 Technical Engineer

 (1)

 Technical Project Manager

 (3)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Technical architecture read out
  • Q2. Architecture optimization
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Java Collections ,Java 8 Features

Round 2 - Group Discussion 

System design .BMS design discussion ,ralational vs non relational db

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Aug 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic Java 8 questions
Round 2 - HR 

(1 Question)

  • Q1. Basic HR questions
Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Feb 2023. There were 4 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 - One-on-one 

(1 Question)

  • Q1. Datagaurd concepts Golden gate concepts
Round 3 - Technical 

(1 Question)

  • Q1. Cloud questions Performance tuning
Round 4 - HR 

(1 Question)

  • Q1. About yourself Salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - HCL interview is easy to crack . Clear basics questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Basic of Azure Paas resources like Azure Function, Service Bus etc.
  • Q2. API Design Patterns used in development
  • Ans. 

    API design patterns are essential for creating scalable and maintainable APIs.

    • RESTful design pattern is commonly used for creating APIs that are easy to understand and use.

    • Singleton pattern can be used to ensure only one instance of an API object is created.

    • Factory pattern can be used to create different types of API objects based on input parameters.

    • Observer pattern can be used to notify multiple objects when the stat

  • Answered by AI
Round 2 - One-on-one 

(2 Questions)

  • Q1. How Azure Logic apps is configured and pricing
  • Ans. 

    Azure Logic Apps is a cloud service that helps you automate and orchestrate tasks, business processes, and workflows.

    • Azure Logic Apps can be configured through the Azure portal or using Visual Studio.

    • Pricing for Azure Logic Apps is based on the number of executions and connectors used.

    • There are different pricing tiers available, such as Consumption and Standard plans.

    • You can estimate the pricing using the Azure pricing...

  • Answered by AI
  • Q2. Azure API management and policies configured in API management
  • Ans. 

    Azure API management allows for configuring APIs and applying policies to control access and behavior.

    • Azure API management provides a centralized platform to manage APIs and enforce policies.

    • Policies can be used to control access, modify requests and responses, and enforce security.

    • Examples of policies include rate limiting, authentication, caching, and transformation.

    • API management helps in monitoring API usage, analy...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Aug 2022.

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 - One-on-one 

(1 Question)

  • Q1. Technical interview related to CUCM, VG, CUC, SIP and mgcp protocols
Round 3 - Technical 

(1 Question)

  • Q1. SIP DETAILED QUESTIONS, CUC CALL HANDLER, UCCX , JABBER CALL FLOW, MRA, REAL TIME SCENARIO BASED QUESTION
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiation and general HR questions

Tech Mahindra Interview FAQs

How many rounds are there in Tech Mahindra Technical Manager interview?
Tech Mahindra interview process usually has 2 rounds. The most common rounds in the Tech Mahindra interview process are HR, Technical and Resume Shortlist.
How to prepare for Tech Mahindra Technical Manager 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 Project Management, Technical Management, Implementation, Linux Administration and People Management.
What are the top questions asked in Tech Mahindra Technical Manager interview?

Some of the top questions asked at the Tech Mahindra Technical Manager interview -

  1. Scenario based - how to prevent multiple spam reque...read more
  2. What is SWOT analys...read more
  3. What is project managem...read more

Tell us how to improve this page.

Tech Mahindra Technical Manager Salary
based on 933 salaries
₹11.5 L/yr - ₹40 L/yr
12% more than the average Technical Manager Salary in India
View more details

Tech Mahindra Technical Manager Reviews and Ratings

based on 88 reviews

3.7/5

Rating in categories

3.5

Skill development

4.0

Work-life balance

3.0

Salary

3.4

Job security

3.5

Company culture

2.9

Promotions

3.5

Work satisfaction

Explore 88 Reviews and Ratings
Software Engineer
26.3k salaries
unlock blur

₹2 L/yr - ₹9 L/yr

Senior Software Engineer
21.3k salaries
unlock blur

₹5.5 L/yr - ₹22.7 L/yr

Technical Lead
11.6k salaries
unlock blur

₹9.5 L/yr - ₹37 L/yr

Associate Software Engineer
5.2k salaries
unlock blur

₹1.8 L/yr - ₹6 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