SWE Intern
Interview Date
Not Specified (Article updated Sep 12, 2023)
Result
Not Specified
Difficulty
Easy to Medium
Rounds
2 technical rounds + 1 telephonic call
Drive Type
Off-Campus, Internship
Topics asked
Detailed experience
College: Tier 3
Interview Date: Not Specified (Article updated Sep 12, 2023)
Interview Type: Off-Campus, Internship
Result: Not Specified
Difficulty: Easy to Medium
Rounds: 2 technical rounds + 1 telephonic call
Topics Asked: N-ary Tree, DFS, Generic Tree, Company Hierarchy, Time and Space Complexity
The interview process for a Google SWE Intern (Off-Campus) in 2024, as shared on GeeksforGeeks, involved an initial telephonic call followed by two technical interview rounds.
Telephonic Call (10 Minutes): This round focused on the candidate's introduction, a brief overview of their internship experience, and their preferred coding language for the interviews. Discussions about past projects and resume were partially skipped.
Technical Round 1 (45 Minutes): The first technical round presented a question based on company hierarchy and salary, which the candidate solved using an N-ary Tree. Initially, the candidate considered a Binary Tree approach but was guided by the interviewer to use a Generic Tree. The solution involved DFS. After successfully coding the primary problem, a slightly harder follow-up question was given, which the candidate also coded. The round concluded with a discussion about experiences at Google.
Technical Round 2: The article mentions two technical interviews, implying this was the second, but the specific details of questions for this round were not distinctly provided in the snippet. The overall experience indicates a focus on data structures and algorithms, with the first round being a good indicator of the types of problems asked.