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

      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 interviewsGoogle SDE-intern 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.

      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.

      SDE-intern Interview

      6 Mar 2026
      Anonymous interview candidate
      New Delhi
      No offer
      Positive experience
      Easy interview

      Application

      I applied through university. I interviewed at Google (New Delhi) in Jul 2025

      Interview

      It was easy, I was shortlisted via college process. First I gave the oa and then i was shortlisted as my oa went well. Then I was called for the interview, the interview was online

      Interview questions [1]

      Question 1

      They asked me a graph question
      Answer question

      Other SDE-intern interview reviews for Google

      SDE-intern Interview

      29 May 2026
      Anonymous interview candidate
      Bengaluru
      No offer
      Positive experience
      Difficult interview

      Application

      I applied in-person. I interviewed at Google (Bengaluru)

      Interview

      My Google SDE intern interview experience was challenging yet rewarding. The process included coding, problem solving, and behavioral discussions. Interviewers were supportive and focused on my thinking approach. Clear communication, strong data structures knowledge, and practice helped me perform confidently.

      Interview questions [1]

      Question 1

      Design an LRU (Least Recently Used) Cache and explain its time complexity for insertion, deletion, and retrieval operations.
      Answer question

      SDE-intern Interview

      12 May 2026
      Anonymous interview candidate
      Bengaluru
      Declined offer
      Neutral experience
      Average interview

      Application

      I interviewed at Google (Bengaluru)

      Interview

      . Why is Java so popular? 2 . What is platform independence? 3 . What is bytecode? 4 . Compare JDK vs JVM vs JRE 5 . What are the important differences between C++ and Java? 6 . What is the role for a classloader in Java?

      SDE-intern Interview

      11 Apr 2026
      Anonymous interview candidate
      Noida
      No offer
      Positive experience
      Average interview

      Application

      I interviewed at Google (Noida)

      Interview

      interview consists of one dsa questions. it was around leetcode medium level. the question is from stack and 2 pointer approach.2 pointer approach is easy but not optimal so we have to combines it with stack