Ir al contenidoIr al pie de página
  • Empleos
  • Empresas
  • Sueldos
  • Para empleadores

      Impulsa tu carrera profesional

      Averigua cuánto podrías ganar, encuentra el empleo perfecto y comparte información sobre tu vida laboral y personal de forma anónima.

      employer cover photo
      employer logo
      employer logo

      Microsoft

      Empleador activo

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Microsoft | Empleos en Microsoft | Sueldos en Microsoft | Prestaciones en Microsoft
      Entrevistas en MicrosoftEntrevistas para el cargo de Senior Software Development Engineer en MicrosoftEntrevista en Microsoft


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empleadores

      • Cuenta de empleador gratuita
      • Centro de empleador

      Información

      • Ayuda
      • Pautas
      • Condiciones de uso
      • Privacidad y opciones de anuncios
      • No vender ni compartir mi información
      • Herramienta de autorización de cookies

      Trabaja con nosotros

      • Anunciantes
      • Oportunidades laborales
      Descargar aplicación

      • Buscar por:
      • Empresas
      • Empleos
      • Ubicaciones

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor", "Worklife Pro", "Bowls" y sus logotipos son marcas comerciales registradas de Glassdoor LLC.

      Empresas seguidas

      Sigue a tus empresas favoritas para estar al tanto de las últimas oportunidades y disponer de información desde adentro.

      Búsquedas de empleo

      Recibe recomendaciones y actualizaciones personalizadas al iniciar tu búsqueda.

      Entrevista para Senior Software Development Engineer

      9 jun 2010
      Empleado anónimo
      Oferta aceptada
      Experiencia positiva
      Entrevista difícil

      Solicitud

      Me postulé a través de una recomendación de un empleado. El proceso tomó 1 día. Acudí a una entrevista en Microsoft en abr 2008

      Entrevista

      The HR coordinator was full of enthusiasm and made the experience enjoyable. There were 5 back to back interviews lasting 6 hours in total. Interviews were mostly technical questions, testing ability to think, write code, and less of a knowledge test. Advice: go with a free mind and enjoy the experience. Do not pressure yourself too much on getting the job - if you get the jo that is bonus, but focus on giving your best and learning from the discussions.

      Preguntas de entrevista [1]

      Pregunta 1

      Write code to search a substring from another string
      2 respuestas

      Otras evaluaciones sobre las entrevistas para el cargo de Senior Software Development Engineer en Microsoft

      Entrevista para Senior Software Development Engineer

      25 jul 2022
      Candidato de entrevista anónimo
      Seattle, WA
      Sin ofertas
      Experiencia negativa
      Entrevista fácil

      Solicitud

      Me postulé a través de una agencia de empleos. El proceso tomó 4 semanas. Acudí a una entrevista en Microsoft (Seattle, WA) en jul 2022

      Entrevista

      I did an interview for a Senior SDE at a hiring event. The process consisted of an online assessment followed by a day of onsite interviews. 4 rounds covering algorithms and design. The questions were fairly easy and I did very well in all the rounds. Cannot disclose due to NDA. I was expecting an offer and to my surprise got a generated auto response indicating a reject after a day. I had constant communication with the recruiter during the whole process and after the reject there was zero response from the recruiter regarding feedback. I honestly believe that the interview was just for headcount since I could not think of one reason why I could be rejected. I also saw the position that I applied for indicated "applications are not accepted" even before the interview.

      Preguntas de entrevista [1]

      Pregunta 1

      algorithms, design, data structures, behavioral
      Responder pregunta

      Entrevista para Senior Software Development Engineer

      5 mar 2019
      Candidato de entrevista anónimo
      Bengaluru
      Sin ofertas
      Experiencia negativa
      Entrevista promedio

      Solicitud

      Me postulé a través de una recomendación de un empleado. El proceso tomó 1 día. Acudí a una entrevista en Microsoft (Bengaluru) en feb 2019

      Entrevista

      I was asked at 8:30 for a hiring event. Had the first round from 8:45am, it was about Data Structure and problem solving. I solved the problems and further variants, thought it went excellent. Then had to wait almost an hour before the second interviewer came. He himself said he wasn't prepared and it was a last minute. Then he proceeded to ask a math related coding question. I couldn't remember the property so I needed help, then it turned out the actual algorithm/coding needed was almost trivial. Again I waited an hour without any information and then called up the recruiter and was asked to go for lunch. After lunch, I had a Systems Design round. We started from generic problem to more designs. I thought it went well. The interviewer did say the they didn't have feedback from 2nd round yet, only 1st round. After this, I waited a few rounds and was told the feedback wasn't positive and I am pretty sure it was the feedback from 2nd round and I just had to waste a few hours more due to lack of coordination on the recruiters' part. I should mention that the interviewees were polite and nice to talk to.

      Preguntas de entrevista [1]

      Pregunta 1

      Common algorithm questions, distributed cache design.
      Responder pregunta

      Entrevista para Senior Software Development Engineer

      12 jun 2018
      Candidato de entrevista anónimo
      Herzliya
      Sin ofertas
      Experiencia negativa
      Entrevista fácil

      Solicitud

      Me postulé en línea. El proceso tomó 1 semana. Acudí a una entrevista en Microsoft (Herzliya) en jun 2018

      Entrevista

      It was defined as a technical interview. It was face-to-face in Microsoft offices in Herzliya (Israel) and took 1,5 hours. I was interviewed by Principal Software Engineer of the group. After a small talk he explained what the group does, what the position's expectations and asked to describe my recent work. We got through my current and previous work places and talk about projects and technologies. After that I was asked two technical questions and the interview ended. During the interview I got positive feedback on all my answers and was told that my experience, specialization and the knowledge fits the group and the position. On the next day I got a rejection letter. It seem like the whole process had nothing to do with hiring a person, but to present that interviews for the position are being held. It left me frustrated and willing never deal with Microsoft again, at least not in Israel

      Preguntas de entrevista [2]

      Pregunta 1

      Given two one directional linked list find if they merge and the node where they merge. Write a pseudo-code. Make solution with O(1) in space and O(n) in time where n is longest list length.
      1 respuesta

      Pregunta 2

      Given a string with single digit numbers and four simple arithmetic operations in a form of string that recorded in postfix (reverse Pascal) notation, perform the operation and validate the recording. Write pseudo-code that returns result or informs about malformed recording.
      1 respuesta
      2