Open In App

Stryker Interview Experience | Senior Software Engineer – Gurugram

Last Updated : 18 Mar, 2020
Improve
Improve
Like Article
Like
Save
Share
Report

Round 1: It was a skype round. Coding was done on a share screen. Questions were :

  1. Write copy ctor and assignment operator of a given class. Can we make them const?, Why is reference used in their dentition and not pointer.
  2. Observer design pattern. Will there be any delay if there are 100000 observers and if yes what is the best solution.
  3. Rearrange an array consisting of positive and negative numbers such that all positive numbers are together.
  4. Convert a non balanced tree into balanced tree.
  5. SOLID principles.
  6. Map’s internal implementation

Like Article
Suggest improvement
Share your thoughts in the comments

Similar Reads