Google Summer internship 2026 (Oncampus) - Rejected
Summary
I interviewed for a Google Summer Internship 2026. After an Online Assessment and two technical rounds, I was unfortunately rejected.
Full Experience
My Google Summer Internship 2026 Interview Experience
Google visited our campus for the 2026 Summer Internship hiring. The process started with an Online Assessment (OA) consisting of 2 DSA problems. I was able to solve both completely, and based on my performance, I was shortlisted for the interview rounds.
📌 Technical Interview Round 1 – 45 Minutes
In the first round, the interviewer gave me a graph-based DSA problem. I approached the problem using Binary Search + BFS, explained my thought process clearly throughout the discussion, implemented the solution within the time limit, and also performed a dry run on the given example. The interviewer seemed satisfied with my approach and explanation.
After about 30 minutes, I received the link for the next round.
📌 Technical Interview Round 2 – 45 Minutes
This round focused on another DSA problem. The question involved an infinite sequence with a certain pattern, and I was asked to find the nth number in that sequence. While I was able to make some progress and share my approach, I couldn’t fully solve the problem within the time limit.
❌ Outcome
Unfortunately, after an hour, I got to know that I wasn’t selected for the internship.
Interview Questions (1)
The question involved an infinite sequence with a certain pattern, and I was asked to find the nth number in that sequence.