Google Interview Questions

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

    "Two clarification questions first! When we say quarters, are we assuming the quarters are stacked on top of each other, or are we measuring across the diameter? let's say they are stacked. And second question, is the height of the building just from the ground floor to the top of the building? yes. Okay, the key numbers we need to find then are the height of the building in feet, and the # of quarters that fit into a foot. First for the height of the building, the key numbers are heigh"

    Helen Z. - "Two clarification questions first! When we say quarters, are we assuming the quarters are stacked on top of each other, or are we measuring across the diameter? let's say they are stacked. And second question, is the height of the building just from the ground floor to the top of the building? yes. Okay, the key numbers we need to find then are the height of the building in feet, and the # of quarters that fit into a foot. First for the height of the building, the key numbers are heigh"See full answer

    Estimation
  • Google logoAsked at Google 
    Product Manager
    Product Strategy
  • Google logoAsked at Google 
    Video answer for 'Design a product that encourages people to read more.'
    +3

    "Clarify Read more what & where? -> Books. Where -> upto candidate Who are we? -> A big tech company Goal -> to help people read more books Assumptions Books which aren't education/work related. Basically books that you read in your free time Read doesn't necessarily mean read text, it means looking at and making sense of what is displayed. and display can be in any form -> text or image or video Customers Kids in age of 5-12 years Teens Adults Elderly We pick kids in age of 5-1"

    Anonymous Crayfish - "Clarify Read more what & where? -> Books. Where -> upto candidate Who are we? -> A big tech company Goal -> to help people read more books Assumptions Books which aren't education/work related. Basically books that you read in your free time Read doesn't necessarily mean read text, it means looking at and making sense of what is displayed. and display can be in any form -> text or image or video Customers Kids in age of 5-12 years Teens Adults Elderly We pick kids in age of 5-1"See full answer

    Product Manager
    Product Design
  • Google logoAsked at Google 

    "Question: An array of n integers is given, and a positive integer k, where k << n. k indicates that the absolute difference between each element's current index (icurrent) and the index in the sorted array (isorted) is less than k (|icurr - isorted| < k). Sort the given array. The most common solution is with a Heap: def solution(arr, k): min_heap = [] result = [] for i in range(len(arr)) heapq.heappush(min_heap, arr[i]) "

    Guilherme M. - "Question: An array of n integers is given, and a positive integer k, where k << n. k indicates that the absolute difference between each element's current index (icurrent) and the index in the sorted array (isorted) is less than k (|icurr - isorted| < k). Sort the given array. The most common solution is with a Heap: def solution(arr, k): min_heap = [] result = [] for i in range(len(arr)) heapq.heappush(min_heap, arr[i]) "See full answer

    Software Engineer
    Coding
    +1 more
  • "1. Sales & Revenue Metrics Total Units Sold – Tracks overall headset sales volume. Revenue Growth (%) – Measures whether revenue is increasing from headset sales over time. Sales by Channel – Identifies how sales are distributed across Google Store, third-party retailers (Amazon, Best Buy), and carrier partnerships. Sales by Region – Helps understand geographic demand and refine regional marketing efforts. Attach Rate – Measures how often the headset is purc"

    fuzzyicecream14 - "1. Sales & Revenue Metrics Total Units Sold – Tracks overall headset sales volume. Revenue Growth (%) – Measures whether revenue is increasing from headset sales over time. Sales by Channel – Identifies how sales are distributed across Google Store, third-party retailers (Amazon, Best Buy), and carrier partnerships. Sales by Region – Helps understand geographic demand and refine regional marketing efforts. Attach Rate – Measures how often the headset is purc"See full answer

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

  • Google logoAsked at Google 
    Video answer for 'Should Samsung enter the gaming console market?'
    +32

    "Which structure would you suggest for such a question?"

    Anonymous Bee - "Which structure would you suggest for such a question?"See full answer

    Product Strategy
  • Google logoAsked at Google 
    +7

    "Great. I will start by understanding the goal of Google Photos and how it aligns with the goal and mission of Google. After defining goals, I will talk about the user actions which will contribute towards this goal. Based on these actions, we will define metrics. Check-in with the interviewer on the approach here. Assuming that this looks good for the interviewer to proceed. Google Photo - Helping users organise & manage their pictures. Completely in line with Google's mission. Thinking ab"

    Harshit G. - "Great. I will start by understanding the goal of Google Photos and how it aligns with the goal and mission of Google. After defining goals, I will talk about the user actions which will contribute towards this goal. Based on these actions, we will define metrics. Check-in with the interviewer on the approach here. Assuming that this looks good for the interviewer to proceed. Google Photo - Helping users organise & manage their pictures. Completely in line with Google's mission. Thinking ab"See full answer

    Product Manager
    Analytical
    +1 more
  • Google logoAsked at Google 
    +1

    "Situation - A time I dealt with conflict while on a team was while I was working at Shopify on physical and digital gift card refund point of sale solutions. The situation was that we were dealing with complex technical constraints including not changing particular UI components behavior to act as they should be intended. On the refund screen, the existing design was using a toggle on the same screen to bring up a modal for gift card selection to either select digital or physical options. Thi"

    Ben G. - "Situation - A time I dealt with conflict while on a team was while I was working at Shopify on physical and digital gift card refund point of sale solutions. The situation was that we were dealing with complex technical constraints including not changing particular UI components behavior to act as they should be intended. On the refund screen, the existing design was using a toggle on the same screen to bring up a modal for gift card selection to either select digital or physical options. Thi"See full answer

    Product Designer
    Behavioral
    +2 more
  • Google logoAsked at Google 

    "The question is bit vague (I guess deliberately) so I believe firstly we shall ask questions and resolve ambiguity. Some initial questions could be : 1) Is this one time activity or something that should be done on continuous basis. If continuous basis then at what frequency. 2) How much staleness is acceptable in SYSTEM Y data 3) Are there any limitation in SYSTEM Y and is it fair to assume that we would need some kind of transformation to bring data into SYSTEM Y schema. 4) What kind of vol"

    Kshitij A. - "The question is bit vague (I guess deliberately) so I believe firstly we shall ask questions and resolve ambiguity. Some initial questions could be : 1) Is this one time activity or something that should be done on continuous basis. If continuous basis then at what frequency. 2) How much staleness is acceptable in SYSTEM Y data 3) Are there any limitation in SYSTEM Y and is it fair to assume that we would need some kind of transformation to bring data into SYSTEM Y schema. 4) What kind of vol"See full answer

    Engineering Manager
    System Design
  • Google logoAsked at Google 
    Video answer for 'How much money does the Play Store make in a year?'
    +54

    "50% of users spending money on play store at a global level sounds off I would factor this to maybe 20% of play store users I'd go about solving for it as follows: Play store revenue has multiple revenue sources and in my view all are significant contributors, they are as follows: Ads Subscription revenue from app In app purchases I'll start with TAM(user count) for google play store = (population x internet penetration rate x smart phone share of internet users MINUS china user ba"

    Rahul G. - "50% of users spending money on play store at a global level sounds off I would factor this to maybe 20% of play store users I'd go about solving for it as follows: Play store revenue has multiple revenue sources and in my view all are significant contributors, they are as follows: Ads Subscription revenue from app In app purchases I'll start with TAM(user count) for google play store = (population x internet penetration rate x smart phone share of internet users MINUS china user ba"See full answer

    Estimation
  • Google logoAsked at Google 
    Video answer for 'Design a web crawler.'
    +6

    "Really good advice Abhishek K"

    Ds S. - "Really good advice Abhishek K"See full answer

    Engineering Manager
    System Design
    +1 more
  • Google logoAsked at Google 

    "Clarifying question: normally when we say design for , we mean the same product with features for the user segment. Here, is it okay to assume the meaning to be design a product from Netflix for dogs? Assumption: yes. Reason for assumption: an OTT app in its current form with movies and web series is not very suitable to dogs. We will start by analysing who the stakeholders are in the users. Dogs Pet owners Shelter workers. We will now explore some of t"

    Upasana S. - "Clarifying question: normally when we say design for , we mean the same product with features for the user segment. Here, is it okay to assume the meaning to be design a product from Netflix for dogs? Assumption: yes. Reason for assumption: an OTT app in its current form with movies and web series is not very suitable to dogs. We will start by analysing who the stakeholders are in the users. Dogs Pet owners Shelter workers. We will now explore some of t"See full answer

    Product Manager
    Product Design
  • Google logoAsked at Google 

    "Clarify 10X -> usage or revenue Approach What is Msft Copilot & key capabilities Understand the space in which Copilot operates : Target segments & use-cases serve Competitors (alternatives) Leverage microsoft has : Understand the stack (infra -> application layer) -> leverage Understand Microsoft ecosystem & leverage we have Define : 10X growth strategy (for whom -> & what? -> distribution (acquire & retain)) MSft Copilot & key capabilities Cons"

    Neeraj K. - "Clarify 10X -> usage or revenue Approach What is Msft Copilot & key capabilities Understand the space in which Copilot operates : Target segments & use-cases serve Competitors (alternatives) Leverage microsoft has : Understand the stack (infra -> application layer) -> leverage Understand Microsoft ecosystem & leverage we have Define : 10X growth strategy (for whom -> & what? -> distribution (acquire & retain)) MSft Copilot & key capabilities Cons"See full answer

    Product Manager
    Product Strategy
  • Google logoAsked at Google 
    Video answer for 'Given an integer array nums and an integer k, return true if nums has a subarray of at least two elements whose sum is a multiple of k.'
    +10

    "Would be better to adjust resolution in the video player directly."

    Anonymous Prawn - "Would be better to adjust resolution in the video player directly."See full answer

    Software Engineer
    Data Structures & Algorithms
    +4 more
  • Google logoAsked at Google 
    +6

    "Interesting question. Let's take a step back and focus on the WHAT and WHY of Google Flights. The narrative for Google Flights as a product or platform imo is: As a platform, I wish to make flight information available, so that users can make knowledgable decisions based on their travel needs. So essentially, it helps users by providing information, so that they can make optimized decisions. In order to determine if Google should introduce ads, we should consider the impact on both val"

    Niranjan M. - "Interesting question. Let's take a step back and focus on the WHAT and WHY of Google Flights. The narrative for Google Flights as a product or platform imo is: As a platform, I wish to make flight information available, so that users can make knowledgable decisions based on their travel needs. So essentially, it helps users by providing information, so that they can make optimized decisions. In order to determine if Google should introduce ads, we should consider the impact on both val"See full answer

    Data Analyst
    Analytical
  • "Feedback would much appreciated as I have not practiced many product strategy questions Clarifying questions Can we assume this is the first time Google has entered the elevator market? Or are there prior elevators to this one? Let's assume first time Is this a large elevator for industrial use like heavy goods/freight etc. or is it an elevator for apartment blocks and commercial premises? Let's assume passenger elevator Is there a geography for this launch? Let's assume the US"

    Vivan B. - "Feedback would much appreciated as I have not practiced many product strategy questions Clarifying questions Can we assume this is the first time Google has entered the elevator market? Or are there prior elevators to this one? Let's assume first time Is this a large elevator for industrial use like heavy goods/freight etc. or is it an elevator for apartment blocks and commercial premises? Let's assume passenger elevator Is there a geography for this launch? Let's assume the US"See full answer

    Product Manager
    Product Strategy
  • Google logoAsked at Google 
    Video answer for 'How does Google Docs work?'
    +5

    "Where is the second part of the video?"

    Soledad A. - "Where is the second part of the video?"See full answer

    Technical
  • Google logoAsked at Google 
    Software Engineer
    Behavioral
  • +4

    "First I will set up the formula, second I will calculate each of the components then adding them up. Finally, I will talk about corner cases if any. 1, To begin with, I want to think broadly what could go into the equation. Bandwidth depends on number of devices at a time, so if a student use both laptop and phone at the same time then we have 2. Beside, grad students need internet for various reasons, such as checking email, searching on Google for information, watching lectures... Different a"

    Darren L. - "First I will set up the formula, second I will calculate each of the components then adding them up. Finally, I will talk about corner cases if any. 1, To begin with, I want to think broadly what could go into the equation. Bandwidth depends on number of devices at a time, so if a student use both laptop and phone at the same time then we have 2. Beside, grad students need internet for various reasons, such as checking email, searching on Google for information, watching lectures... Different a"See full answer

    Product Manager
    Estimation
  • Google logoAsked at Google 
    +4

    "To bring any product to market here are the below steps that I would (did) take: 1.Understand the problem stmt / stakeholder need and asses depth of the problem (qualitatively and then gather metrics to quantify it) 2.Do market study on understanding relatable solutions if any 3.Carve out viable solution/ideation that aligns with overall Business Vision/Goal 4.Get stakeholders buy in on the idea 5.Guesstimate and prioritize high level features, Cost and ROI. 6.Build Business case for Project Le"

    Bk - "To bring any product to market here are the below steps that I would (did) take: 1.Understand the problem stmt / stakeholder need and asses depth of the problem (qualitatively and then gather metrics to quantify it) 2.Do market study on understanding relatable solutions if any 3.Carve out viable solution/ideation that aligns with overall Business Vision/Goal 4.Get stakeholders buy in on the idea 5.Guesstimate and prioritize high level features, Cost and ROI. 6.Build Business case for Project Le"See full answer

    Product Manager
    Behavioral
    +3 more
Showing 121-140 of 860