Interview Questions

Review this list of 3,944 interview questions and answers verified by hiring managers and candidates.
  • "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
  • TripActions logoAsked at TripActions 

    "Use voice recognition system to interact"

    Aiswarya R. - "Use voice recognition system to interact"See full answer

    Product Design
  • Google logoAsked at Google 

    "Clarifications: Who are we? Google, US context, no constraints, no specific type of mw, at home or work? home Vision: Enable healthy and happy living through delicious, healthy and safe food quickly & easily Goal: Engagement (repeated use) User Segments (JTBD): Prepare food at home regularly Prepare food at home occasionally Make/eat food at home rarely/never Pain points: Don’t know how to cook Don’t have time to get ingredients **Don’t have time to"

    Sarabjeet S. - "Clarifications: Who are we? Google, US context, no constraints, no specific type of mw, at home or work? home Vision: Enable healthy and happy living through delicious, healthy and safe food quickly & easily Goal: Engagement (repeated use) User Segments (JTBD): Prepare food at home regularly Prepare food at home occasionally Make/eat food at home rarely/never Pain points: Don’t know how to cook Don’t have time to get ingredients **Don’t have time to"See full answer

    Product Strategy
  • LinkedIn logoAsked at LinkedIn 

    "You should be able to 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. Recall the strategy for tackling them methodically and thoroughly: Ask clarifying questions State the goal of the feature / product Behavior Mapping / UX Flow Mapping Provide criteria to prioritize metrics Prioritize metrics Summarize Let's begin! Ask cl"

    Exponent - "You should be able to 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. Recall the strategy for tackling them methodically and thoroughly: Ask clarifying questions State the goal of the feature / product Behavior Mapping / UX Flow Mapping Provide criteria to prioritize metrics Prioritize metrics Summarize Let's begin! Ask cl"See full answer

    Product Manager
    Analytical
  • "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
  • 🧠 Want an expert answer to a question? Saving questions lets us know what content to make next.

  • Meta (Facebook) logoAsked at Meta (Facebook) 
    Software Engineer
    Behavioral
  • Google logoAsked at Google 

    "First Contextual Questions: Opportunities & Threats for whom? Assuming for Google Maps only Approach: Google’s Vision & Mission > Where does Maps fit into that? Analysing use case that Google Maps serve? SWOT Analysis My View ## Google Vision & Mission: To organize world’s information and make it universally accessible and useful Google Maps Strategic Fit: _Google Maps provides organization of geographic information, allows users to change/add/delete c"

    Sourabh M. - "First Contextual Questions: Opportunities & Threats for whom? Assuming for Google Maps only Approach: Google’s Vision & Mission > Where does Maps fit into that? Analysing use case that Google Maps serve? SWOT Analysis My View ## Google Vision & Mission: To organize world’s information and make it universally accessible and useful Google Maps Strategic Fit: _Google Maps provides organization of geographic information, allows users to change/add/delete c"See full answer

    Product Manager
    Product Strategy
  • Dropbox logoAsked at Dropbox 
    Video answer for 'Find duplicate files in a file system.'

    " read_dir(path: str) -> list[str] returns the full path of all files and sub- directories of a given directory. is_file(path: str) -> bool: returns true if the path points to a regular file. is_dir(path: str) -> bool: returns true if the path points to a directory. read_file(path: str) -> str: reads and returns the content of the file. The algorithm: notice that storing all the file contents' is too space intensive, so we can't read all the files' contents to store and compare with each"

    Idan R. - " read_dir(path: str) -> list[str] returns the full path of all files and sub- directories of a given directory. is_file(path: str) -> bool: returns true if the path points to a regular file. is_dir(path: str) -> bool: returns true if the path points to a directory. read_file(path: str) -> str: reads and returns the content of the file. The algorithm: notice that storing all the file contents' is too space intensive, so we can't read all the files' contents to store and compare with each"See full answer

    Software Engineer
    Data Structures & Algorithms
    +2 more
  • "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
  • Google logoAsked at Google 

    "I would be oil. As oil would float and can be moulded according to the sourrounding."

    Nature - "I would be oil. As oil would float and can be moulded according to the sourrounding."See full answer

    Product Manager
    Behavioral
  • Palantir logoAsked at Palantir 

    "e"

    Srikar T. - "e"See full answer

    Software Engineer
    Behavioral
  • Google logoAsked at Google 
    Product Manager
  • Lyft logoAsked at Lyft 

    "This question is a Diagnosis Question. Let's follow the template for answering Diagnosis Questions: Ask clarifying questions List potential high level reasons Gather context (with TROPIC method!) Establish a theory of probably cause Test theories Give a potential solution Summarize Ask Clarifying Questions Before we begin, it's important to ask clarifying questions if necessary. This question is quite straight forward so we may not have ma"

    Exponent - "This question is a Diagnosis Question. Let's follow the template for answering Diagnosis Questions: Ask clarifying questions List potential high level reasons Gather context (with TROPIC method!) Establish a theory of probably cause Test theories Give a potential solution Summarize Ask Clarifying Questions Before we begin, it's important to ask clarifying questions if necessary. This question is quite straight forward so we may not have ma"See full answer

    Product Manager
    Analytical
    +1 more
  • Pinterest logoAsked at Pinterest 
    Machine Learning Engineer
    Behavioral
  • 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
  • Goldman Sachs logoAsked at Goldman Sachs 

    "standard answer for this."

    Shar N. - "standard answer for this."See full answer

    Software Engineer
    Coding
    +1 more
  • Amazon logoAsked at Amazon 
    Product Manager
    Product Design
  • +5

    "How important are behavioral interview questions? Do technical interviewers even look at my resume?"

    Mitchell K. - "How important are behavioral interview questions? Do technical interviewers even look at my resume?"See full answer

  • Flatiron Health logoAsked at Flatiron Health 
    Software Engineer
    Data Structures & Algorithms
    +2 more
Showing 2701-2720 of 3944