i
Stryker
Filter interviews by
I applied via Campus Placement and was interviewed in Mar 2022. There were 3 interview rounds.
Python, c++, quans, logical
Top trending discussions
posted on 14 Sep 2024
I applied via LinkedIn and was interviewed before Sep 2023. There was 1 interview round.
posted on 9 Dec 2024
I applied via Job Portal and was interviewed before Dec 2023. There were 2 interview rounds.
posted on 5 Sep 2022
posted on 31 Oct 2023
I applied via Campus Placement and was interviewed before Oct 2022. There were 4 interview rounds.
It was an MCQ based test. Code Snippets as well as OOPS, OS, DBMS questions were there
posted on 11 Sep 2024
I applied via Recruitment Consulltant and was interviewed before Sep 2023. There were 5 interview rounds.
IT was basic question from string and array
Use depth-first search to traverse the tree and identify leaf nodes.
Implement depth-first search algorithm to traverse the tree.
Identify nodes with no children as leaf nodes.
Store leaf nodes in an array for retrieval.
Reverse each word in a sentence without using default function.
Split the sentence into words
Iterate through each word and reverse it
Join the reversed words back into a sentence
Fibonacci series using recursion is a classic programming problem where each number is the sum of the two preceding ones.
Define a recursive function that takes an integer n as input
Base case: if n is 0 or 1, return n
Recursive case: return the sum of the previous two Fibonacci numbers
Call the function recursively with n-1 and n-2 until base case is reached
Find 1st, 2nd, and 3rd highest integers from an array.
Sort the array in descending order.
Retrieve the first three elements from the sorted array.
Handle cases where array length is less than 3.
posted on 31 May 2021
I applied via Company Website and was interviewed in May 2021. There were 4 interview rounds.
Multithreading in Java allows multiple threads to execute concurrently within a single program.
Java provides built-in support for multithreading through the java.lang.Thread class.
Threads can be created by extending the Thread class or implementing the Runnable interface.
Synchronization is used to prevent race conditions and ensure thread safety.
Java also provides several classes and interfaces for managing thread exec...
posted on 19 Jul 2024
posted on 8 Feb 2022
I applied via Recruitment Consulltant and was interviewed in Aug 2021. There were 3 interview rounds.
posted on 9 Nov 2022
I applied via Approached by Company and was interviewed before Nov 2021. There were 4 interview rounds.
Basic problem solving easy to medium level
Sorting algorithm arranges elements in a specific order.
Choose an appropriate sorting algorithm based on the data size and type.
Common sorting algorithms include bubble sort, insertion sort, merge sort, quicksort, and selection sort.
Implement the chosen algorithm in the programming language of choice.
Test the algorithm with various input sizes and types to ensure correctness and efficiency.
based on 4 reviews
Rating in categories
Staff Engineer
208
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
114
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Staff Engineer
91
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Design Engineer
88
salaries
| ₹0 L/yr - ₹0 L/yr |
Area Sales Manager
64
salaries
| ₹0 L/yr - ₹0 L/yr |
Johnson & Johnson
Medtronic
Becton Dickinson
Boston Scientific