Open In App

Microsoft Interview Experience for Software Engineer-2

Last Updated : 24 Mar, 2021
Comments
Improve
Suggest changes
Like Article
Like
Report

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.

Practice Tags :

Similar Reads