Typical Google interview with hard questions. There are several round interviews but interviewers are nice and respectful.
In general a positive experience, but I was likely more stressed than I should have been.
2 syncs with recruiter
1 month wait for code screen
1 code screen
Given option of waiting up to 3 months for next step to study
4 remote interviews, 3 coding 1 system design.
Interview questions [1]
Question 1
Given a grid of 1,-1,and0 find the shortest path to connect all 1's. -1 is impassable.
Had phone interview round-lasted for 45 minutes -difficulty level is medium-
Array Based questions
Linked List questions
interviewer was helpful and encouraging constructive approach is the best way to crack this round if you are stuck you should definitely ask interviewer
Interview questions [1]
Question 1
Find the pairs which follows this condition arr[i]-arr[j] = i-j
Merge k sorted linked list