Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      Microsoft

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Microsoft reviews | Microsoft jobs | Microsoft salaries | Microsoft benefits | Microsoft conversations
      Microsoft interviewsMicrosoft Software Research Engineer interviewsMicrosoft interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Top companies for "Compensation and Benefits" near you

      avatar
      Apple
      4.2★Compensation and benefits
      avatar
      Intel Corporation
      3.7★Compensation and benefits
      avatar
      Honeywell
      4.0★Compensation and benefits
      avatar
      AMD
      3.7★Compensation and benefits

      Software Research Engineer Interview

      Jan 7, 2022
      Anonymous interview candidate
      No offer
      Negative experience

      Other Software Research Engineer interview reviews for Microsoft

      Software Research Engineer Interview

      Aug 25, 2021
      Anonymous interview candidate
      Ciudad de Mexico
      No offer
      Average interview

      Application

      I interviewed at Microsoft in Feb 2021

      Interview

      After passing the CV screening and the online programming assessment test, I was interviewed by 4 researchers from Microsoft Research Redmond. The last interview was conducted by the leader of the research team. All interviewers were very polite and easy going. The questions were mostly "design questions" but with a focus in NLP research problems. I think I did very poorly in all these questions. I'm not sure why but I couldn't ask the right questions to clarify the under specified problem. I tried to "solve" the problem using only the very broad information piece given at the beginning. In the end, I didn't got an offer. That's ok. It happens. But the most annoying thing is that they just got silent. After FOUR INTERVIEWS! I think I passed through the whole process! And they just didn't bother to tell me I wasn't getting an offer. I insisted a lot with the recruiter before coming to a friend that works at MS so that he could contact the team leader directly. Almost immediately the recruiter called me to tell the bad news. I think it was more than a month since my last interview and their return. So that was very disappointing. Specially because I have hear so many good things about MS process.

      Interview questions [1]

      Question 1

      All researcher basically presented a problem (very broad and under specified) and asked how I would approach them. They varied from entity linking prediction up to a specific problem regarding user needs in a retrieval system. Only one of them presented me with a programming question. It was a pretty basic one. The question was, given a set of numbers, how to check if there was three numbers x,y,z in the set such that x+y=z.
      Answer question
      1
      Negative experience

      Application

      I applied online. I interviewed at Microsoft (Ciudad de Mexico) in May 2021

      Interview

      The procesa was very long and informal. I never got in touch with a recruiter. A member of the research group got in touch and we had a call on Teams - this one went well. I was asked several questions about machine learning, neural networks, and basic programming. The second step was to talk to the manager of the project but this time things didn’t go well. The questions seemed improvised and honestly quite out of range. He wasn’t very communicative. I thought that was the end of it, but I was confident about my first interview. One month later I got an email to submit some code where I needed to solve a simple classification problem with neural networks. That one was easy. A couple of days later they asked me for a few time slots for a third Interview. They didn’t reply back and I had to send a reminder and finally got my third interview scheduled. That last one went ok too. They asked me about my experience in ML and research. In the end we did some live coding about implementing a CNN with Tensorflow. I did good and felt good vibes. Unfortunately, it has been almost three months since then and they have ghosted me. It is weird because the system hasn’t put me in the rejected list, but I don’t think they will call again. Very messy process.

      Interview questions [4]

      Question 1

      What is the purpose of stride in Convolution
      Answer question

      Question 2

      Design a NN that learns the importance of each layer so that we can prune it before deploying it.
      Answer question

      Question 3

      How to implement a linear layer with a convolution
      Answer question

      Question 4

      Complexity of read and write in a hash map
      Answer question