Google Phone Interview
Anonymous User
4357

I applied for the Google residency recently and I was able to have an interview which was a back-to-back phone interview. My interview took place last month (March 2020).

Question 1: Say you were working on a google doc. You see that there's a paragraph in the document. That paragraph represents an entire string. Write a function that will keep track of how many lines are in the google doc.

Question 2: Say you have a set of numbers and you want to create a function that will output a random value in that set. (This would a be a uniform probability).

Comments (4)