Skip to main content

Recent Google Interview Questions

Review this list of 926 Google interview questions and answers verified by hiring managers and candidates.
  • Google logoAsked at Google 
    Add answer
    BizOps & Strategy
    Behavioral
  • Google logoAsked at Google 
    1 answer

    "Below is the step by step approach I would take: Identify potential risks: Firstly, I thoroughly analyze the project and identify potential risks that could impact its success. This involves reviewing project documentation, conducting stakeholder interviews, and seeking input from team members who have expertise in different areas. Assess the impact and likelihood: I evaluate each identified risk by assessing its potential impact on the project objectives and determining the likelihood of"

    Ash K. - "Below is the step by step approach I would take: Identify potential risks: Firstly, I thoroughly analyze the project and identify potential risks that could impact its success. This involves reviewing project documentation, conducting stakeholder interviews, and seeking input from team members who have expertise in different areas. Assess the impact and likelihood: I evaluate each identified risk by assessing its potential impact on the project objectives and determining the likelihood of"See full answer

    BizOps & Strategy
    Analytical
    +1 more
  • Google logoAsked at Google 
    5 answers
    +2

    "When I transitioned from the Analytics team to the Product team, I faced challenges in gaining the trust of the engineering team. Having previously worked with them in a role where I provided insights rather than defining their priorities, they were initially hesitant to accept my inputs in my new role. This led to some misalignment, as they chose to focus on tasks independently rather than incorporating my recommendations. Recognizing the need to build credibility, I took a proactive approach."

    Shahrukh K. - "When I transitioned from the Analytics team to the Product team, I faced challenges in gaining the trust of the engineering team. Having previously worked with them in a role where I provided insights rather than defining their priorities, they were initially hesitant to accept my inputs in my new role. This led to some misalignment, as they chose to focus on tasks independently rather than incorporating my recommendations. Recognizing the need to build credibility, I took a proactive approach."See full answer

    BizOps & Strategy
    Behavioral
    +1 more
  • Google logoAsked at Google 
    Add answer
    BizOps & Strategy
    Behavioral
  • Product Manager
  • 🧠 Want an expert answer to a question? Saving questions lets us know what content to make next.

  • Google logoAsked at Google 
    Add answer
    Product Manager
  • "Clarifying Questions Goal - What is the goal for launching a new recommendation algorithm? (Assume an increase in user engagement) User Persona Using a recommendation system to explore new artists/songs in the same genre Using a recommendation system to explore new genres of songs Using a recommendation system to explore to format of content(Podcasts, Comedy, Stories) Metrics to look at to analyze if we need a new algorithm or not. Metrics Number of songs listened to"

    Henil S. - "Clarifying Questions Goal - What is the goal for launching a new recommendation algorithm? (Assume an increase in user engagement) User Persona Using a recommendation system to explore new artists/songs in the same genre Using a recommendation system to explore new genres of songs Using a recommendation system to explore to format of content(Podcasts, Comedy, Stories) Metrics to look at to analyze if we need a new algorithm or not. Metrics Number of songs listened to"See full answer

    Product Manager
    Analytical
  • Google logoAsked at Google 

    Permutations

    IDE
    Medium
    3 answers

    "function permute(nums) { if (nums.length <= 1) { return [nums]; } const prevPermutations = permute(nums.slice(0, nums.length-1)); const currentNum = nums[nums.length-1]; const permutations = new Set(); for (let prev of prevPermutations) { for (let i=0; i < prev.length; i++) { permutations.add([...prev.slice(0, i), currentNum, ...prev.slice(i)]); } permutations.add([...prev, currentNum]); } return [...permutations]"

    Tiago R. - "function permute(nums) { if (nums.length <= 1) { return [nums]; } const prevPermutations = permute(nums.slice(0, nums.length-1)); const currentNum = nums[nums.length-1]; const permutations = new Set(); for (let prev of prevPermutations) { for (let i=0; i < prev.length; i++) { permutations.add([...prev.slice(0, i), currentNum, ...prev.slice(i)]); } permutations.add([...prev, currentNum]); } return [...permutations]"See full answer

    Software Engineer
    Data Structures & Algorithms
    +3 more
  • Google logoAsked at Google 
    Add answer
    Software Engineer
    Technical
  • Google logoAsked at Google 
    2 answers

    "I was able to come up a solution but I ran out of time."

    Ashenafi B. - "I was able to come up a solution but I ran out of time."See full answer

    Software Engineer
    Technical
  • Google logoAsked at Google 
    1 answer

    "Clarification questions: What is the mission of the company? To connect people together to unleash their creativity. Is there any geographical areas that I should concentrate on? It is worldwide. Are there any constraints? No, there is none. Success of the usage of the app? The PM to pick. Approach: Establish the nature of the application. Establish the type of users that would be on the platform. Lay out what the user journey is. Define the metrics that are relevant. -"

    Ferri T. - "Clarification questions: What is the mission of the company? To connect people together to unleash their creativity. Is there any geographical areas that I should concentrate on? It is worldwide. Are there any constraints? No, there is none. Success of the usage of the app? The PM to pick. Approach: Establish the nature of the application. Establish the type of users that would be on the platform. Lay out what the user journey is. Define the metrics that are relevant. -"See full answer

    Product Manager
    Analytical
  • Google logoAsked at Google 
    Add answer
    Product Manager
    Product Strategy
  • Google logoAsked at Google 
    1 answer

    "When talking about my role in current team, I talked following things: High level technologies used. Collaboration work I did with PM and Design counter parts. Web UX features that we built. Hiring and boot strapping team from 0. Given that there is straight match to the profile hiring manager was looking for, he got pretty excited and spent time selling the job."

    Sudhakar P. - "When talking about my role in current team, I talked following things: High level technologies used. Collaboration work I did with PM and Design counter parts. Web UX features that we built. Hiring and boot strapping team from 0. Given that there is straight match to the profile hiring manager was looking for, he got pretty excited and spent time selling the job."See full answer

    Engineering Manager
    Behavioral
    +1 more
  • Product Manager
    Product Strategy
  • Google logoAsked at Google 
    Add answer
    Product Manager
    Behavioral
    +1 more
  • Google logoAsked at Google 
    1 answer

    "Zero in on the problem, the expectations of user are to find a restaurant but their feed is uninspired so they may bounce out of Yelp. Identify the impact size of user feeling like discovery is not personalised enough by seeing % of users that selected a restaurant from the homepage If large enough, I will look at who is likely the ones that want personalisation and why? Do they feel like they want to try new restaurants or are they finding it difficult to find restaurants they have been"

    Chermaine Y. - "Zero in on the problem, the expectations of user are to find a restaurant but their feed is uninspired so they may bounce out of Yelp. Identify the impact size of user feeling like discovery is not personalised enough by seeing % of users that selected a restaurant from the homepage If large enough, I will look at who is likely the ones that want personalisation and why? Do they feel like they want to try new restaurants or are they finding it difficult to find restaurants they have been"See full answer

    Product Manager
    Machine Learning
    +2 more
  • Google logoAsked at Google 
    1 answer

    "Clarify: who owns previous seasons? are we competing against them? Cost based: Cost >= Revenue generated Revenue = subscribers + advertisements subscribers = new subscribers (joining for the season) x avg spend on plan advertisements = total viewors (new + existing) x total season duration x ads/unit time x rev/ ad display Costs = pricing of the show + operational costs (data center cost + streaming cost) "

    Rev - "Clarify: who owns previous seasons? are we competing against them? Cost based: Cost >= Revenue generated Revenue = subscribers + advertisements subscribers = new subscribers (joining for the season) x avg spend on plan advertisements = total viewors (new + existing) x total season duration x ads/unit time x rev/ ad display Costs = pricing of the show + operational costs (data center cost + streaming cost) "See full answer

    Product Manager
    Product Strategy
  • Google logoAsked at Google 
    2 answers

    "Mobile typically involves creating designs optimized for smaller screens and touch-based interactions, while desktop designs are optimized for larger screens and mouse-based interactions. Mobile Pros: Greater accessibility: Mobile apps can be used anywhere, as long as the user has their phone. This makes them convenient for people whose rhythm of life is relatively high and requires quick and convenient access to modern technology, services, and gadgets. Wider audience: There are"

    Ben G. - "Mobile typically involves creating designs optimized for smaller screens and touch-based interactions, while desktop designs are optimized for larger screens and mouse-based interactions. Mobile Pros: Greater accessibility: Mobile apps can be used anywhere, as long as the user has their phone. This makes them convenient for people whose rhythm of life is relatively high and requires quick and convenient access to modern technology, services, and gadgets. Wider audience: There are"See full answer

    Product Designer
    Product Strategy
  • Google logoAsked at Google 
    2 answers

    "i would follow engage/ listen/understand/collaborate/engage/resolve- approach to manage conflicts. I would explain each phase in a project where I face conflict and how I used above approach to resolve the conflict"

    A B. - "i would follow engage/ listen/understand/collaborate/engage/resolve- approach to manage conflicts. I would explain each phase in a project where I face conflict and how I used above approach to resolve the conflict"See full answer

    Product Designer
    Behavioral
    +1 more
  • Google logoAsked at Google 
    1 answer

    "Ask Follow up Questions Is this for specific type of user or open? Do we have any past research that has been done? Do we have an idea of company and user goals? Do we have metrics of success? Are there any existing constraints? Why  |  5 min Why is this product or feature important? How does this product benefit customers? What business opportunities does it create? What is our hypothesis? What are our company goals? Who  |  3 min Who are the different types"

    Ben G. - "Ask Follow up Questions Is this for specific type of user or open? Do we have any past research that has been done? Do we have an idea of company and user goals? Do we have metrics of success? Are there any existing constraints? Why  |  5 min Why is this product or feature important? How does this product benefit customers? What business opportunities does it create? What is our hypothesis? What are our company goals? Who  |  3 min Who are the different types"See full answer

    Product Designer
    Product Design
Showing 341-360 of 926