Premium Employer

i

This company page is being actively managed by Medtronic Team. If you also belong to the team, you can get access from here

Medtronic Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Medtronic Engineering Manager Interview Questions and Answers

Updated 30 May 2021

Medtronic Engineering Manager Interview Experiences

1 interview found

Interview Questionnaire 

1 Question

  • Q1. Design patterns. What are your strengths? What are your achievements?

Interview questions from similar companies

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

I applied via Approached by Company and was interviewed before May 2023. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. What is your profile in current company

I applied via Naukri.com and was interviewed in Mar 2022. 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 - Technical 

(1 Question)

  • Q1. Utility & maintenance
Round 3 - One-on-one 

(1 Question)

  • Q1. Utility maintenance plant maintenance
Round 4 - Assignment 

Eye Q test

Interview Preparation Tips

Interview preparation tips for other job seekers - Just stick to your thecnical basis conspect

I appeared for an interview before Sep 2021.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Reference from whom ?
  • Q2. How much experience do you have ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Just go with the flow with your experience and never add on the work which you don’t know

I applied via Recruitment Consultant and was interviewed before Mar 2019. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Especially individual caliber and patience been tested.
  • Q2. Problem solving and analytical skills been tested

Interview Preparation Tips

Interview preparation tips for other job seekers - One of a best company of my career but be aware of internal politics which is very prominent in senior level management. Being a big company have scarcity of good talent at senior level. My advice will be for those who wanna join be political & good flatter to do job.
Round 1 - Technical 

(1 Question)

  • Q1. Question from resume
Round 2 - One-on-one 

(1 Question)

  • Q1. Project planning, tools, risk management procedure
Round 3 - One-on-one 

(1 Question)

  • Q1. 1-1 with director, what is your understanding of the role applied for
Round 4 - HR 

(4 Questions)

  • Q1. Where do you see yourself in 5 years?
  • Q2. What are your salary expectations?
  • Q3. Why are you looking for a change?
  • Q4. What are your strengths and weaknesses?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare and present yourself confident
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Tell me about your leadership skills, what kind of a leader are you?

Interview Preparation Tips

Topics to prepare for Becton Dickinson Project Manager interview:
  • PMP Trained

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

Interview Questionnaire 

7 Questions

  • Q1. Reverse a integer
  • Ans. 

    Reverse an integer

    • Convert integer to string and reverse the string

    • Use modulo operator to extract digits and reverse them

    • Use recursion to reverse the integer

  • Answered by AI
  • Q2. Without loop print 1 to 10
  • Ans. 

    Print 1 to 10 without using loops.

    • Use recursion to print numbers.

    • Use a switch statement to print numbers.

    • Use an array and map function to print numbers.

  • Answered by AI
  • Q3. Reverse a string using recursion
  • Ans. 

    Reverse a string using recursion

    • Create a function that takes a string as input

    • If the string is empty, return an empty string

    • Otherwise, call the function recursively with the substring starting from the second character

    • Concatenate the first character with the result of the recursive call

  • Answered by AI
  • Q4. Thread vs process
  • Ans. 

    Thread is a lightweight unit of a process. Process is an instance of a program that runs independently.

    • Threads share the same memory space as the parent process while processes have their own memory space.

    • Threads are faster to create and switch between than processes.

    • Processes are more secure and stable than threads.

    • Example: A web server can have multiple threads to handle multiple requests simultaneously.

    • Example: A wo...

  • Answered by AI
  • Q5. SPI vs I2C
  • Ans. 

    SPI and I2C are communication protocols used to transfer data between devices.

    • SPI is faster than I2C.

    • SPI uses separate lines for data and clock signals while I2C uses a shared line.

    • I2C supports multiple devices on the same bus while SPI requires a separate chip select line for each device.

    • SPI is commonly used for high-speed communication between microcontrollers and peripherals while I2C is used for low-speed communica

  • Answered by AI
  • Q6. Start condition for SPI
  • Ans. 

    The start condition for SPI is a low-to-high transition on the SCK line while SS is high.

    • SPI communication begins when the master device sends a start condition to the slave device.

    • The start condition is a low-to-high transition on the SCK line while SS is high.

    • The SS line is used to select the slave device for communication.

    • The SPI protocol supports multiple slaves, but only one slave can be selected at a time.

    • After t...

  • Answered by AI
  • Q7. C++ program for EMP ID, name, salary
  • Ans. 

    C++ program to store EMP ID, name, and salary using array of strings.

    • Declare an array of strings to store EMP ID, name, and salary

    • Use cin to take input from user and store in the array

    • Use cout to display the stored data

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview is technical lasted about 1 hr 30 mins,

Skills evaluated in this interview

I applied via LinkedIn and was interviewed in Feb 2022. There were 6 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. How did you do the risk management?
  • Ans. 

    I followed a structured approach for risk management.

    • Identified potential risks and their impact on the project

    • Assessed the likelihood and severity of each risk

    • Developed a risk mitigation plan

    • Monitored and reviewed risks throughout the project

    • Communicated risks and mitigation strategies to stakeholders

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

(1 Question)

  • Q1. Share with example how did you tackle the conflict?
Round 4 - One-on-one 

(1 Question)

  • Q1. What are the project management tools you have used?
  • Ans. 

    I have used various project management tools including Trello, Asana, Jira, and Microsoft Project.

    • Trello for agile project management and task tracking

    • Asana for team collaboration and project planning

    • Jira for issue tracking and software development projects

    • Microsoft Project for project scheduling and resource management

  • Answered by AI
Round 5 - Aptitude Test 

Gallup round

Round 6 - 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 - Be prepared for the profile you are shortlisted
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Android basic question
Round 2 - Technical 

(1 Question)

  • Q1. Android advance level question
Round 3 - Case Study 

Experiment based question

Medtronic Interview FAQs

How to prepare for Medtronic Engineering 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 Medtronic. The most common topics and skills that interviewers at Medtronic expect are Medical Devices, People Management, Healthcare, Risk Management and Agile.

Tell us how to improve this page.

Join Medtronic Engineering the extraordinary

Interview Questions from Similar Companies

Poly Medicure Interview Questions
3.7
 • 57 Interviews
Stryker Interview Questions
4.0
 • 41 Interviews
Alcon Interview Questions
3.7
 • 36 Interviews
SMC Corporation Interview Questions
3.7
 • 27 Interviews
Essilor Interview Questions
4.0
 • 14 Interviews
View all
Medtronic Engineering Manager Salary
based on 26 salaries
₹34 L/yr - ₹65 L/yr
55% more than the average Engineering Manager Salary in India
View more details

Medtronic Engineering Manager Reviews and Ratings

based on 3 reviews

3.0/5

Rating in categories

2.5

Skill development

3.3

Work-life balance

2.7

Salary

2.7

Job security

2.5

Company culture

2.5

Promotions

2.4

Work satisfaction

Explore 3 Reviews and Ratings
Territory Manager
191 salaries
unlock blur

₹5 L/yr - ₹21 L/yr

Senior Software Engineer
141 salaries
unlock blur

₹15.1 L/yr - ₹36 L/yr

Sales Executive
108 salaries
unlock blur

₹3 L/yr - ₹13 L/yr

Area Manager
76 salaries
unlock blur

₹10.1 L/yr - ₹22 L/yr

Senior Quality Engineer
73 salaries
unlock blur

₹12 L/yr - ₹27 L/yr

Explore more salaries
Compare Medtronic with

Poly Medicure

3.7
Compare

Becton Dickinson

4.0
Compare

Medikabazaar

4.5
Compare

Alcon

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