Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      Google

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Google reviews | Google jobs | Google salaries | Google benefits | Google conversations
      Google interviewsGoogle Software Engineer interviewsGoogle interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Software Engineer Interview

      4 Apr 2025
      Anonymous interview candidate
      No offer
      Positive experience
      Average interview

      Application

      I applied online. The process took 5 months. I interviewed at Google in Nov 2024

      Interview

      𝗠𝗬 𝗚𝗢𝗢𝗚𝗟𝗘 𝗜𝗡𝗧𝗘𝗥𝗩𝗜𝗘𝗪 𝗘𝗫𝗣𝗘𝗥𝗜𝗘𝗡𝗖𝗘 - 𝗔 𝗝𝗢𝗨𝗥𝗡𝗘𝗬 𝗢𝗙 𝗟𝗘𝗔𝗥𝗡𝗜𝗡𝗚 & 𝗚𝗥𝗢𝗪𝗧𝗛 I am happy to share my interview experience with Google — a journey filled with challenges, learning, and personal growth. 𝗧𝗵𝗲 𝗣𝗿𝗼𝗰𝗲𝘀𝘀 I applied for the role WITHOUT A REFERRAL and was excited to receive an email from a recruiter informing me that I was shortlisted. 𝗧𝗵𝗲 𝗜𝗻𝘁𝗲𝗿𝘃𝗶𝗲𝘄 𝗥𝗼𝘂𝗻𝗱𝘀 𝗥𝗼𝘂𝗻𝗱 𝟭 (Screening : 11/11/24) I was given a problem that I initially solved using recursion. I coded it, analyzed the time complexity. I felt the interviewer was satisfied with my solution. I received a call saying I had advanced to the next round. 𝗥𝗼𝘂𝗻𝗱 𝟮 (DSA + Googlyness : 15/11/24) The first problem involved prefix and suffix sums. After solving it, I was given another problem where I discussed multiple approaches and ended up solving it using Sliding Window, optimized it, and successfully coded the solution. During the Googlyness, Interviewer asked about the project I mentioned in my resume. 𝗥𝗼𝘂𝗻𝗱 𝟯 (DSA + Googlyness : 5/12/24) After multiple reschedules, this round finally took place. I was given three sorted arrays, intially I gave a two pointer approach , Sliding Window, and finally used binary search to give the optimized solution. Next I had 15-minute "Googlyness" segment. Later after the interview ended, I felt I missed an edge case in my solution. 𝗥𝗼𝘂𝗻𝗱 𝟰 (DSA: 11/12/24) I tackled the given problem using divide and conquer approach and interviewer was quite satisfied with my solution. I was confident about my performance. 𝗥𝗼𝘂𝗻𝗱 𝟱 (Googlyness & Leadership Round : 23/12/24) A 15-20 minute discussion focused on evaluating how well I align with Google's work culture and values. 𝗨𝗻𝗲𝘅𝗽𝗲𝗰𝘁𝗲𝗱 𝗔𝗱𝗱𝗶𝘁𝗶𝗼𝗻𝗮𝗹 𝗥𝗼𝘂𝗻𝗱 After a few months, I received a call from HR informing me that an additional technical round was needed. 𝗥𝗼𝘂𝗻𝗱 𝟲 (2D Cartesian Plane – DSA & Implementation : 21/03/25) This problem involved 2D geometry, and I managed to solve it. However, I took 10 extra minutes to complete the coding. 𝗧𝗵𝗲 𝗢𝘂𝘁𝗰𝗼𝗺𝗲 A few hours later, I got a call from HR informing me that I was not selected. While it was disappointing, I am grateful for the opportunity to go through this process, learn, and grow as a candidate. Though I did not receive the offer, this experience has given me valuable insights into high-level technical interviews. In order to prepare for my interview, I recall skipping my college fest and one of my primary family gatherings.  Due to scheduling conflicts and the planning process, I was unable to attend a few other companies. I would love to help others preparing for similar interviews—feel free to ask me any questions about my experience.

      Interview questions [1]

      Question 1

      Data structures and algorithms questions in almost every interview
      Answer question

      Other Software Engineer interview reviews for Google

      Software Engineer Interview

      4 May 2014
      Anonymous employee
      Auburndale, FL
      Accepted offer
      Positive experience
      Difficult interview

      Application

      I applied through an employee referral. I interviewed at Google (Auburndale, FL) in Apr 2014

      Interview

      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

      Software Engineer Interview

      23 Jun 2026
      Anonymous interview candidate
      No offer
      Positive experience
      Difficult interview

      Application

      I interviewed at Google

      Interview

      2 rounds of interviews with the first round being a technical and a behaverial. The second round being two technicals. The format was straight forward and the interviewer was professional.

      Interview questions [1]

      Question 1

      Talk about how you resolve a conflict.
      Answer question

      Software Engineer Interview

      24 Jun 2026
      Anonymous interview candidate
      No offer
      Neutral experience
      Average interview

      Application

      I interviewed at Google

      Interview

      There was a technical screen within their coding platform, followed by a first-round technical interview, followed by a first-round behavioral interview, followed by second-round interviews, both technical and behavioral interviews.

      Interview questions [1]

      Question 1

      What was your role on a technical project you've worked on?
      Answer question