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 New Grad 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 New Grad

      31 janv. 2019
      Candidat à l'entretien anonyme
      Toronto, ON

      Autres retours d’entretien d’embauche pour un poste comme Software Engineer New Grad chez Google

      Entretien pour Software Engineer New Grad

      26 mai 2026
      Candidat à l'entretien anonyme
      New York, NY
      Aucune offre
      Aucune offre
      Expérience positive
      Entretien difficile

      Candidature

      J'ai postulé en ligne. Le processus a pris 3 semaines. J'ai passé un entretien chez Google (Toronto, ON) en déc. 2018

      Entretien

      Completely bombed it. Tough interview with unconventional questions, which I was not expecting. I decided to interview in JavaScript, which I regret and wish I chose Java or C++. The questions were DSA related but took a more practical approach, which in many was is better than what most interviews do, but still was a surprise to me. As soon as the interview ended I knew I was rejected.

      Questions d'entretien [4]

      Question 1

      Explain how threading works in JavaScript, and how async/await uses the threading model.
      1 réponse

      Question 2

      Write a function debounce(fn, timeout) which accepts a function and timeout as inputs and returns a function which will on allow fn to run after timeout ms.
      1 réponse

      Question 3

      Using JS Browser DOM API available functions, write "getElementsByClassName(className)" which accepts a string className and returns a list of HTML Elements which have the required className.
      1 réponse

      Question 4

      Create the class SnapshottableArray, which is a normal array except it has the ability to take a snapshot in time of the current values of the array, giving a handle/id. It has the class signature below. Focus on reducing space at the cost of time complexity. Fill in the function bodies to complete the class. (I wrote the class with types to make it clear what everything does, but the code should be in JS.) class SnapshottableArray{ SnapshottableArray(int size); // create new snapshottable array with size void set(int index, int value); // set's array at index to value int get(int index); // return the array at index's value int takeSnapshot(); // take a snapshot and return the handle/id of it int getSnapshotValue(int id, int index); // return the array at index's value for the given snapshot, represented by id }
      1 réponse
      Expérience positive
      Entretien moyen

      Candidature

      J'ai passé un entretien chez Google (New York, NY)

      Entretien

      1 coding assessment. If you pass, you get to the final round which consists of 4 rounds in one day. 3 technical and one behavioral. The algorithms I had was BFS, Min heaps, and backtracking(parentheses)

      Entretien pour Software Engineer New Grad

      2 avr. 2026
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience neutre
      Entretien moyen

      Candidature

      J'ai passé un entretien chez Google

      Entretien

      Got an OA first. And an interview call. Question was backtracking leetcode. i would say a medium-hard question . I was able to solve it but still got rejected. I was hoping for second on site round. idk why . But i think my interviewer is not in interested in my code like she is not even correcting me.

      Entretien pour Software Engineer New Grad

      17 févr. 2026
      Candidat à l'entretien anonyme
      Seattle, WA
      Aucune offre
      Expérience positive
      Entretien difficile

      Candidature

      J'ai postulé en ligne. J'ai passé un entretien chez Google (Seattle, WA)

      Entretien

      I applied online with no referral. First was an online coding challenge then 4 virtual onsite 45 minute interviews. I had a call with my recruiter to learn about the details of the interview process. They were 3 technical interviews and 1 behavioral.

      Questions d'entretien [1]

      Question 1

      Tell me about your most recent project.
      Répondre à cette question