Saturday, September 24, 2022
HomeSoftware DevelopmentMicrosoft Interview Expertise for SWE Internship

Microsoft Interview Expertise for SWE Internship


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 lot 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() perform
  • Q2. write a code to unravel linear equations as a string.
    Ex:- 11=3+x
    O/P:- x = 7.

Aside from this interviewer requested me about my present intern mission and if I get 1 month extra to finish have interaction initiatives then what modifications will I do in my mission and the place do I see myself within the subsequent 5 years…

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments