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 Research 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 Research Software Development Engineer

      24 may 2016
      Empleado anónimo
      Bengaluru

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

      Entrevista para Research Software Development Engineer

      5 may 2017
      Empleado anónimo
      Redmond, WA
      Oferta aceptada
      Experiencia positiva
      Oferta aceptada
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Me postulé a través de una facultad o universidad. Acudí a una entrevista en Microsoft (Bengaluru) en may 2013

      Entrevista

      Questions were asked mainly on data structures, especially on binary tree, like test if the nodes of a binary tree are fully ordered. Some questions to test language proficiency and knowledge of Microsoft products. You're expected to write bug free code in each round for the word problem asked.

      Preguntas de entrevista [1]

      Pregunta 1

      Dynamic programming
      Responder pregunta
      Entrevista difícil

      Solicitud

      Me postulé en línea. Acudí a una entrevista en Microsoft (Redmond, WA)

      Entrevista

      First, one of the team members called me on the phone and we had a short chat about what the role requires and my resume. Then I had a standard phone call with an HR person who set up the technical phone interview as the next step. After this step, I got invited to go onsite. After five rounds of interview we called it a day, and within a week I received an offer.

      Preguntas de entrevista [1]

      Pregunta 1

      NDA
      Responder pregunta
      5

      Entrevista para Research Software Development Engineer

      19 mar 2016
      Candidato de entrevista anónimo
      El Cairo,
      Sin ofertas
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Me postulé en línea. El proceso tomó 2 semanas. Acudí a una entrevista en Microsoft (El Cairo, ) en mar 2016

      Entrevista

      - Technical test composed of 8 questions in 2 hours on hackerrank.com. 1 question on probability, 1 question on algorithms, 6 coding questions; mainly on arrays, linked-lists and BST as well as a math problem. - Invited for an onsite technical interview, It was at least 3 interviews. First Interview was about algorithms and how to solve a problem till you write its code. Second was a design interview, mainly about OOP. I couldn't pass the second interview, so I don't know what the third interview was supposed to be about.

      Preguntas de entrevista [4]

      Pregunta 1

      1) Array of length n, its elements are x-powers of the range (1 to n+1). There is one repeated element, find it. - The interviewer helps you till you reach the final solution, but he keeps asking about time and space complexity of each move you do. He may ask you to implement system functions like pow, sqrt and so on.
      Responder pregunta

      Pregunta 2

      2) Can static functions work on non-static members?
      Responder pregunta

      Pregunta 3

      3) Design a logger class.
      Responder pregunta

      Pregunta 4

      4) What's n-tier applications?
      Responder pregunta
      5

      Entrevista para Research Software Development Engineer

      24 oct 2015
      Empleado anónimo
      Redmond, WA
      Oferta aceptada
      Experiencia positiva
      Entrevista fácil

      Solicitud

      Me postulé a través de una recomendación de un empleado. El proceso tomó 2 días. Acudí a una entrevista en Microsoft (Redmond, WA) en oct 2015

      Entrevista

      Very pleasant interview process. Since I'm about to graduate with a PhD, I interviewed with two teams: one a very research-y team, and the other a software development team. Both interviews were extremely pleasant. The interviewers were genuinely nice, and allowed me plenty of time for me to ask them questions about the team and the role I would play. In terms of actual questions, the research-y team had most of the interviewers asking me about my ideas on the research problems they were trying to solve, with only one actual "coding" interview, which dealt with the standard tree traversal questions, and the design for a battleship game, with the challenge question being about how to scale up the battleship game to a large grid. The other team had more coding style questions, but most of them were not about writing code per se, but more of designing data structures and algorithms to solve specific problems in distributed sorting, google doc style spreadsheets, etc. Lots of puzzle/brainteaser questions from this team as well. Overall, a great interview experience!

      Preguntas de entrevista [1]

      Pregunta 1

      Design for a google doc style spreadsheet, with a focus on how to handle multiple concurrent edits and formulas on the spreadsheet.
      2 respuestas
      3