Microsoft Interview Expertise for SWE Internship

[ad_1]

View Dialogue

Enhance Article

Save Article

Like Article

View Dialogue

Enhance Article

Save Article

Like Article

I’ve been chosen for SWE intern at Microsoft’23 by way of Microsoft Interact Program. I went by way of two interviews i.e. Technical spherical and the AA spherical and obtained chosen by way of each.

Spherical 1 (Technical Spherical): Interviewer: Debapriya Padhy (Senior Software program Engineer at Microsoft) In tech, the spherical interviewer requested me 2 coding questions from which 1st query I needed to code, and in 2nd query solely needed to inform the strategy.

  • Q1. Given 2 unsorted arrays, return if 1 array is a subset of different
    E.g – [8, 5, 11, 34, 23, 7, 6, 3, 4], [5, 3, 34, 7]
    O/P:- 2nd is a subset of 1st.
  • Q2. Discover a variety of triplets whose sum is divisible by 3.
    Eg – 3, 5, 7, 11, 12, 4, 2
    O/P:- 13

Spherical 2 (AA Spherical): Interviewer:- Shraddha Shrivastava(Group Engineer Supervisor at Microsoft)

Within the AA spherical interviewer requested me 2 coding questions.

  • Q1. Write a code to implement pow() operate
  • Q2. write a code to resolve linear equations as a string.
    Ex:- 11=3+x
    O/P:- x = 7.

Other than this interviewer requested me about my present intern challenge and if I get 1 month extra to finish interact tasks then what adjustments will I do in my challenge and the place do I see myself within the subsequent 5 years…

[ad_2]

Leave a Reply