I applied online. I interviewed at Google in Mar 2024
Interview
It was pretty good, but I couldn't solve the complete problem in the interview, the interviewer was pretty helpful . I have given the logic and explained my logic in 2 ways then he asked me to code it as I was in the half way time is up so I couldn't make it
Interview questions [1]
Question 1
A tough programming question related directed graph
Google’s SDE interview process involves:
Application and resume screening
Online assessment or phone screen focusing on coding skills
Multiple technical interviews (data structures, algorithms)
On-site interviews (coding, system design, and behavioral questions)
Final review and offer decision based on interview performance.
The Google SDE 1 interview experience is rigorous, involving multiple rounds that test coding skills, algorithmic thinking, and system design knowledge. Candidates solve real-world problems, demonstrate technical proficiency, and exhibit problem-solving approaches, all within a collaborative and high-pressure environment. Strong fundamentals and clear communication are key to success.
Interview questions [1]
Question 1
Algorithm and Data Structure Question:
Problem: Given a string s, find the length of the longest substring without repeating characters.