Ir para o conteúdoIr para a pasta
  • Vagas
  • Empresas
  • Salários
  • Para empresas

      Avance em sua carreira

      Descubra qual pode ser seu salário, conquiste a vaga dos seus sonhos e compartilhe insights de qualidade de vida com sigilo.

      employer cover photo
      employer logo
      employer logo

      Google

      Empresa engajada

      Sobre
      Avaliações
      Remuneração e benefícios
      Vagas
      Entrevistas
      Entrevistas
      Buscas relacionadas: Avaliações da empresa Google | Vagas da empresa Google | Salários da empresa Google | Benefícios da empresa Google
      Entrevistas da empresa GoogleEntrevistas do cargo de Software Engineer da empresa GoogleEntrevista da empresa Google


      Glassdoor

      • Sobre
      • Prêmios
      • Blog
      • Fale conosco

      Empresas

      • Conta gratuita de empresa
      • Área da empresa
      • Blog para empresas

      Informações

      • Ajuda
      • Regras da Comunidade
      • Termos de Uso
      • Privacidade e opções de anúncios
      • Não venda nem compartilhe minhas informações
      • Ferramenta de consentimento de uso de cookies

      Trabalhe conosco

      • Anunciantes
      • Carreiras
      Baixe o aplicativo:

      • Busque por:
      • Empresas
      • Vagas
      • Localizações

      Copyright © 2008-2026. Glassdoor LLC. “Glassdoor”, “Worklife Pro”, “Bowls” e o logotipo do Glassdoor são marcas comerciais pertencentes à Glassdoor LLC.

      Empresas seguidas

      Fique por dentro de todas as oportunidades e dicas internas seguindo as empresas de seus sonhos.

      Buscas de vagas

      Comece a buscar vagas para receber atualizações e recomendações personalizadas.

      Entrevista para Software Engineer

      25 de out. de 2009
      Candidato(a) sigiloso(a) à entrevista
      Mountain View, CA
      Nenhuma oferta
      Experiência positiva
      Entrevista difícil

      Candidatura

      Candidatei-me de outra forma. O processo levou 2 meses. Fui entrevistado pela Google (Mountain View, CA) em jun. de 2009

      Entrevista

      I got an e-mail from a recruiter at Google. Then, I talked to her on the phone about my skills and other stuff on my resume. I had a technical interview over the phone which I passed. I had a simple coding question and some questions on Java, which I said I was mostly familiar with. My interview process took a long time because I had to go to a couple of conferences after I passed the phone interview. For the on-site interview, I reviewed algorithms and common questions on java that I found online, which was really helpful since some of things I did not come across since I have been working on Ph.D. without much programming involved. In general, the interviewers were friendly and not intimidating as some people might think because they are Google engineers. I thought I had done well specially on the algorithms part, but I did not get an offer. The recruiter was nice enough to give me a call and tell me personally instead of sending one of those generic e-mails "...we have no match for you..."

      Perguntas de entrevista [2]

      Pergunta 1

      question on design patterns
      1 resposta

      Pergunta 2

      explanation of ph.d. research
      Responder à pergunta

      Outras avaliações de entrevista de vagas de Software Engineer da empresa Google

      Entrevista para Software Engineer

      4 de mai. de 2014
      Funcionário(a) sigiloso(a)
      Auburndale, FL
      Oferta aceita
      Experiência positiva
      Entrevista difícil

      Candidatura

      Candidatei-me por indicação de um funcionário. Fui entrevistado pela Google (Auburndale, FL) em abr. de 2014

      Entrevista

      Direct onsite because I interviewed in the past and did well that time. From the time I sent my resume to interview day: 2 weeks. From interview day to offer over the phone: 2 weeks. The syllabus for the interviews is very clear and simple: 1) Dynamic Programming 2) Super recursion (permutation, combination,...2^n, m^n, n!...etc. type of program. (NP hard, NP programs) 3) Probability related programs 4) Graphs: BFS/DFS are usually enough 5) All basic data structures from Arrays/Lists to circular queues, BSTs, Hash tables, B-Trees, and Red-Black trees, and all basic algorithms like sorting, binary search, median,... 6) Problem solving ability at a level similar to TopCoder Division 1, 250 points. If you can consistently solve these, then you are almost sure to get in with 2-weeks brush up. 7) Review all old interview questions in Glassdoor to get a feel. If you can solve 95% of them at home (including coding them up quickly and testing them out in a debugger + editor setup), you are in good shape. 8) Practice coding--write often and write a lot. If you can think of a solution, you should be able to code it easily...without much thought. 9) Very good to have for design interview: distributed systems knowledge and practical experience. 10) Good understanding of basic discrete math, computer architecture, basic math. 11) Coursera courses and assignments give a lot of what you need to know. 12) Note that all the above except the first 2 are useful in "real life" programming too! Interview 1: Graph related question and super recursion Interview 2: Design discussion involving a distributed system with writes/reads going on at different sites in parallel. Interview 3: Array and Tree related questions Interview 4: Designing a simple class to do something. Not hard, but not easy either. You need to know basic data structures very well to consider different designs and trade-offs. Interview 5: Dynamic programming, Computer architecture and low level perf. enhancement question which requires knowledge of Trees, binary search, etc. At the end, I wasn't tired and rather enjoyed the discussions. I think the key was long term preparation and time spent doing topcoder for several years (on and off as I enjoy solving the problems). Conclusion: "It's not the best who win the race; it's the best prepared who win it."
      2501

      Entrevista para Software Engineer

      3 de jun. de 2026
      Candidato(a) sigiloso(a) à entrevista
      Nenhuma oferta
      Experiência negativa
      Entrevista difícil

      Candidatura

      Fiz uma entrevista na empresa Google.

      Entrevista

      Etapa de RH para filtragem de curriculo e fit inicial, e Screening Técnico com código em leetcode focado em algoritmos, onde o código era feito em um bloco de notas, sem uso de IDEs.

      Perguntas de entrevista [1]

      Pergunta 1

      Você conhece sobre Big O notation?
      Responder à pergunta

      Entrevista para Software Engineer

      3 de jun. de 2026
      Candidato(a) sigiloso(a) à entrevista
      Oferta recusada
      Experiência neutra
      Entrevista difícil

      Candidatura

      Fiz uma entrevista na empresa Google.

      Entrevista

      A former colleague recommended me for the software engineer role, which led to a fairly involved interview loop. After a phone screen, I had two algorithmic rounds, a system design, and a behavioral interview. The coding question about a 2D board was a stroke of luck; I had just tackled a similar problem on PracHub while preparing. The entire process took about six weeks, and while I received an offer, I ultimately chose to decline it. Overall, it was a challenging experience, but I gained valuable insights.

      Perguntas de entrevista [2]

      Pergunta 1

      Given a 2D board of letters and a list of words from a dictionary, return all words on the board that can be constructed from sequentially adjacent cells (horizontally or vertically), where the same letter cell may not be used more than once in a word.
      Responder à pergunta

      Pergunta 2

      Design a backend service that returns the top-K most viewed YouTube videos in a rolling 24-hour window at planet-scale traffic, including how you would shard counters and reconcile approximate vs exact counts.
      Responder à pergunta

      As melhores empresas na categoria “Remuneração e benefícios” perto de você

      avatar
      Amazon
      3.7★Remuneração e benefícios
      avatar
      Meta
      4.6★Remuneração e benefícios
      avatar
      Booking.com
      4.2★Remuneração e benefícios
      avatar
      Yandex
      3.8★Remuneração e benefícios