i
Medtronic
Work with us
Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Aug 2021. There were 2 interview rounds.
Java coding test with 2 high level program questions covering logic using collections and streams and oops concepts 2 technical rounds on coding and project management
Technical round 1 - java program questions
Techno manager round 2 - technical and manager questions
Top trending discussions
posted on 15 Dec 2019
I applied via Naukri.com and was interviewed in Jul 2019. There were 5 interview rounds.
I applied via Naukri.com and was interviewed in Feb 2021. There was 1 interview round.
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
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.
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
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...
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...
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...
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
posted on 9 Aug 2024
I am a software developer with experience in various programming languages and a passion for problem-solving.
Experienced in programming languages such as Java, C++, and Python
Strong problem-solving and analytical skills
Familiar with software development methodologies like Agile
Worked on projects involving web development and database management
Constantly learning and staying updated with new technologies
I am from New York City, a bustling metropolis known for its diverse culture and thriving tech industry.
I am from New York City
New York City is known for its diverse culture
New York City has a thriving tech industry
I applied via Campus Placement and was interviewed in Mar 2022. There were 3 interview rounds.
Python, c++, quans, logical
I'm a passionate software engineer with a strong background in full-stack development and a love for solving complex problems.
Graduated with a degree in Computer Science from XYZ University.
Worked at ABC Corp, where I developed a web application that improved user engagement by 30%.
Proficient in languages like JavaScript, Python, and Java, with experience in frameworks such as React and Django.
Enjoy collaborating in ag...
Experiment based question
I appeared for an interview in Mar 2025, where I was asked the following questions.
Form the largest number from an array of non-negative integers by concatenating them optimally.
Convert integers to strings for easy concatenation.
Sort the strings based on custom comparison: xy vs yx.
Example: For [3, 30, 34, 5, 9], sorting gives ['9', '5', '34', '3', '30'].
Join the sorted array to form the largest number: '9534330'.
Handle edge cases: if the largest number is '0', return '0'.
This program demonstrates OOP principles: encapsulation, inheritance, and polymorphism using a simple class structure.
Encapsulation: Use private variables and public methods to control access. Example: class 'Car' with private 'speed' and public 'accelerate()'.
Inheritance: Create a base class and derive subclasses. Example: class 'Vehicle' and subclasses 'Car' and 'Bike'.
Polymorphism: Use method overriding to provide s...
The diamond problem occurs in OOP when a class inherits from two classes that have a common ancestor, leading to ambiguity.
Occurs in multiple inheritance scenarios.
Example: Class A -> Class B, Class A -> Class C, Class B and C both inherit from A.
Ambiguity arises when accessing methods or properties from the common ancestor.
Languages like C++ allow multiple inheritance, while Java uses interfaces to avoid this is...
posted on 27 Jan 2023
I applied via Job Portal and was interviewed in Dec 2022. There were 2 interview rounds.
To find code performance issues in production, use monitoring tools and profiling techniques.
Use monitoring tools like New Relic, AppDynamics, or Datadog to track performance metrics and identify bottlenecks.
Use profiling techniques like CPU profiling, memory profiling, and network profiling to pinpoint specific areas of the code that are causing performance issues.
Analyze logs and error messages to identify patterns a...
Program to change background color on button click in Angular
Create a button in Angular template
Add click event listener to the button
Use setInterval() function to change background color after every 0.5 sec
Use ngStyle directive to change background color dynamically
Use Angular's 'resolve' property to load component after services are loaded.
Create a resolver service that waits for all three services to complete before resolving.
Add the resolver service to the 'resolve' property of the component's route.
Access the resolved data in the component using the ActivatedRoute service.
Example: { path: 'my-component', component: MyComponent, resolve: { data: MyResolverService } }
Entity Framework is an ORM while ADO.NET is a data access technology.
Entity Framework is easier to use and provides more abstraction than ADO.NET.
ADO.NET is faster and more flexible than Entity Framework.
Use Entity Framework for simple CRUD operations and ADO.NET for complex queries and performance-critical applications.
based on 1 review
Rating in categories
Territory Manager
195
salaries
| ₹9.9 L/yr - ₹16.5 L/yr |
Senior Software Engineer
183
salaries
| ₹22.1 L/yr - ₹37.6 L/yr |
Sales Executive
125
salaries
| ₹5 L/yr - ₹12 L/yr |
Senior Quality Engineer
103
salaries
| ₹17 L/yr - ₹31 L/yr |
Area Sales Manager
80
salaries
| ₹11.5 L/yr - ₹21 L/yr |
Gland Pharma
Poly Medicure
Becton Dickinson
Careon Healthcare Solutions