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

      Google

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Google | Offres d’emploi chez Google | Salaires chez Google | Avantages sociaux chez Google
      Entretiens chez GoogleEntretiens d’embauche pour Software Engineer (Site Reliability) chez GoogleEntretien chez Google


      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.

      Entretien pour Software Engineer (Site Reliability)

      24 août 2016
      Candidat à l'entretien anonyme
      Chicago, IL

      Autres retours d’entretien d’embauche pour un poste comme Software Engineer (Site Reliability) chez Google

      Entretien pour Software Engineer (Site Reliability)

      13 mars 2018
      Candidat à l'entretien anonyme
      Houston, TX
      Aucune offre
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé via une agence de recrutement. Le processus a pris 4 semaines. J'ai passé un entretien chez Google (Chicago, IL) en juil. 2016

      Entretien

      The google HR (or a third-party head hunter associated with Google) contacted me through Linkedin and asked for my CV and well as a get-to-know phone call. Then they arranged a technical phone interview for me. They are quite generous in allowing me to delay that until 1 month later (so that I had more time to prepare since a software engineer position is not a 100% fit for my area).

      Questions d'entretien [1]

      Question 1

      Pretty standard string search. Given a text message where there are people names (a name can be 1,2 3,.. words). Given that each person has their Google+ profile page. They ask to go through the text message and replace all the people's names by their Google+ page.
      Répondre à cette question
      1
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé en ligne. Le processus a pris 4 jours. J'ai passé un entretien chez Google (Houston, TX) en févr. 2018

      Entretien

      it was a phone interview for about an hour, mainly focused on coding. applied online, my resume was short listed and was invited for a telephonic interview. first 10 mins were introduction and quick resume related questions. she jumped quickly to coding question.

      Questions d'entretien [1]

      Question 1

      Given a string, return true if after jumbling/rearranging the characters of the string will it be a palindrome. and false if not. eg: given string "evlel", it can be rearranged to "level" and thus it is a palindrome, and return true. eg: 1234 cannot be rearranged to become a palindrome hence false.
      4 réponse(s)