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 Software Engineer II Interview Questions and Answers

Updated 26 Jul 2021

Medtronic Software Engineer II Interview Experiences

1 interview found

I applied via LinkedIn and was interviewed in Jun 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops,Design Patterns,Ds and algo(strings,arrays,linked list are more than enough). Few

Interview Preparation Tips

Interview preparation tips for other job seekers - There were 4 rounds and happened over a span of 3 weeks. 1st being coding test online (mostly strings,arrays& linked list) . Second being technical round mostly concepts of oops,design patterns and few tech stqck related questions (.net,angular).
And the next one is managerial round and there was asked questions about my previous experiences and a coding round. And finally HR round just be yourself you can get it done.

Good Luck for the interviews.

Software Engineer II Jobs at Medtronic

View all

Interview questions from similar companies

Interview Questionnaire 

8 Questions

  • Q1. Short round of technical interview with 2 people in the panel
  • Q2. AngularJS conceptual questions
  • Q3. Long duration technical interview with in depth technical questions and challenges
  • Q4. AngularJS core concepts
  • Q5. JS problems and solutions
  • Q6. CSS & SASS differences
  • Ans. 

    CSS is a styling language for web pages, while SASS is a preprocessor that extends CSS with additional features.

    • CSS is the standard styling language for web pages, while SASS is a preprocessor that compiles into CSS.

    • CSS uses a syntax with selectors, properties, and values, while SASS introduces variables, nesting, mixins, and more.

    • SASS allows for code reusability and modularity through features like mixins and partials...

  • Answered by AI
  • Q7. Company overview and benefits of joining, reason for job switch
  • Ans. 

    Company offers competitive salary, great work culture, opportunities for growth, and work-life balance.

    • Competitive salary compared to industry standards

    • Positive work culture with emphasis on collaboration and innovation

    • Opportunities for career growth and advancement within the company

    • Strong focus on work-life balance with flexible work hours and remote work options

  • Answered by AI
  • Q8. Questions about job switch reason and why Varian

Interview Preparation Tips

Round: Test
Experience: Technical MCQ test

Skills evaluated in this interview

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.

I applied via Naukri.com and was interviewed in Jul 2019. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Here they have work basically based on windows. So better to have c# and windows related stuff. Like win32, mfc, .net, c# . Here in my case I did not have experience in windows to ki made them clear about ...

Interview Preparation Tips

Interview preparation tips for other job seekers - Two technical rounds were there and one more technical round with US panel were there. They were very cooperative.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Comparator and Comparable
  • Q2. Spring Boot related question

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 Campus Placement and was interviewed in Mar 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Python, c++, quans, logical

Round 2 - Technical 

(1 Question)

  • Q1. Oops, data structure, python
Round 3 - HR 

(4 Questions)

  • Q1. What are your strengths and weaknesses?
  • Q2. Share details of your previous job.
  • Q3. What is your family background?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, prepare well and work hard!

I applied via Campus Placement and was interviewed in Apr 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude mcq, technical question 9n c,cpp and python and R

Round 2 - One-on-one 

(2 Questions)

  • Q1. Discussion about project in detail
  • Q2. Tell me about the projects
Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself. Basic details abt company.

Interview Preparation Tips

Interview preparation tips for other job seekers - Resume
Tech knowledge oops,Python, os and basic coding knowledge is a must.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Apr 2022. 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 - Assignment 

80 mcqs - 90 mins based on different (Campus Placement)

Round 3 - Technical 

(3 Questions)

  • Q1. About projects in resume
  • Q2. Data structure and algorithms in resume
  • Q3. 30 mins round based both technical and Hr combined.
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 Software Engineer II 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 C++, Healthcare, Software Design, Linux and RTOS.

Tell us how to improve this page.

Join Medtronic Engineering the extraordinary

Interview Questions from Similar Companies

Poly Medicure Interview Questions
3.6
 • 58 Interviews
Stryker Interview Questions
4.0
 • 41 Interviews
Alcon Interview Questions
3.8
 • 37 Interviews
SMC Corporation Interview Questions
3.7
 • 28 Interviews
Essilor Interview Questions
4.0
 • 14 Interviews
Medikabazaar Interview Questions
4.5
 • 13 Interviews
View all
Medtronic Software Engineer II Salary
based on 32 salaries
₹9.3 L/yr - ₹22.5 L/yr
At par with the average Software Engineer II Salary in India
View more details

Medtronic Software Engineer II Reviews and Ratings

based on 2 reviews

4.6/5

Rating in categories

4.6

Skill development

4.6

Work-life balance

3.0

Salary

4.6

Job security

4.0

Company culture

3.6

Promotions

3.9

Work satisfaction

Explore 2 Reviews and Ratings
Software Engineer II - SR

Hyderabad / Secunderabad

4-6 Yrs

₹ 9.3-18 LPA

Explore more jobs
Territory Manager
184 salaries
unlock blur

₹5 L/yr - ₹20.8 L/yr

Senior Software Engineer
139 salaries
unlock blur

₹15.1 L/yr - ₹36 L/yr

Sales Executive
108 salaries
unlock blur

₹3 L/yr - ₹13 L/yr

Senior Quality Engineer
83 salaries
unlock blur

₹12 L/yr - ₹27 L/yr

Area Manager
76 salaries
unlock blur

₹10.1 L/yr - ₹22 L/yr

Explore more salaries
Compare Medtronic with

Poly Medicure

3.6
Compare

Becton Dickinson

4.0
Compare

Medikabazaar

4.5
Compare

Alcon

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