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 Student Software Development Engineer 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.

      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.

      Top companies for "Compensation and Benefits" near you

      avatar
      NVIDIA
      4.6★Compensation & Benefits
      avatar
      HubSpot
      3.6★Compensation & Benefits
      avatar
      Lyft
      3.6★Compensation & Benefits
      avatar
      DONE by NONE
      3.8★Compensation & Benefits

      Bowls

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

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Student Software Development Engineer Interview

      Sep 29, 2016
      Anonymous Interview Candidate
      Tel Aviv-Yafo

      Other Student Software Development Engineer Interview Reviews for Microsoft

      Student Software Development Engineer Interview

      Oct 29, 2016
      Anonymous Interview Candidate
      Herzliya
      Declined offer
      No offer
      Neutral experience
      Difficult interview

      Application

      I applied online. The process took 1 week. I interviewed at Microsoft (Tel Aviv-Yafo) in Sep 2016

      Interview

      Started with a phone call from the hr asking basic questions about my experience. A few days later I went to the company for an interview. Everyone were really nice.

      Interview questions [1]

      Question 1

      Normal Linked list and Binary search kind of questions, hard String comparing recursion question.
      Answer question
      Positive experience
      Average interview

      Application

      I applied online. The process took 2 weeks. I interviewed at Microsoft (Herzliya) in Oct 2016

      Interview

      Basic phone screen asking about experience. Then went to the office for an hour and a half technical interview, where the interviewer asked about a previous project (whichever I chose)

      Interview questions [2]

      Question 1

      Given an array with integers, return the array so that it will not have any consecutive duplicates.
      2 Answers

      Question 2

      Given an NXN array, filled with battleships that can only be horizontal or vertical, count how many battleships are there in the board. The battleships will always have at least one horizontal/vertical space between them. Solution should be with no extra memory, one pass, and without changing the board.
      1 Answer
      2