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 Intern Interview Questions and Answers for Freshers

Updated 1 Nov 2023

Medtronic Intern Interview Experiences for Freshers

1 interview found

Intern Interview Questions & Answers

user image Gyeongtae Sun Moon

posted on 1 Nov 2023

Interview experience
5
Excellent
Difficulty level
-
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 - One-on-one 

(2 Questions)

  • Q1. Behavior questions
  • Q2. Resume questions and asked to describe

Interview questions from similar companies

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.

Intern Interview Questions & Answers

Stryker user image Billionaire Baby

posted on 30 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - HR 

(2 Questions)

  • Q1. Tell us about your coursework
  • Ans. 

    I have taken a variety of coursework in my field of study, including classes in programming, data analysis, and communication.

    • Completed courses in programming languages such as Java, Python, and SQL

    • Took classes in data analysis techniques like regression analysis and data visualization

    • Studied communication skills through courses in public speaking and professional writing

  • Answered by AI
  • Q2. How would you approach this?

Intern Interview Questions & Answers

Alcon user image Anonymous

posted on 15 Jan 2024

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

I applied via Campus Placement and was interviewed in Jul 2023. There was 1 interview round.

Round 1 - Technical 

(6 Questions)

  • Q1. Find the second largest number in an array
  • Ans. 

    Find the second largest number in an array.

    • Sort the array in descending order

    • Return the element at index 1

  • Answered by AI
  • Q2. Write a program to add two numbers without using the "+" operator at all
  • Ans. 

    Program to add two numbers without using the '+' operator.

    • Use bitwise operators like XOR and AND to perform addition without '+' operator.

    • XOR the two numbers to get the sum without carry.

    • AND the two numbers and left shift the result to get the carry.

    • Repeat the process until carry becomes zero.

  • Answered by AI
  • Q3. What is mutable and immuatble data types give example
  • Ans. 

    Mutable data types can be modified after creation, while immutable data types cannot be modified.

    • Examples of mutable data types: lists, sets, dictionaries

    • Examples of immutable data types: strings, tuples, frozensets

  • Answered by AI
  • Q4. What is the difference between dictionary list and tuple
  • Ans. 

    A dictionary is an unordered collection of key-value pairs, while a list is an ordered collection of elements.

    • Dictionaries are accessed by keys, while lists are accessed by indices.

    • Dictionaries are mutable, while tuples are immutable.

    • Dictionaries can have duplicate values, but not duplicate keys.

    • Lists can contain elements of different data types, while tuples can contain elements of the same or different data types.

  • Answered by AI
  • Q5. Is a dictionary mutable
  • Ans. 

    Yes, a dictionary is mutable in Python.

    • A dictionary in Python can be modified by adding, updating, or deleting key-value pairs.

    • The values associated with keys in a dictionary can be changed.

    • Dictionaries are mutable objects, meaning they can be modified in-place.

    • The 'update()' method can be used to add or update multiple key-value pairs at once.

  • Answered by AI
  • Q6. Write a program to show if a program is prime or not
  • Ans. 

    A program to determine if a number is prime or not.

    • A prime number is a number greater than 1 that has no positive divisors other than 1 and itself.

    • To check if a number is prime, iterate from 2 to the square root of the number and check if any of them divides the number evenly.

    • If any divisor is found, the number is not prime. Otherwise, it is prime.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Alcon Intern interview:
  • Python
  • Graphic Designing

Skills evaluated in this interview

Intern Interview Questions & Answers

Alcon user image Anonymous

posted on 18 Mar 2024

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

I applied via LinkedIn and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Describe an experience you have to work with a difficult person and how you managed it

Interview Preparation Tips

Interview preparation tips for other job seekers - It's a marketing-related position and I got asked several P&G situational interview questions. Please prepare it in advance.

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

Round 1 - Technical 

(1 Question)

  • Q1. OOPs and C# Basics were covered
Round 2 - Technical 

(1 Question)

  • Q1. WPF related questions, C# tricky questions and small logical assignment was given
Round 3 - One-on-one 

(1 Question)

  • Q1. Talked with product manager. Discussion around agile methods and processes

Interview Preparation Tips

Interview preparation tips for other job seekers - Overal good experience. Questions were matched with the Job description

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!
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Be through with coding skills on technologies mentioned as per CV.

Round 2 - Technical 

(1 Question)

  • Q1. Asked questions on previous projects regarding role and responsibilities.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Only pradeep and sarath told 

(2 Questions)

  • Q1. Why you are accepting refrence people got a job this organisation....they are no skilled....nikhila is a skilled employee but she's replaced person Surya is very low power skill...bcz of sarath Chandra rou...
  • Q2. Prakash Kumar sahoo is very skilled person but why pradeep reference her old colleague Karthik and jeeva ,,,,then etc people from Wipro company....bcz pradeep thinking is (already I left from this golden e...

Interview Preparation Tips

Topics to prepare for SMC Corporation Senior Engineer interview:
  • Reference from Sarath and pradee
Interview preparation tips for other job seekers - Please if you come to work together with SMC corporation India private limited .. please asking to sarath Chandra rout and pradeep

Medtronic Interview FAQs

How many rounds are there in Medtronic Intern interview for freshers?
Medtronic interview process for freshers usually has 2 rounds. The most common rounds in the Medtronic interview process for freshers are Resume Shortlist and One-on-one Round.
How to prepare for Medtronic Intern interview for freshers?
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 Healthcare, Monitoring, CCTV Monitoring, ESIC and Focus.
What are the top questions asked in Medtronic Intern interview for freshers?

Some of the top questions asked at the Medtronic Intern interview for freshers -

  1. Given a string for example your name, print the substring of ...read more
  2. Resume questions and asked to descr...read more
  3. Behavior questi...read more

Tell us how to improve this page.

Medtronic Intern Interview Process for Freshers

based on 1 interview

Interview experience

5
  
Excellent
View more
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.7
 • 37 Interviews
SMC Corporation Interview Questions
3.7
 • 28 Interviews
Essilor Interview Questions
4.0
 • 14 Interviews
View all
Medtronic Intern Salary
based on 6 salaries
₹2 L/yr - ₹7 L/yr
32% more than the average Intern Salary in India
View more details

Medtronic Intern Reviews and Ratings

based on 3 reviews

1.9/5

Rating in categories

1.5

Skill development

1.7

Work-life balance

1.5

Salary

2.1

Job security

2.1

Company culture

1.9

Promotions

1.4

Work satisfaction

Explore 3 Reviews and Ratings
Territory Manager
184 salaries
unlock blur

₹5 L/yr - ₹20.8 L/yr

Senior Software Engineer
142 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