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 & benefits
      Jobs
      Interviews
      Interviews
      Related searches: Microsoft reviews | Microsoft jobs | Microsoft salaries | Microsoft benefits | Microsoft conversations
      Microsoft interviewsMicrosoft Software Engineer(Internship) interviewsMicrosoft interview


      Glassdoor

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

      Employers

      • Free Employer Account
      • Employer Center
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy & 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 personalized job recommendations and updates by starting your searches.

      Software Engineer(Internship) Interview

      Mar 1, 2024
      Anonymous employee
      Accepted offer
      Negative experience
      Easy interview

      Application

      I applied online. The process took 4 weeks. I interviewed at Microsoft

      Interview

      The process consisted of an OA and one round of three back-to-back interviews with different engineers from various teams. The OA had two relatively easy LeetCode questions—one easy and one medium. The interviews followed a consistent pattern, covering general CV/competency-based questions, behavioral questions ("Tell me about a time..."), and a straightforward LeetCode medium problem. The emphasis was on starting from an initial solution, thoroughly explaining the thought process, implementing it, and, most importantly, identifying all edge cases and creating appropriate tests. All interviews strictly adhered to this process, with optimization becoming the focal point only afterward. Given the time allocated to non-problem sections, quick implementation and optimization is necessary. All interviews were conducted in the local language, transitioning to English only during the problem-solving section. Communication issues arose due to the interviewers' limited English proficiency, which might be an isolated issue local to the region. Most interviewers proved challenging to engage with, ranging from awkward or ineffective communicators to downright intimidating or patronizing. Chuckling at misspoken thoughts, behaving as if they would rather be anywhere but in the interview, cutting my questions short, emitting an overall aura of arrogance... A similar sentiment applies to the recruiter I interacted with. Equally uninterested and giving off an impression that I should be grateful for even receiving an offer. One of the worst experiences I've ever had.

      Interview questions [1]

      Question 1

      OA: Leetcode Easy and Medium Interviews: Competancy/CV + Leetcode Medium
      Answer question

      Other Software Engineer(Internship) Interview Reviews for Microsoft

      Software Engineer(Internship) Interview

      Jun 28, 2026
      Anonymous Interview Candidate
      No offer
      Neutral experience
      Average interview

      Application

      I interviewed at Microsoft

      Interview

      A leetcode style test with three problems, then three interviews with different managers ( for each it was a coding problem and behavioral questions). Each interview was 1 hour long

      Interview questions [1]

      Question 1

      How do I react and handle a conflict situation at work
      Answer question

      Software Engineer(Internship) Interview

      Jun 6, 2026
      Anonymous Interview Candidate
      Tel Aviv-Yafo
      No offer
      Neutral experience
      Average interview

      Application

      I interviewed at Microsoft (Tel Aviv-Yafo)

      Interview

      I applied through their website with a referral, after a month or so they sent me a home exam, I think about a month after that i had 3 interviews in the same day, each one around 1:15 hours.

      Interview questions [1]

      Question 1

      implement a dictionary where you have set,get and setAll, all in O(1)
      Answer question

      Software Engineer(Internship) Interview

      Jun 1, 2026
      Anonymous Interview Candidate
      No offer
      Positive experience
      Average interview

      Application

      I interviewed at Microsoft

      Interview

      The hiring process consists of a HackerRank home exam, followed by three technical interviews covering LeetCode-style problems and system architecture. Once this is done, you will have a final HR interview.

      Interview questions [1]

      Question 1

      I had a technical interview where I was asked to solve the classic 'Climbing Stairs' problem (LeetCode #70), which is a dynamic programming question based on the Fibonacci sequence.
      Answer question