Open In App

Microsoft Interview Experience 2019 | Off-Campus Software Engineering Internship

Improve
Improve
Like Article
Like
Save
Share
Report

Microsoft conducted an all India drive for hiring SDE Interns(Minimum CGPA was 7 and no backlogs were allowed). They conducted a coding round in which people who solved 3 got a call or people who solved 2 and had a higher CGPA(+9) also received a call. Girls solving one problems were called for on site interview.

Round 1: Online Test

Test was conducted on Mettl.com.

Questions:

  1. https://www.geeksforgeeks.org/remove-duplicates-from-a-given-string/
  2. Return sum of top k elements of Array.
  3. https://www.geeksforgeeks.org/find-maximum-depth-nested-parenthesis-string/

Round 2: 

 It was a group fly round where there were around 54 candidates. They gave us 40 minutes and four problems to solve.The four problems are as follows:

  1. Predict the output of a given program.
  2. Write operations of Stack.
  3.  Implement substring function.
  4. https://www.geeksforgeeks.org/merge-two-sorted-linked-lists-such-that-merged-list-is-in-reverse-order/

I was rejected after this round.

After this there were 4 rounds.

Thanks to geeksforgeeks team for putting such good content on website. I would advice to go through problems on website as it improves thinking and approach. It helped me a lot in every thing be it subjects, coding problems or practicing the questions.


Last Updated : 31 Mar, 2019
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads