Hi All,
I had a Google phone screening round on August 12th. I was able to solve the coding question and answer questions about time and space complexity. I felt that the round went well.
After the round, I notified my recruiter via email and LinkedIn that the interview was completed and asked to be informed about the next steps. However, I have received no response on either platform.
It has been a week, so I sent a follow-up email to inquire about any updates. I have not received a response to that either.
If you have experience with the Google interview process, it would be helpful if you could answer the following questions. Thank you in advance; I am always grateful to be part of this community.
Que 1: Generally, how long does it take for a Google recruiter to respond after a phone screening round? I understand that it depends on various factors, but it would be helpful if you could share your experience or general trends.
Que 2: Considering the special scenario of a long weekend, I think it might take more time. Do you have any suggestions or advice for me?
My phone screening round question was:
Given a formula, remove all the parentheses and simplify the formula. For example:
a - (a - b) => b
a - (b - c) => a - b + c
Thanks