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

      Sage Bionetworks

      ¿Esta es tu empresa?

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Sage Bionetworks | Empleos en Sage Bionetworks | Sueldos en Sage Bionetworks | Prestaciones en Sage Bionetworks
      Entrevistas en Sage BionetworksEntrevistas para el cargo de Java Software Engineer en Sage BionetworksEntrevista en Sage Bionetworks


      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 Java Software Engineer

      25 abr 2019
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Me postulé en línea. Acudí a una entrevista en Sage Bionetworks

      Entrevista

      Got a call from interviewer after 2 weeks of applying. The interview was about an hour and was mostly technical. A lot of questions were asked on JAVA and 2 questions on programming.

      Preguntas de entrevista [2]

      Pregunta 1

      Design deck of cards
      Responder pregunta

      Pregunta 2

      Find common elements in a linkedlist
      Responder pregunta
      1

      Otras evaluaciones sobre las entrevistas para el cargo de Java Software Engineer en Sage Bionetworks

      Entrevista para Java Developer

      10 mar 2019
      Candidato de entrevista anónimo
      Seattle, WA
      Sin ofertas
      Experiencia neutra
      Entrevista promedio

      Solicitud

      Me postulé en línea. El proceso tomó 4 semanas. Acudí a una entrevista en Sage Bionetworks (Seattle, WA) en feb 2019

      Entrevista

      There were two technical phone interview and then all day on-site interview. Phone interviews were quite technical including different topics such as Java Language, Spring Frameworks, Concurrency etc. however it was more like a technical and relaxed conversation. The overall attitude and technical background of the person on the phone were awesome. There were multiple interviews for the on-site stage and with different backgrounds. The office was the best and most comfortable that I have ever seen. Everybody has their own rooms and the design of the interior was absolutely amazing. The people were also great and friendly. I have been questioned regarding different topics such as design, and coding. The overall interview experience was OK however, there were some points which does not make any sense for the interview process. One of them is, I was expected to remember some standard Java library class names in order to use in coding sessions and It happened in different sessions as well. I have expected to remember some file reader classes as well some regex classes in the standard library which you know it exists and you know how to use but then usually you refer to the documentation. However, I am asked to remember exact class names which I believe does not qualify anything related to your technical background but maybe memory skills. I have interviews with different companies including Facebook, Amazon, Google etc and none of them has asked me class names. I believe that all of my on-site interview sessions went well except one with a principal software engineer (1:1). He was interviewing for eliminating. It was different from all other sessions and I believe he also made some negative comments for my skills. So it is not enough to reach the solution but it should also be optimum. He was also one of whom expected me to remember regex classes.

      Preguntas de entrevista [3]

      Pregunta 1

      Q: Desing java classes to read user credentials from different sources (File, property,system config etc)
      Responder pregunta

      Pregunta 2

      Q: Suppose you have IP addresses 0.0.0.0 = 0 0.0.0.1 = 1 ... 0.0.0.255 = 255 255.255.0.0 = Implement a function which gets IP as a string and returns its representing number(long) Implement also its reverse (gets long and returns IP) Think about validation as well.
      Responder pregunta

      Pregunta 3

      Q: Implement a stack using two queues
      1 respuesta
      2