Upload Button Icon Add office photos
Engaged Employer

i

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

Stryker Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Stryker Software Trainee Intern Interview Questions and Answers

Updated 28 May 2024

Stryker Software Trainee Intern Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Most topics were covered like Aptitude, OS, Java, Python etc... & duration of exam is 1hr

Round 2 - One-on-one 

(4 Questions)

  • Q1. JDK,JRE Difference
  • Ans. 

    JDK is a development kit for creating Java applications, while JRE is a runtime environment for executing Java programs.

    • JDK stands for Java Development Kit and includes tools for developing Java applications.

    • JRE stands for Java Runtime Environment and is used to run Java programs.

    • JDK includes JRE, so if you have JDK installed, you also have JRE.

    • JDK includes compiler (javac), debugger (jdb), and other tools for developm...

  • Answered by AI
  • Q2. About the Shallow copy & deep copy
  • Q3. About Garbage collector
  • Q4. About projects in the resume

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Simple qraph question and recursion questions

Round 2 - HR 

(2 Questions)

  • Q1. Project disscussion
  • Q2. And mindset testing questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Array topics - 2 question from this topic
  • Q2. Linkedlist coding problem - 1 problem from this topic
Round 2 - Coding Test 

Sql problem solving - 2 problem from this topic

Round 3 - Behavioral 

(1 Question)

  • Q1. Project discussion - projects you worked on
  • Ans. 

    I have worked on various projects including a web application for a retail company and a mobile app for a fitness tracker.

    • Developed a web application for a retail company to manage inventory and sales

    • Created a mobile app for a fitness tracker to track workouts and progress

    • Collaborated with team members to design and implement features

    • Utilized technologies such as React, Node.js, and MongoDB

  • Answered by AI
Round 1 - Technical 

(1 Question)

  • Q1. Oops, c#, design , .net framework
Round 2 - One-on-one 

(1 Question)

  • Q1. Managerial, projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice oops , data structures and algorithms, problem solving

I applied via Company Website and was interviewed in May 2021. There were 4 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Concepts of Oops. Ex: Encapsulation, Abstraction, Polymorphism with real time examples.
  • Q2. Multithreading concepts in Java
  • Ans. 

    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...

  • Answered by AI
  • Q3. 2 Coding Questions were asked. first was easy and was medium type.
  • Q4. Questions related to my project in detail.

Interview Preparation Tips

Interview preparation tips for other job seekers - They had asked Questions according to my resume. So, be confident with the skills you mentioned. Be Confident and cool. The interviewers were very friendly.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Prepare well on arrays, lists and its operations
  • Q2. Get to know well about your current project
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 Oct 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all Resume tips
Round 2 - Coding Test 

It was an MCQ based test. Code Snippets as well as OOPS, OS, DBMS questions were there

Round 3 - One-on-one 

(1 Question)

  • Q1. How to implement a stack OS Questions Problem Solving Questions OOPS concepts DS questions
Round 4 - One-on-one 

(1 Question)

  • Q1. Smart Pointers About the project done in college
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Sep 2023. There were 5 interview rounds.

Round 1 - Coding Test 

IT was basic question from string and array

Round 2 - One-on-one 

(2 Questions)

  • Q1. Data structure question find all leaf node from tree.
  • Ans. 

    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.

  • Answered by AI
  • Q2. Print sentence word in reverse order without using default function. eg: input:-> I live in New York. output:-> I evil ni weN kroY.
  • Ans. 

    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

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

(2 Questions)

  • Q1. Programming question :Fibonacci series using recursion.
  • Ans. 

    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

  • Answered by AI
  • Q2. Programming question: Find 1st 2nd and 3rd highest from array of integer.
  • Ans. 

    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.

  • Answered by AI
Round 4 - Mangerial Round 

(1 Question)

  • Q1. They asked Puzzle
Round 5 - HR 

(1 Question)

  • Q1. Salary Discussion

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Question on Template concept in c++
  • Q2. Questions related to string
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Input output pointers related
  • Q2. Polymorphism,casting class,
Round 2 - One-on-one 

(1 Question)

  • Q1. Data structure used for snake and ladder
Contribute & help others!
anonymous
You can choose to be anonymous

Stryker Interview FAQs

How many rounds are there in Stryker Software Trainee Intern interview?
Stryker interview process usually has 2 rounds. The most common rounds in the Stryker interview process are Coding Test and One-on-one Round.
What are the top questions asked in Stryker Software Trainee Intern interview?

Some of the top questions asked at the Stryker Software Trainee Intern interview -

  1. JDK,JRE Differe...read more
  2. About the Shallow copy & deep c...read more
  3. About Garbage collec...read more

Recently Viewed

INTERVIEWS

Data Entry

No Interviews

INTERVIEWS

Genpact

No Interviews

INTERVIEWS

HyScaler

No Interviews

INTERVIEWS

ION Group

No Interviews

INTERVIEWS

Axis Bank

No Interviews

INTERVIEWS

KPMG India

No Interviews

INTERVIEWS

KPMG India

No Interviews

INTERVIEWS

KPMG India

No Interviews

INTERVIEWS

PwC

No Interviews

DESIGNATION

Tell us how to improve this page.

Stryker Software Trainee Intern Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Philips Interview Questions
3.9
 • 157 Interviews
Abbott Interview Questions
4.1
 • 146 Interviews
GE Healthcare Interview Questions
4.0
 • 72 Interviews
Medtronic Interview Questions
4.0
 • 69 Interviews
Poly Medicure Interview Questions
3.7
 • 56 Interviews
Alcon Interview Questions
3.7
 • 35 Interviews
View all
Staff Engineer
208 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
114 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Staff Engineer
91 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Design Engineer
88 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Area Sales Manager
64 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Stryker with

Johnson & Johnson

4.0
Compare

Medtronic

4.0
Compare

Becton Dickinson

4.0
Compare

Boston Scientific

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent