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

Stryker Software Developer Interview Questions, Process, and Tips for Experienced

Updated 8 Jun 2024

Stryker Software Developer Interview Experiences for Experienced

1 interview found

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

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

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

Interview Questionnaire 

3 Questions

  • Q1. Tell me about yourself
  • Ans. 

    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

  • Answered by AI
  • Q2. Where are you from?
  • Ans. 

    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

  • Answered by AI
  • Q3. What you know about Medline?

Interview Preparation Tips

Interview preparation tips for other job seekers - It was fun, interviewee was very nice to me, never let me feel like i'm very new to this; so thank you MEDLINE
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. How do you handle team
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. How do we achieve multi threading in WPF application
  • Ans. 

    Multi threading in WPF can be achieved using the Task Parallel Library (TPL) or BackgroundWorker class.

    • Use Task.Run() method to run code on a separate thread.

    • Use async/await keywords to perform asynchronous operations.

    • Use BackgroundWorker class for simpler multi-threading scenarios.

  • Answered by AI
  • Q2. Explain your current project

Interview Preparation Tips

Interview preparation tips for other job seekers - Provide answers with examples from your previous work done

I applied via LinkedIn and was interviewed in May 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. .Net thorough, JavaScript, Coding questions, Puzzles, Oops, Design patterns, Solid principles

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with the technology stack, coding challenges

Interview Questionnaire 

2 Questions

  • Q1. Virtual keyword usage, casting, vtable and vptr concepts
  • Q2. Colored and sliced cube

Interview Preparation Tips

Interview preparation tips for other job seekers - be strong in basics and also know how compiler works. it helps a lot
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Be strong with fundamentals of DSA

I applied via Approached by Company and was interviewed before Sep 2021. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. Tell me about your Previous Exp What is the Reason for leaving Technical questions of Process A mindset to work with a company Excel knowledge Basic Accounting knowledge (Short Pay- Over Pay)
  • Q2. Tell me about O2C Process Cash Application Process
  • Ans. 

    O2C process involves all activities from order placement to cash collection. Cash application process involves matching payments to invoices.

    • O2C stands for Order-to-Cash process

    • It includes order management, credit check, pricing, invoicing, payment processing, and cash collection

    • Cash application process involves matching payments received to invoices issued

    • It ensures accurate recording of payments and timely resolution...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Read about Medline company , what are the products they deal with, Turnover of Medline
Interview experience
4
Good
Difficulty level
Hard
Process Duration
6-8 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Mar 2024. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. End to End Process and Configs from all aspects of the SAP EWM
  • Ans. 

    The SAP EWM involves configuring end-to-end processes for warehouse management.

    • Configuration of warehouse structure and layout

    • Setting up storage types, storage bins, and storage sections

    • Defining warehouse tasks and activities

    • Configuring goods receipt and goods issue processes

    • Integration with other SAP modules like MM, SD, and PP

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. Interview conducted by onsite Team Lead
Round 3 - Behavioral 

(1 Question)

  • Q1. Complete Lifecycle of the SAP Products
  • Ans. 

    SAP products go through various stages from development to end of life, including design, development, testing, implementation, maintenance, and retirement.

    • Design phase involves planning and creating the product's architecture.

    • Development phase includes coding and building the product.

    • Testing phase ensures the product meets quality standards.

    • Implementation phase involves deploying the product for use by customers.

    • Maint...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. General HR round

Skills evaluated in this interview

Stryker Interview FAQs

How many rounds are there in Stryker Software Developer interview for experienced candidates?
Stryker interview process for experienced candidates usually has 3 rounds. The most common rounds in the Stryker interview process for experienced candidates are Technical and Case Study.
What are the top questions asked in Stryker Software Developer interview for experienced candidates?

Some of the top questions asked at the Stryker Software Developer interview for experienced candidates -

  1. C++ program for EMP ID, name, sal...read more
  2. without loop print 1 to...read more
  3. reverse a string using recursi...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Medtronic Interview Questions
4.0
 • 72 Interviews
Poly Medicure Interview Questions
3.6
 • 58 Interviews
Alcon Interview Questions
3.8
 • 37 Interviews
SMC Corporation Interview Questions
3.7
 • 28 Interviews
Unicorn DenMart Interview Questions
4.2
 • 23 Interviews
View all
Stryker Software Developer Salary
based on 14 salaries
₹9.5 L/yr - ₹28 L/yr
90% more than the average Software Developer Salary in India
View more details
Staff Engineer
207 salaries
unlock blur

₹14.4 L/yr - ₹40 L/yr

Senior Software Engineer
122 salaries
unlock blur

₹12.6 L/yr - ₹30.7 L/yr

Senior Staff Engineer
103 salaries
unlock blur

₹24 L/yr - ₹53 L/yr

Senior Design Engineer
92 salaries
unlock blur

₹6.1 L/yr - ₹22.3 L/yr

Area Sales Manager
65 salaries
unlock blur

₹10 L/yr - ₹19.5 L/yr

Explore more salaries
Compare Stryker with

Poly Medicure

3.6
Compare

Medtronic

4.0
Compare

Becton Dickinson

4.0
Compare

Alcon

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