Open In App

Microsoft Interview Experience for Software Engineer-2

Round 1:

  1. Implement a Delay Queue.

Round 2:

  1. Given an array with integer elements(zeroes and non-zeroes included). Push zeroes to the end of the array (in-place).
  2. Explain ACID with real-life examples.

Round 3:

  1. Perform matrices multiplication.
Article Tags :