Top Google Interview Questions

Review this list of 867 Google interview questions and answers verified by hiring managers and candidates.
  • +1

    "Assumptions: We're looking only at a single large dealership in San Jose, per the question, not all large car dealerships New cars already come with tires; the dealer does not have to purchase them separately A couple of different ways I might approach this: Approach 1: Estimate based on # cars serviced per day Dealer intakes 10 cars for servicing per hour (based on anecdotal observation) 100 cars serviced per day (assuming service dept. open 10 hours per day) Cars that need onl"

    Andrew B. - "Assumptions: We're looking only at a single large dealership in San Jose, per the question, not all large car dealerships New cars already come with tires; the dealer does not have to purchase them separately A couple of different ways I might approach this: Approach 1: Estimate based on # cars serviced per day Dealer intakes 10 cars for servicing per hour (based on anecdotal observation) 100 cars serviced per day (assuming service dept. open 10 hours per day) Cars that need onl"See full answer

    Product Manager
    Estimation
  • +2

    "Uncontrolled fellow passenger behaviour Dirty and unmaintained seat fabrics Disconnected train coaches limiting even distribution of passengers"

    Varija R. - "Uncontrolled fellow passenger behaviour Dirty and unmaintained seat fabrics Disconnected train coaches limiting even distribution of passengers"See full answer

    Product Design
  • "Thanks! First let me ask some clarifying questions: Do you mean mobile app? TV app? I will assume mobile and TV included. When I'm playing the role of the CEO, should I consider their current business' state? Yes I should. Is there a goal I should aim for as CEO? Yes we want to maximize retention on our app. My favorite 3 apps are: Google Translate Collectr Peloton I love these app because they help me out tremendously weekly! Google Translate is a free a"

    Gabriel R. - "Thanks! First let me ask some clarifying questions: Do you mean mobile app? TV app? I will assume mobile and TV included. When I'm playing the role of the CEO, should I consider their current business' state? Yes I should. Is there a goal I should aim for as CEO? Yes we want to maximize retention on our app. My favorite 3 apps are: Google Translate Collectr Peloton I love these app because they help me out tremendously weekly! Google Translate is a free a"See full answer

    Product Manager
  • Google logoAsked at Google 
    Technical Program Manager
    Program Sense
    +1 more
  • "SW: Headway (Audio book app) Goal: Track user engagement with the product. (Analytics) To Track user engagement with the product I would first define the user actions defined as user engagement, and then define quantitative metrics to track user behaviour. User actions -> engagement: Actions: User Plays an Audio book (following by user's retention) User uses Next chapter button to continue listening User marks Audio books as favourites User shares Audio books Metrics: DAU & 2."

    Negar H. - "SW: Headway (Audio book app) Goal: Track user engagement with the product. (Analytics) To Track user engagement with the product I would first define the user actions defined as user engagement, and then define quantitative metrics to track user behaviour. User actions -> engagement: Actions: User Plays an Audio book (following by user's retention) User uses Next chapter button to continue listening User marks Audio books as favourites User shares Audio books Metrics: DAU & 2."See full answer

    Product Manager
    Analytical
    +1 more
  • 🧠 Want an expert answer to a question? Saving questions lets us know what content to make next.

  • "Timeline and trends analyze period when the CTR was down Check external factors Seasonality and holidays Competitive factors Industry-wide changes Ad performance analysis Ad copy Product feed quality Pricing Promotions and discounts Audience targeting and segmentation Specific demographics? User segment? Device across mobile, desktop, and tablet Ad placement and auction insights Anything changed with ad placement?"

    Varun J. - "Timeline and trends analyze period when the CTR was down Check external factors Seasonality and holidays Competitive factors Industry-wide changes Ad performance analysis Ad copy Product feed quality Pricing Promotions and discounts Audience targeting and segmentation Specific demographics? User segment? Device across mobile, desktop, and tablet Ad placement and auction insights Anything changed with ad placement?"See full answer

    Execution
    Analytical
  • Google logoAsked at Google 
    Software Engineer
    Data Structures & Algorithms
    +2 more
  • Google logoAsked at Google 

    "Clarifying questions: Location: Mountian view campus. [Google has campuses across the world and for the interview purpose design the product for Mountian view campus] Assumption : Scope of the design is on-campus travel purpose between buildings. Product: Digital product Target Customer segments Meetings: Googlers who takes bikes to commute to a different build for meetings. a. Goal: On-Time for meetings Lunch or breakfast: Lunch spot co-ordinat"

    S K. - "Clarifying questions: Location: Mountian view campus. [Google has campuses across the world and for the interview purpose design the product for Mountian view campus] Assumption : Scope of the design is on-campus travel purpose between buildings. Product: Digital product Target Customer segments Meetings: Googlers who takes bikes to commute to a different build for meetings. a. Goal: On-Time for meetings Lunch or breakfast: Lunch spot co-ordinat"See full answer

    Product Design
  • "Tell me about yourself? What is your weakness?"

    Yashveer singh R. - "Tell me about yourself? What is your weakness?"See full answer

    Behavioral
  • Google logoAsked at Google 

    "What is Slack ? Slack is a basic instant messaging app usually used in the intra office space , allowing teams to communicate .Also , it includes video & voice calls . In a nutshell , it provides an efficient team communications solutions . 2 Goals of Google/ Position in the market ? To create innovative solutions to customer problems . The focus is on providing accessible information to everyone . 3 Synergy of such a product with google : Slack allows efficient team communication ."

    Pragya S. - "What is Slack ? Slack is a basic instant messaging app usually used in the intra office space , allowing teams to communicate .Also , it includes video & voice calls . In a nutshell , it provides an efficient team communications solutions . 2 Goals of Google/ Position in the market ? To create innovative solutions to customer problems . The focus is on providing accessible information to everyone . 3 Synergy of such a product with google : Slack allows efficient team communication ."See full answer

    Product Manager
    Product Strategy
  • Google logoAsked at Google 

    "Clarifying Qns: Note: How do we define DAUs? Let's say it's open ended and based on general engagement (watch time, comments, etc.) Did the watch time went down and comments went up for the same videos or are we saying total watch time and total comments on Youtube? (Total) I am assuming we are not including Youtube Live videos because those are typically live chat 1000’s of comments for a single video. (Correct) Do we know if these two could be independent problems not correlated wit"

    Shubh T. - "Clarifying Qns: Note: How do we define DAUs? Let's say it's open ended and based on general engagement (watch time, comments, etc.) Did the watch time went down and comments went up for the same videos or are we saying total watch time and total comments on Youtube? (Total) I am assuming we are not including Youtube Live videos because those are typically live chat 1000’s of comments for a single video. (Correct) Do we know if these two could be independent problems not correlated wit"See full answer

    Execution
    Analytical
  • Google logoAsked at Google 

    "Clarification questions What is the purpose of connecting the DB? Do we expect high-volumes of traffic to hit the DB Do we have scalability or reliability concerns? Format Code -> DB Code -> Cache -> DB API -> Cache -> DB - APIs are built for a purpose and have a specified protocol (GET, POST, DELETE) to speak to the DB. APIs can also use a contract to retrieve information from a DB much faster than code. Load balanced APIs -> Cache -> DB **Aut"

    Aaron W. - "Clarification questions What is the purpose of connecting the DB? Do we expect high-volumes of traffic to hit the DB Do we have scalability or reliability concerns? Format Code -> DB Code -> Cache -> DB API -> Cache -> DB - APIs are built for a purpose and have a specified protocol (GET, POST, DELETE) to speak to the DB. APIs can also use a contract to retrieve information from a DB much faster than code. Load balanced APIs -> Cache -> DB **Aut"See full answer

    Product Manager
    Concept
    +5 more
  • Google logoAsked at Google 
    BizOps & Strategy
    Behavioral
  • "You are planning to start a grocery store. How many manual checkout and automated checkout aisles would you have? Clarify: Is this in an urban or a rural city ? For instance is this for NY, where population is 8m Densely populated? Not a franchise of walmart.or. A big brand Which means no restrictions? Approach This will definitely depend on my budget but also the target segment . For instance, for an older population, self checkout may not be very popular. Hence, I will be making some sweepi"

    Piya B. - "You are planning to start a grocery store. How many manual checkout and automated checkout aisles would you have? Clarify: Is this in an urban or a rural city ? For instance is this for NY, where population is 8m Densely populated? Not a franchise of walmart.or. A big brand Which means no restrictions? Approach This will definitely depend on my budget but also the target segment . For instance, for an older population, self checkout may not be very popular. Hence, I will be making some sweepi"See full answer

    Product Manager
    Analytical
  • Google logoAsked at Google 

    "Solving any problems related to Custemers profitable through new service or product offer"

    Abdurhman M. - "Solving any problems related to Custemers profitable through new service or product offer"See full answer

    Technical Program Manager
    Behavioral
  • Google logoAsked at Google 

    "Estimate how many potholes there are across the continental USA. Continental USA=? USA area: 9.834~9 Mn km² Considering 10% constitutes of water bodies Land: 8.1~8Mn km² Land will comprise of residential area, commercial area, inner roads and highways Residential area: 2.5% Commercial area:2.5% Inner roads: 2.5% Highways: 2.5% Barren Land: 30% Forest: 30% Grassland: 30% Highways don't have potholes. Also Barren Land and Forest will not be considered. So, Residential area: 2.5%= 0.2Mn"

    Saurao D. - "Estimate how many potholes there are across the continental USA. Continental USA=? USA area: 9.834~9 Mn km² Considering 10% constitutes of water bodies Land: 8.1~8Mn km² Land will comprise of residential area, commercial area, inner roads and highways Residential area: 2.5% Commercial area:2.5% Inner roads: 2.5% Highways: 2.5% Barren Land: 30% Forest: 30% Grassland: 30% Highways don't have potholes. Also Barren Land and Forest will not be considered. So, Residential area: 2.5%= 0.2Mn"See full answer

    Product Manager
    Estimation
  • Google logoAsked at Google 

    "Clarification questions - Assumption: Blind person - Generally aware about what an ATM machine is and how it works. Markets - US market and think about global expansion later Regulatory, Financial companies approval - We have agreement from the regulators and financial companies about the merits and we don’t see any kind of concerns from these companies Goal - Part of the company's social initiatives - Positive word of mouth - increase customer base Users - **Blind users with no other disabi"

    Vijay S. - "Clarification questions - Assumption: Blind person - Generally aware about what an ATM machine is and how it works. Markets - US market and think about global expansion later Regulatory, Financial companies approval - We have agreement from the regulators and financial companies about the merits and we don’t see any kind of concerns from these companies Goal - Part of the company's social initiatives - Positive word of mouth - increase customer base Users - **Blind users with no other disabi"See full answer

    Product Manager
    Product Design
  • Google logoAsked at Google 

    "This one is a great example of Build, Borrow, or Buy strategy framework (http://www.build-borrow-buy.com/build-borrow-or-buy-in-practice/) - explore and evaluate three different approaches: organic growth and building a product from scratch (e.g. Amazon building its own Amazon Restaurants service), partnering with an existing provider (e.g. enterprise-level partnership with Instacart or Lyft), or acquisition growth (e.g. Uber acquiring Postmates). Evaluate which approach makes sense for the com"

    Xash C. - "This one is a great example of Build, Borrow, or Buy strategy framework (http://www.build-borrow-buy.com/build-borrow-or-buy-in-practice/) - explore and evaluate three different approaches: organic growth and building a product from scratch (e.g. Amazon building its own Amazon Restaurants service), partnering with an existing provider (e.g. enterprise-level partnership with Instacart or Lyft), or acquisition growth (e.g. Uber acquiring Postmates). Evaluate which approach makes sense for the com"See full answer

    Product Manager
    Product Strategy
    +1 more
  • "How many people are using the shuttle service? what are the stops for the service? What time does the shuttle service run? How many people are driving versus the shuttle service? "

    Tanshi T. - "How many people are using the shuttle service? what are the stops for the service? What time does the shuttle service run? How many people are driving versus the shuttle service? "See full answer

    Analytical
  • Product Manager
    Behavioral
Showing 461-480 of 867