Interview Questions

Review this list of 4,138 interview questions and answers verified by hiring managers and candidates.
  • Google logoAsked at Google 

    "Questions and Clarifications: Monitoring can mean a few things- Location, vital signs, fluids did you have something in mind or should I pick? -> You should pick Should I assume I am acting as google or a startup -> You pick -> well google has a mission to organize the world's data, and well being data may play well with either the google health or google home systems. I will act as google I am going to initially focus on the US market, as other markets may have different cultural expectatio"

    Mark B. - "Questions and Clarifications: Monitoring can mean a few things- Location, vital signs, fluids did you have something in mind or should I pick? -> You should pick Should I assume I am acting as google or a startup -> You pick -> well google has a mission to organize the world's data, and well being data may play well with either the google health or google home systems. I will act as google I am going to initially focus on the US market, as other markets may have different cultural expectatio"See full answer

    Product Manager
    Product Design
  • Wayfair logoAsked at Wayfair 

    "This is a Technical question. It tests your ability to understand high level technical concepts. Even though your job won't have any coding involved, you'll still need to understand these concepts. Being able to cover all these topics with clarity communicates confidence in your interviewer. Unfortunately, there's no formula for technical questions, but some general tips are: Use analogies when you can Break your solution into clear, bite-size steps Don't be afraid to use examples to b"

    Exponent - "This is a Technical question. It tests your ability to understand high level technical concepts. Even though your job won't have any coding involved, you'll still need to understand these concepts. Being able to cover all these topics with clarity communicates confidence in your interviewer. Unfortunately, there's no formula for technical questions, but some general tips are: Use analogies when you can Break your solution into clear, bite-size steps Don't be afraid to use examples to b"See full answer

    Product Manager
  • "As we can pass info to only one child at a time, I told that from any given node, we have to pass the info to that child(of this node) which has the largest subtree rooted at it. To calculate the subtree sizes, I used DFS. And then to calculate the minimum time to pass info to all the nodes, I used BFS picking the largest subtree child first at every node. I couldn't write the complete code in the given time and also made a mistake in telling the overall time complexity of my approach. I think t"

    Lakshman B. - "As we can pass info to only one child at a time, I told that from any given node, we have to pass the info to that child(of this node) which has the largest subtree rooted at it. To calculate the subtree sizes, I used DFS. And then to calculate the minimum time to pass info to all the nodes, I used BFS picking the largest subtree child first at every node. I couldn't write the complete code in the given time and also made a mistake in telling the overall time complexity of my approach. I think t"See full answer

    Software Engineer
    Data Structures & Algorithms
    +1 more
  • Slack logoAsked at Slack 

    "You should be able to easily identify this as a Measure Success question. These kinds of questions are used to test your analytical skills, as well as your ability to track project progress post-launch. It also provides the interviewer confidence in your ability to think about analytics pre-emptively. Recall the strategy for tackling them methodically and thoroughly: Ask clarifying questions State the goal of the feature / product Behavior Mapping / UX Flow Mapping **"

    Exponent - "You should be able to easily identify this as a Measure Success question. These kinds of questions are used to test your analytical skills, as well as your ability to track project progress post-launch. It also provides the interviewer confidence in your ability to think about analytics pre-emptively. Recall the strategy for tackling them methodically and thoroughly: Ask clarifying questions State the goal of the feature / product Behavior Mapping / UX Flow Mapping **"See full answer

    Product Manager
    Behavioral
  • "I submitted a PRD as it was a take home assignment."

    Ayush kumar S. - "I submitted a PRD as it was a take home assignment."See full answer

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

  • Palantir logoAsked at Palantir 

    "e"

    Srikar T. - "e"See full answer

    Software Engineer
    Behavioral
  • "A transportation system that connects with stakeholders to make the treatment process more predictable and time-effective. Algorithm to send a push to drivers nearby."

    Tartan C. - "A transportation system that connects with stakeholders to make the treatment process more predictable and time-effective. Algorithm to send a push to drivers nearby."See full answer

    Product Manager
    Product Design
    +1 more
  • Meta (Facebook) logoAsked at Meta (Facebook) 

    "This is a Diagnosis Question. The goal of Diagnosis questions is to test whether the interviewee is organized and logical in their product approach. It also tests whether the PM is exhaustive in causes for decreases and whether they provides realistic solutions to the problem. Let's follow the Diagnosis Question formula: Ask clarifying questions Propose high level reasons for a drop Gather context (TROPIC) Establish a theory of probable cause Test theories "

    Exponent - "This is a Diagnosis Question. The goal of Diagnosis questions is to test whether the interviewee is organized and logical in their product approach. It also tests whether the PM is exhaustive in causes for decreases and whether they provides realistic solutions to the problem. Let's follow the Diagnosis Question formula: Ask clarifying questions Propose high level reasons for a drop Gather context (TROPIC) Establish a theory of probable cause Test theories "See full answer

    Product Manager
    Analytical
    +1 more
  • +1

    "Great question! I think it's very important to teach kids about investment. Couple that with the trend of kids becoming tech savvy at a younger age, there's a big opportunity to design a useful product. I'd like to start by breaking down the customer segment of "kids." I will assume that kids who will use this product come from more affluent backgrounds and their parents have investment accounts. We certainly could target kids from a lower socioeconomic background, but I think the barriers for"

    Rika S. - "Great question! I think it's very important to teach kids about investment. Couple that with the trend of kids becoming tech savvy at a younger age, there's a big opportunity to design a useful product. I'd like to start by breaking down the customer segment of "kids." I will assume that kids who will use this product come from more affluent backgrounds and their parents have investment accounts. We certainly could target kids from a lower socioeconomic background, but I think the barriers for"See full answer

    System Design
    Product Design
  • "In a previous role as a Program Manager, I encountered a situation where we were halfway through a project aimed at streamlining our customer support operations. It became evident that a specific process we were implementing to manage customer inquiries and escalations was inefficient and causing delays. Recognizing the importance of addressing this issue promptly, I took the following steps: Assessment: First, I conducted a thorough assessment of the process to pinpoint the bottlenecks a"

    Anonymous Panda - "In a previous role as a Program Manager, I encountered a situation where we were halfway through a project aimed at streamlining our customer support operations. It became evident that a specific process we were implementing to manage customer inquiries and escalations was inefficient and causing delays. Recognizing the importance of addressing this issue promptly, I took the following steps: Assessment: First, I conducted a thorough assessment of the process to pinpoint the bottlenecks a"See full answer

    Technical Program Manager
    Behavioral
  • "This is a Measure Success question with a slight twist. The twist here is we need to consider a hypothetical change rather than 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 an"

    Exponent - "This is a Measure Success question with a slight twist. The twist here is we need to consider a hypothetical change rather than 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 an"See full answer

    Product Manager
    Analytical
  • Microsoft logoAsked at Microsoft 

    "i'm going to Structure my answer like this: make sure we both are on the same page by asking Qs Users and their use cases/pain points Prioritise the use cases Brainstorm some solution Priritize the solutions + Trade offs Metrics define success Clarifying Qs: Who are we? ==> MicroSoft team who designs physical product Whiteboard so==> mething where people can write/draw to present/explain/workout Office==> workplace. Not schools/univ Smart ==> It understands most o"

    Suhasan C. - "i'm going to Structure my answer like this: make sure we both are on the same page by asking Qs Users and their use cases/pain points Prioritise the use cases Brainstorm some solution Priritize the solutions + Trade offs Metrics define success Clarifying Qs: Who are we? ==> MicroSoft team who designs physical product Whiteboard so==> mething where people can write/draw to present/explain/workout Office==> workplace. Not schools/univ Smart ==> It understands most o"See full answer

    Product Design
  • Yelp logoAsked at Yelp 

    "You should identify this type of interview question as an Expansion problem, since we're expanding to a new market. This is similar to a growth problem, with a few additional components. This is the formula you should use when tackling these types of interview questions: Ask clarifying questions Perform user analysis Market risk analysis State goals Perform channel analysis Prioritize growth channels Strategy Summarize Without further"

    Exponent - "You should identify this type of interview question as an Expansion problem, since we're expanding to a new market. This is similar to a growth problem, with a few additional components. This is the formula you should use when tackling these types of interview questions: Ask clarifying questions Perform user analysis Market risk analysis State goals Perform channel analysis Prioritize growth channels Strategy Summarize Without further"See full answer

    Product Manager
    System Design
  • Walmart Labs logoAsked at Walmart Labs 

    "We've identified the problem as a Design a Product question. Use the following framework for tackling these types of questions: Ask Clarifying Questions Identify users, behaviors, and pain points State product goal Identify current solutions Brainstorm new solutions Evaluate solutions Measure success Summarize We'll go through each of these step by step. Ask Clarifying Questions The PM interview isn't about your ability to come up w"

    Exponent - "We've identified the problem as a Design a Product question. Use the following framework for tackling these types of questions: Ask Clarifying Questions Identify users, behaviors, and pain points State product goal Identify current solutions Brainstorm new solutions Evaluate solutions Measure success Summarize We'll go through each of these step by step. Ask Clarifying Questions The PM interview isn't about your ability to come up w"See full answer

    Product Manager
    System Design
  • Netflix logoAsked at Netflix 

    "TF-IDF CONCEPT EXPLANATION AND INTUITION BUILDING: TF-IDF is a measure that reflects the importance of a word in the document relative to a collection of documents. Its full form is Term Frequency - Inverse Document Frequency. The term TF indicates how often a term occurs in a particular document. It is the ratio of count of a particular term in a document to the number of terms in that particular document. So, the intuition is that if a term occurs frequently in a single documen"

    Satyam C. - "TF-IDF CONCEPT EXPLANATION AND INTUITION BUILDING: TF-IDF is a measure that reflects the importance of a word in the document relative to a collection of documents. Its full form is Term Frequency - Inverse Document Frequency. The term TF indicates how often a term occurs in a particular document. It is the ratio of count of a particular term in a document to the number of terms in that particular document. So, the intuition is that if a term occurs frequently in a single documen"See full answer

    Machine Learning Engineer
    Concept
  • Product Design
    Analytical
    +1 more
  • Execution
    Analytical
Showing 2841-2860 of 4138