coding test - 2 questions, 45 minutes
question was on data structure and algorithms
2 technical phone interviews 45 minutes each
question was on data structure and algorithms, easier than coding test
host matching - finished without a match
I applied through college or university. I interviewed at Google
Interview
DP,Graph were asked mostly. Requires high level of coding practice. Try hard problems on different platforms. 2 questions were asked in coding round. Try solving many questions on dp and graph, greedy
I applied through an employee referral. The process took 4 weeks. I interviewed at Google (Raleigh, NC) in May 2021
Interview
take 2-3 weeks for the recruiters to get back to me after filling out the form:
- 2 rounds of coding interviews (leetcode medium to hard)
take another 2 weeks to hear back for the interview results.
- 1-2 rounds of team matching
Interview questions [1]
Question 1
- dynamic programming on a matrix calculation.
- tree traversal