Aller au contenuAller au pied de page
  • Emplois
  • Entreprises
  • Salaires
  • Pour les employeurs

      Boostez votre carrière

      Découvrez votre salaire potentiel, décrochez des emplois de rêve et partagez vos témoignages de manière anonyme.

      employer cover photo
      employer logo
      employer logo

      Equinix

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Equinix | Offres d’emploi chez Equinix | Salaires chez Equinix | Avantages sociaux chez Equinix
      Entretiens chez EquinixEntretiens d’embauche pour Senior Associate Software Engineer chez EquinixEntretien chez Equinix


      Glassdoor

      • À propos
      • Récompenses
      • Blog
      • Nous contacter
      • Guides

      Employeurs

      • Compte employeur gratuit
      • Centre employeur
      • Blog pour les employeurs

      Informations

      • Aide
      • Règles de la communauté
      • Conditions d'utilisation
      • Confidentialité et choix publicitaires
      • Ne pas vendre ni partager mes informations
      • Outil de consentement aux cookies

      Travailler avec nous

      • Annonceurs
      • Carrières
      Télécharger l'application

      • Parcourir par :
      • Entreprises
      • Emplois
      • Lieux

      Copyright © 2008-2026. Glassdoor LLC. « Glassdoor », son logo, « Worklife Pro » et « Bowls » sont des marques déposées de Glassdoor LLC.

      Entreprises suivies

      Tenez-vous au courant des dernières opportunités et profitez de conseils d’initiés en suivant les entreprises de vos rêves.

      Recherche d’emplois

      Obtenez des recommandations et des mises à jour personnalisées en démarrant vos recherches.

      Meilleures entreprises pour « Rémunération et avantages » près de chez vous

      avatar
      SAP
      3.9★Rémunération et avantages
      avatar
      Capgemini
      3.7★Rémunération et avantages
      avatar
      Salesforce
      4.4★Rémunération et avantages
      avatar
      Thomson Reuters
      3.8★Rémunération et avantages

      Entretien pour Senior Associate Software Engineer

      14 juil. 2020
      Candidat à l'entretien anonyme
      Singapour

      Autres retours d’entretien d’embauche pour un poste comme Senior Associate Software Engineer chez Equinix

      Entretien pour Senior Associate Software Engineer

      6 août 2019
      Candidat à l'entretien anonyme
      Sunnyvale, CA
      Aucune offre
      Offre refusée
      Expérience positive
      Entretien facile

      Candidature

      J'ai postulé en ligne. J'ai passé un entretien chez Equinix (Singapour) en juin 2020

      Entretien

      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.

      Questions d'entretien [2]

      Question 1

      Java interfaces, oop, javascript hoisting, react lifecycle methods, springboot methods etc.
      Répondre à cette question

      Question 2

      Simple array question - to find the first non repeating character in array.
      Répondre à cette question
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé via un recruteur. Le processus a pris 2 semaines. J'ai passé un entretien chez Equinix (Sunnyvale, CA) en juin 2019

      Entretien

      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.

      Questions d'entretien [1]

      Question 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.
      Répondre à cette question