Skip to main content

Interview Questions

Review this list of 4,477 interview questions and answers verified by hiring managers and candidates.
  • "This depends on the following two variables: What's the percentage of people dropping off at each step What's the perceived impact to business and users of the failure of each step. In general, I'd start from the very end, and then go back in the process as it's more important that we satisfy customers who have paid i.e. they should get a booking confirmation vs customers that are entering details and then payment info."

    Rahul J. - "This depends on the following two variables: What's the percentage of people dropping off at each step What's the perceived impact to business and users of the failure of each step. In general, I'd start from the very end, and then go back in the process as it's more important that we satisfy customers who have paid i.e. they should get a booking confirmation vs customers that are entering details and then payment info."See full answer

    Product Manager
    Product Strategy
  • Capital One logoAsked at Capital One 
    Add answer
    Product Manager
    Product Design
  • Coinbase logoAsked at Coinbase 
    Add answer
    Product Manager
    Behavioral
    +1 more
  • Google logoAsked at Google 
    Add answer
    Product Manager
    Product Design
  • "A Random Forest works by building an ensemble of decision trees, each trained on a slightly different version of the data. The key mechanism is bagging: for each tree, we sample the training data with replacement (bootstrapping), so every tree sees a different subset of examples. On top of that, at each split the algorithm randomly selects a subset of features, so trees explore different predictors. These two sources of randomness decorrelate the trees. When we aggregate them — by averag"

    Yuexiang Y. - "A Random Forest works by building an ensemble of decision trees, each trained on a slightly different version of the data. The key mechanism is bagging: for each tree, we sample the training data with replacement (bootstrapping), so every tree sees a different subset of examples. On top of that, at each split the algorithm randomly selects a subset of features, so trees explore different predictors. These two sources of randomness decorrelate the trees. When we aggregate them — by averag"See full answer

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

  • Amazon logoAsked at Amazon 
    1 answer

    "This is another Diagnosis problem. To answer this question, we suggest you use our framework (along with the TROPIC method) to be as thorough as possible. The framework is as follows: Ask clarifying questions List potential high level reasons Gather Context (TROPIC)Time Region Other features / products (internal) Platform Industry / Competition Cannibalization Establish a theory of probable cause Test theories Propose solutions Summarize "

    Exponent - "This is another Diagnosis problem. To answer this question, we suggest you use our framework (along with the TROPIC method) to be as thorough as possible. The framework is as follows: Ask clarifying questions List potential high level reasons Gather Context (TROPIC)Time Region Other features / products (internal) Platform Industry / Competition Cannibalization Establish a theory of probable cause Test theories Propose solutions Summarize "See full answer

    Product Manager
    Analytical
    +1 more
  • "I started going through the different main area of focus stakeholder alignment with Product and engineering; resource alignment getting it into the backlog and then prioritization spoke about Sprint planning and timelines and timely communication back to stakeholders to be on track for this end to end demo / pilot options (but HM already wasn't too happy about the response and asked me the Question again)"

    Anonymous Hummingbird - "I started going through the different main area of focus stakeholder alignment with Product and engineering; resource alignment getting it into the backlog and then prioritization spoke about Sprint planning and timelines and timely communication back to stakeholders to be on track for this end to end demo / pilot options (but HM already wasn't too happy about the response and asked me the Question again)"See full answer

    Product Marketing Manager
    Execution
  • Lyft logoAsked at Lyft 
    1 answer

    "Clarifications: What type of food? Let's assume cloud kitchens for this exercise. Lyft's mission: Improve people's lives with the worlds's best transportation. Lyft aims to achieve this in 3 ways: Socially, economically and environmentally. We can see Lyft playing a part in the cloud kitchen ecosystem and create economic mobility. Chef, Food consumer . Lyft is connecting these two users. Usecases: 1) Individual chefs who might be resource-constrained. Eg: Refugees who are skilled but don't"

    M N. - "Clarifications: What type of food? Let's assume cloud kitchens for this exercise. Lyft's mission: Improve people's lives with the worlds's best transportation. Lyft aims to achieve this in 3 ways: Socially, economically and environmentally. We can see Lyft playing a part in the cloud kitchen ecosystem and create economic mobility. Chef, Food consumer . Lyft is connecting these two users. Usecases: 1) Individual chefs who might be resource-constrained. Eg: Refugees who are skilled but don't"See full answer

    Product Design
  • Wise logoAsked at Wise 
    1 answer

    "One product that I am proud of and that has adjacencies to the wise product is a chatbot that I developed for a customer service team. The goal of the chatbot was to improve the efficiency of the customer service team by automating frequently asked questions and providing instant responses to customers. As the lead developer on the project, my role was to design and implement the chatbot using natural language processing (NLP) and machine learning techniques. This involved training the chatbot o"

    Anonymous Flamingo - "One product that I am proud of and that has adjacencies to the wise product is a chatbot that I developed for a customer service team. The goal of the chatbot was to improve the efficiency of the customer service team by automating frequently asked questions and providing instant responses to customers. As the lead developer on the project, my role was to design and implement the chatbot using natural language processing (NLP) and machine learning techniques. This involved training the chatbot o"See full answer

    Product Manager
    Behavioral
    +1 more
  • Product Manager
    Analytical
  • Sierra AI logoAsked at Sierra AI 
    Add answer
    Product Manager
    Behavioral
  • Amazon logoAsked at Amazon 
    2 answers

    "One key thing I learned that made everything easier for me as a data analyst was the importance of structured thinking and communication before diving into the data. Early in my career, I used to jump directly into tasks like data cleaning, ETL processes—without fully understanding the problem or defining the questions I was trying to answer. This sometimes led to inefficiencies, as I would have to backtrack or redo work because the insights weren't completely aligned with stakeholder needs. I"

    Anushka R. - "One key thing I learned that made everything easier for me as a data analyst was the importance of structured thinking and communication before diving into the data. Early in my career, I used to jump directly into tasks like data cleaning, ETL processes—without fully understanding the problem or defining the questions I was trying to answer. This sometimes led to inefficiencies, as I would have to backtrack or redo work because the insights weren't completely aligned with stakeholder needs. I"See full answer

    Product Manager
    Behavioral
  • DoorDash logoAsked at DoorDash 
    1 answer

    "Assumption: Considering the launch of a product r a service based company in a new market: 1) Need of the product / service - consumer needs 2) Presence of competitor and their market share 3) Consumer behaviour - can this be changed if such need doesn't exist explicitly( ex: ride hailing) 4) Existing price of the product 5) Marketing spend to launch in that market and opportunity to make revenue"

    Arista V. - "Assumption: Considering the launch of a product r a service based company in a new market: 1) Need of the product / service - consumer needs 2) Presence of competitor and their market share 3) Consumer behaviour - can this be changed if such need doesn't exist explicitly( ex: ride hailing) 4) Existing price of the product 5) Marketing spend to launch in that market and opportunity to make revenue"See full answer

    BizOps & Strategy
    Product Strategy
  • +1

    "a process can include many threads. good for concurrent and parallel task execution"

    Erjan G. - "a process can include many threads. good for concurrent and parallel task execution"See full answer

    Data Engineer
    Concept
  • "The first part is to design with either a linked list of IDs or an array of boolean values. The second part is to optimize both time and memory."

    Seamus L. - "The first part is to design with either a linked list of IDs or an array of boolean values. The second part is to optimize both time and memory."See full answer

    Software Engineer
    Technical
  • Google logoAsked at Google 
    1 answer

    "Set clear goals- What do you want to achieve by learning this new technology? Are you trying to build a specific project, or are you just interested in learning more about it? Having clear goals will help you stay motivated and focused. Find a good learning resource There are many different ways to learn a new technology. You can take online courses, read books, or watch tutorials. Find a resource that fits your learning style and budget. Start with the basics- Don't try to"

    Praful B. - "Set clear goals- What do you want to achieve by learning this new technology? Are you trying to build a specific project, or are you just interested in learning more about it? Having clear goals will help you stay motivated and focused. Find a good learning resource There are many different ways to learn a new technology. You can take online courses, read books, or watch tutorials. Find a resource that fits your learning style and budget. Start with the basics- Don't try to"See full answer

    Technical Program Manager
    Technical
  • Add answer
    Video answer for 'Calculate the minimum number of turns required to open a lock.'
    Data Structures & Algorithms
    Coding
  • Asana logoAsked at Asana 
    Add answer
    Analytical
  • Microsoft logoAsked at Microsoft 
    Add answer
    Product Manager
    Product Design
  • "Questions: Are these bikes for personal or commercial use? Or both? For commuting, or should we also include recreational bikes (e.g. mountain bikes?) Should we include stationary exercise bikes, or only those used outside? E-bikes and motorcycles? Are we counting children, or just adults? Should we factor in whether the individual has purchasing power to purchase a new bike? What about renting a bike? Assumptions: Assuming we are sizing the market for personal commuter bicycles f"

    Chelsea F. - "Questions: Are these bikes for personal or commercial use? Or both? For commuting, or should we also include recreational bikes (e.g. mountain bikes?) Should we include stationary exercise bikes, or only those used outside? E-bikes and motorcycles? Are we counting children, or just adults? Should we factor in whether the individual has purchasing power to purchase a new bike? What about renting a bike? Assumptions: Assuming we are sizing the market for personal commuter bicycles f"See full answer

    Product Manager
    Estimation
Showing 2801-2820 of 4477