Tag: google-product-manager-interview
All the articles with the tag "google-product-manager-interview".
-
Case Interview Math Question 14: Email Sent Every Day
Estimate the number of daily emails sent in the US.
-
Case Interview Math Question 13: Estimate the market size for your newly proposed Chromecast feature.
Estimate the market size for your newly proposed Chromecast feature.
-
Case Interview Math Question 12: Estimate storage for Google Maps.
Estimate storage for Google Maps.
-
Technical Interview Question 4: Given a string with words and multiple white spaces around them, how would you trim it with only 1 white space between the words?
Given a string with words and multiple white spaces around them, how would you trim it with only 1 white space between the words? For ex: input str = " Hello wo…