I applied through college or university. The process took 3 days. I interviewed at Google (Neu-Delhi) in Jul 2024
Interview
The interview started off with my introduction, followed by the interviewer's. Then we proceeded with the DSA question(generally they ask two mediums but for me it was one medium and a follow up on that it self). I answered the question partially and was not sure about the Time and space complexity. That's why got rejected :(
Interview questions [1]
Question 1
Given a binary array of 0 and 1, u are provided with a function taking l and r as inputs and it return a boolean answer whether there exists a '1' in between l and r or not. We needed to find the indices of every occurence of '1' in the array using minimum calls to the given function.
I applied through college or university. The process took 2 weeks. I interviewed at Google (Kānpur, Uttar Pradesh) in Jul 2023
Interview
The interview consisted of three rounds, the final being the HR/resume round. In the first two rounds they asked DSA questions and then in the final one they asked about the projects on the resume.
Interview questions [1]
Question 1
You are given a graph with a sink, determine all possible vertices which will eventually end in the sink on all possible paths emanating.
I applied in June, had 2 back to back technical rounds in August. I passed HC but I got stuck in team match for 6 months. Overall decent interview rounds, but HC takes a long time and team match is luck based in my opinion
Interview questions [1]
Question 1
Brief intro + algorithm and data structures questions