Skip to main content

Interview Questions

Review this list of 4,415 interview questions and answers verified by hiring managers and candidates.
  • Amazon logoAsked at Amazon 
    3 answers

    "It was like say we have a library A which has a library B as a dependency and so on, how would we determine in the dependency chain that whether there is a circular depedency?"

    Chris R. - "It was like say we have a library A which has a library B as a dependency and so on, how would we determine in the dependency chain that whether there is a circular depedency?"See full answer

    Software Engineer
    Data Structures & Algorithms
    +1 more
  • Mobile.de logoAsked at Mobile.de 
    2 answers

    "DAU and MAU: The number of active users daily and monthly to gauge the content recommended on the home page. Bounce Rate: The percentage of users who navigate away from the site after viewing only the home page. Number of Signups: The number of users who signup after seeing the content on the homepage leading to lower CAC. "

    Medha A. - "DAU and MAU: The number of active users daily and monthly to gauge the content recommended on the home page. Bounce Rate: The percentage of users who navigate away from the site after viewing only the home page. Number of Signups: The number of users who signup after seeing the content on the homepage leading to lower CAC. "See full answer

    Product Manager
    Analytical
    +1 more
  • Discord logoAsked at Discord 
    1 answer

    "This is a Measure Success question with a slight twist. The twist here is we need to consider a hypothetical product rather that one already built. This changes our formula slightly - specifically we may not be able to apply a UX flow to drive analysis since we're unsure of the implementation. Instead, we'll look at core behaviors that are indicative of success. Here's the modified formula: Ask clarifying questions State the goal of the feature **Apply a UX flow to drive a"

    Exponent - "This is a Measure Success question with a slight twist. The twist here is we need to consider a hypothetical product rather that one already built. This changes our formula slightly - specifically we may not be able to apply a UX flow to drive analysis since we're unsure of the implementation. Instead, we'll look at core behaviors that are indicative of success. Here's the modified formula: Ask clarifying questions State the goal of the feature **Apply a UX flow to drive a"See full answer

    Product Manager
    Concept
  • "Mentioned that business category will not be back to previous COVID levels as a result of a systematic shift in the way business is now conducted via zoon calls. Exposed poor customer service and online booking experience as a focus of "things to fix" to improve bookings Suggested to shift (upgrade) the leisure customer segment into the luxury travel experience which was previously the choice of business class. Prioritized fixing customer service digital experience as it is the central spi"

    Esteban G. - "Mentioned that business category will not be back to previous COVID levels as a result of a systematic shift in the way business is now conducted via zoon calls. Exposed poor customer service and online booking experience as a focus of "things to fix" to improve bookings Suggested to shift (upgrade) the leisure customer segment into the luxury travel experience which was previously the choice of business class. Prioritized fixing customer service digital experience as it is the central spi"See full answer

    Product Manager
    Analytical
    +1 more
  • New York Times logoAsked at New York Times 
    1 answer

    "Platform team would build platform services that feature teams would be using. For example, the Platform team would set up a CI/CD pipelines that features would use. Another example could be that the platform team would set up Observability solution that feature teams would use to measure app performance and for troubleshooting purpose."

    Mezbaur R. - "Platform team would build platform services that feature teams would be using. For example, the Platform team would set up a CI/CD pipelines that features would use. Another example could be that the platform team would set up Observability solution that feature teams would use to measure app performance and for troubleshooting purpose."See full answer

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

  • Google logoAsked at Google 
    Add answer
    Product Design
  • Anthropic logoAsked at Anthropic 
    Add answer
    Machine Learning Engineer
    Artificial Intelligence
    +3 more
  • Google logoAsked at Google 
    1 answer

    "Follow up question was: what is your strategy to sell it?"

    Andrei S. - "Follow up question was: what is your strategy to sell it?"See full answer

    Product Manager
    Product Design
  • AWS logoAsked at AWS 
    Add answer
    Technical Program Manager
    Behavioral
  • Slack logoAsked at Slack 
    1 answer

    "This is an Improve a Product question that's quite specific. Here, we're asking to not only improve Slack, but particularly how they allow collaboration on their platform. Let's first go over the Improve a Product formula: Ask clarifying questions Identify users, behaviors, and pain points State product goal Brainstorm small improvements Brainstorm bolder improvements Measure success Summarize Now, let's begin! Ask clarifying questions"

    Exponent - "This is an Improve a Product question that's quite specific. Here, we're asking to not only improve Slack, but particularly how they allow collaboration on their platform. Let's first go over the Improve a Product formula: Ask clarifying questions Identify users, behaviors, and pain points State product goal Brainstorm small improvements Brainstorm bolder improvements Measure success Summarize Now, let's begin! Ask clarifying questions"See full answer

    Product Manager
    Product Design
  • 6 answers
    +3

    "this task is misleading . i used lag(1) and lead(1) cuz it did not say "compare temperature from 2 days before and 1 day before" , it reads to me as if its asking "compare cur temperature to prev and future and see if it rose and fall""

    Erjan G. - "this task is misleading . i used lag(1) and lead(1) cuz it did not say "compare temperature from 2 days before and 1 day before" , it reads to me as if its asking "compare cur temperature to prev and future and see if it rose and fall""See full answer

    Coding
    SQL
  • 6 answers
    +3

    "SELECT p1.player_name AS player1, p2.player_name AS player2, ABS(p1.level - p2.level) AS level_disparity FROM players p1 JOIN players p2 ON p1.playername < p2.playername WHERE ABS(p1.level - p2.level) <= 5 ORDER BY level_disparity ASC;"

    Jayveer S. - "SELECT p1.player_name AS player1, p2.player_name AS player2, ABS(p1.level - p2.level) AS level_disparity FROM players p1 JOIN players p2 ON p1.playername < p2.playername WHERE ABS(p1.level - p2.level) <= 5 ORDER BY level_disparity ASC;"See full answer

    Coding
    SQL
  • Cohere Health logoAsked at Cohere Health 
    Add answer
    Product Manager
    Behavioral
  • Google logoAsked at Google 
    1 answer

    "This is a Fermi problem — an estimation or approximation problem with limited information and back-of-the-envelope calculations. There's no right answer: interviewers want to understand how you think and how well you can explain your reasoning, rather than what you already know. Recall the formula for Fermi problems: Ask clarifying questions Catalog what you know Make equation(s) Think about edge cases to add to equation **Breakdown components of your equat"

    Exponent - "This is a Fermi problem — an estimation or approximation problem with limited information and back-of-the-envelope calculations. There's no right answer: interviewers want to understand how you think and how well you can explain your reasoning, rather than what you already know. Recall the formula for Fermi problems: Ask clarifying questions Catalog what you know Make equation(s) Think about edge cases to add to equation **Breakdown components of your equat"See full answer

    Product Manager
    Estimation
  • Adobe logoAsked at Adobe 
    Add answer
    Data Engineer
    Data Structures & Algorithms
    +4 more
  • Adobe logoAsked at Adobe 
    1 answer

    "Leetcode 347: Heap + Hashtable Follow up question: create heap with the length of K instead of N (more time complexity but less space )"

    Chen J. - "Leetcode 347: Heap + Hashtable Follow up question: create heap with the length of K instead of N (more time complexity but less space )"See full answer

    Data Engineer
    Data Structures & Algorithms
    +3 more
  • "Target market and pain points to be solved Impact of solving the problem: TAM Existing solutions and their problems Value proposition of my product Costs and resources required in building and maintaining"

    Rahul J. - "Target market and pain points to be solved Impact of solving the problem: TAM Existing solutions and their problems Value proposition of my product Costs and resources required in building and maintaining"See full answer

    Behavioral
    Project Management
  • Add answer
    Product Manager
    Product Strategy
    +1 more
  • "Clarification : Criteria: User Journey Potential Use Case: Pain Points: Possible Solutions Tradeoff: Metrices:"

    Hiro L. - "Clarification : Criteria: User Journey Potential Use Case: Pain Points: Possible Solutions Tradeoff: Metrices:"See full answer

    Product Manager
    Product Design
Showing 2881-2900 of 4415