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

      Equinix

      Empleador activo

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Equinix | Empleos en Equinix | Sueldos en Equinix | Prestaciones en Equinix
      Entrevistas en EquinixEntrevistas para el cargo de Senior Associate Software Engineer en EquinixEntrevista en Equinix


      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.

      Las mejores empresas en cuanto a "Remuneración y prestaciones" cerca de ti

      avatar
      AttackIQ
      4.4★Remuneración y prestaciones
      avatar
      Riba&Carod Associats
      4.4★Remuneración y prestaciones

      Entrevista para Senior Associate Software Engineer

      14 jul 2020
      Candidato de entrevista anónimo
      Singapur

      Otras evaluaciones sobre las entrevistas para el cargo de Senior Associate Software Engineer en Equinix

      Entrevista para Senior Associate Software Engineer

      6 ago 2019
      Candidato de entrevista anónimo
      Sunnyvale, CA
      Sin ofertas
      Oferta rechazada
      Experiencia positiva
      Entrevista fácil

      Solicitud

      Me postulé en línea. Acudí a una entrevista en Equinix (Singapur) en jun 2020

      Entrevista

      We go through 4 rounds of 1 hour interviews - two interviewers for each round and the final round is a culture fit round. The technical rounds consists of one simple algorithm quesiton and rest are questions about the domain knowledge - in this case java. Respectful and interesting interviewers.

      Preguntas de entrevista [2]

      Pregunta 1

      Java interfaces, oop, javascript hoisting, react lifecycle methods, springboot methods etc.
      Responder pregunta

      Pregunta 2

      Simple array question - to find the first non repeating character in array.
      Responder pregunta
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Me postulé a través de un reclutador. El proceso tomó 2 semanas. Acudí a una entrevista en Equinix (Sunnyvale, CA) en jun 2019

      Entrevista

      2 Technical Rounds Problem 1 : Given an input n stairs, return the possible permutations to reach nth stair. Constraints: you can move at the most 1 step or two steps at a time. input_1 : n = 0 output_1 : [[0]] input_2 : n = 1 output_2 : [[0,1], [1]] input_3 : n = 2 output_3 : [[0,1,2], [1,2], [0,2], [2]] Design Question : Design an E-commerce website like Amazon/walmart. Problem 2 : Design a stack and implement all the methods in the stack. Problem 3 : Implement queue with stack.

      Preguntas de entrevista [1]

      Pregunta 1

      Problem 1 : Given an input n stairs, return the possible permutations to reach nth stair. Constraints: you can move at the most 1 step or two steps at a time. input_1 : n = 0 output_1 : [[0]] input_2 : n = 1 output_2 : [[0,1], [1]] input_3 : n = 2 output_3 : [[0,1,2], [1,2], [0,2], [2]] Design Question : Design an E-commerce website like Amazon/walmart. Problem 2 : Design a stack and implement all the methods in the stack. Problem 3 : Implement queue with stack.
      Responder pregunta