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, University Graduate 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, University Graduate

      7 avr. 2016
      Candidat à l'entretien anonyme
      New York, NY
      Aucune offre
      Expérience négative
      Entretien facile

      Candidature

      J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 4 semaines. J'ai passé un entretien chez Google (New York, NY) en avr. 2016

      Entretien

      First step was writing an online test consisting of 2 questions within 60 minutes. However I could attempt only one question. Cleared the online test then had a phone discussion with the HR. She provided me with the study material and explained what Google mainly looks for in a candidate. My technical screen could have gone better. I couldn't understand my interviewer's accent so had to ask him to repeat his questions many times. I had a difficult time understanding his accent and I believe this wasted my time and he could not ask me more questions. It depends a lot on who you interview with!

      Questions d'entretien [1]

      Question 1

      Binary tree: Given any node, write a function dump with returns String 1) returns " " if node is null 2) returns the data if node is a leaf node. 3) returns data, leftChild.data and rightChild.data if node has 2 children
      1 réponse
      2

      Autres retours d’entretien d’embauche pour un poste comme Software Engineer, University Graduate chez Google

      Entretien pour Software Engineer, University Graduate

      2 mai 2026
      Candidat à l'entretien anonyme
      Bengaluru
      Aucune offre
      Expérience positive
      Entretien facile

      Candidature

      J'ai postulé en ligne. Le processus a pris 4 semaines. J'ai passé un entretien chez Google (Bengaluru)

      Entretien

      I have filled the from linkedin job notification. Then after 20 days, I got interview call. There is direct interview call and they have sent mail to circuital branch b.tech student only.

      Entretien pour Software Engineer, University Graduate

      11 nov. 2025
      Candidat à l'entretien anonyme
      Vāranāsi
      Aucune offre
      Expérience positive
      Entretien difficile

      Candidature

      J'ai postulé via la recommandation d'un employé. Le processus a pris 5 mois. J'ai passé un entretien chez Google (Vāranāsi) en sept. 2025

      Entretien

      Round 1 – Data Structures & Algorithms: Focused entirely on problem-solving and coding. The questions were of medium to hard difficulty level, testing both optimization skills and clarity of thought. Round 2 – DSA + Googliness & Leadership: This round included a mix of coding and behavioral evaluation. The DSA portion featured problems related to Dynamic Programming, one being similar to the Longest Increasing Subsequence type. The last 15 minutes were dedicated to Googliness and Leadership, where I was asked situational and HR-style questions such as: A conflict you faced and how you resolved it Your biggest achievement or failure How you approach challenges and teamwork Round 3 – Technical + Behavioral mix (if applicable): Further assessment of coding proficiency, structured thinking, and communication.

      Questions d'entretien [1]

      Question 1

      The DSA portion featured problems related to Dynamic Programming, one being similar to the Longest Increasing Subsequence type. The last 15 minutes were dedicated to Googliness and Leadership, where I was asked situational and HR-style questions such as: A conflict you faced and how you resolved it Your biggest achievement or failure How you approach challenges and teamwork
      Répondre à cette question

      Entretien pour Software Engineer - University Graduate

      4 nov. 2025
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé via la recommandation d'un employé. Le processus a pris 4 mois. J'ai passé un entretien chez Google en août 2025

      Entretien

      The interviewer was multitasking while he was interviewing me, and well he was doing it effortlessly. He began by saying it will be a 1 hr interview, with first 45 minutes for DSA and last 15 minutes for HR questions, he then began without asking for an intro, and pasted the question to the doc. I was able to come up with a solution within time, so I briefly explained it to him, he asked me to code it up after clarifying/understanding my approach. After I was done, he gave another follow-up, which I gave multiple approaches to, but not the one he expected. However, he appreciated that I tried approaching in multiple ways. And he asked some common HR questions the last 15 mins, and the interview ended successfully!

      Questions d'entretien [1]

      Question 1

      Given an undirected connected graph, alice and bob start from different nodes A and B and want to reach a destination node D if they travel separate edges count them as separate, and if they meet at some node and travel the same edge together, count it as a single edge find the minimum no of total edges travelled by alice and bob to reach D.
      Répondre à cette question