Skip to main content

Interview Questions

Review this list of 4,411 interview questions and answers verified by hiring managers and candidates.
  • Pinterest logoAsked at Pinterest 
    Machine Learning Engineer
    Behavioral
  • "We should define automated Scheduled Updates for deployment to keep the application up to date."

    Rahul M. - "We should define automated Scheduled Updates for deployment to keep the application up to date."See full answer

    Machine Learning
    System Design
  • 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 walked through the code for a react.js based tic-tac-toe game written in typescript. The goal was to find ways to improve the code/ suggest improvements. I missed some areas like where state was being updated directly rather than using React's setState. There were issues around clear and maintainable logic, adherence to React best practices."

    Natalie C. - "I walked through the code for a react.js based tic-tac-toe game written in typescript. The goal was to find ways to improve the code/ suggest improvements. I missed some areas like where state was being updated directly rather than using React's setState. There were issues around clear and maintainable logic, adherence to React best practices."See full answer

    Engineering Manager
    Coding
  • "Opportunity cost, cost of improving the feature, and its's further benefits. Overall business objective, Business stage. [Let's say we haven't acquired much of the customers, so thinking about improving the service won't be a good idea. We should try to scale when it is required.]"

    Anonymous Muskox - "Opportunity cost, cost of improving the feature, and its's further benefits. Overall business objective, Business stage. [Let's say we haven't acquired much of the customers, so thinking about improving the service won't be a good idea. We should try to scale when it is required.]"See full answer

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

  • Product Manager
    Product Design
  • Software Engineer
    Data Structures & Algorithms
    +1 more
  • Google logoAsked at Google 

    "Clarifying questions Key value proposition of the product: an app that the blind can use to hail taxi service. User type: fully blind people, based in the USA. Form Factor: Mobile app for iOS and Android Target market Mobility is a basic human need. Currently, blind people are either dependent on others OR have to compromise on being mobile. -> Importance of problem is high People need to visit multiple places in a day: work, leisure activities, social life etc. --> the frequency of"

    Rahul J. - "Clarifying questions Key value proposition of the product: an app that the blind can use to hail taxi service. User type: fully blind people, based in the USA. Form Factor: Mobile app for iOS and Android Target market Mobility is a basic human need. Currently, blind people are either dependent on others OR have to compromise on being mobile. -> Importance of problem is high People need to visit multiple places in a day: work, leisure activities, social life etc. --> the frequency of"See full answer

    Product Design
  • Meta logoAsked at Meta 

    "HashMap supports insert, search, delete and retrieve in O(1). It stores data as key value pairs."

    Ina K. - "HashMap supports insert, search, delete and retrieve in O(1). It stores data as key value pairs."See full answer

    Machine Learning Engineer
    Data Structures & Algorithms
    +1 more
  • Amazon logoAsked at Amazon 

    "na"

    Nishigandha B. - "na"See full answer

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

    "Clarification questions: a. Is this platform like YouTube to post cooking videos by homechefs? b. Is this like Doordash where homechef’s can sell home cooked food? Response: Feel free to assume. I’m assuming to build a marketplace platform where homechef’s can sell their home cooked food. c. Are we looking to build a webapp/mobile native app Response: Mobile native app (iOS and Android) d. Which markets are we focusing on? Global or North America or USA **Response: I would focus on"

    Abdul K. - "Clarification questions: a. Is this platform like YouTube to post cooking videos by homechefs? b. Is this like Doordash where homechef’s can sell home cooked food? Response: Feel free to assume. I’m assuming to build a marketplace platform where homechef’s can sell their home cooked food. c. Are we looking to build a webapp/mobile native app Response: Mobile native app (iOS and Android) d. Which markets are we focusing on? Global or North America or USA **Response: I would focus on"See full answer

    Product Manager
    Product Design
  • "Identify Target Market: Identify the target market for Dell’s products. Consider demographics, psychographics, and other characteristics of potential customers. Set Objectives: Establish the objectives for the product marketing strategy. These objectives should be measurable and achievable. Develop Brand Message: Develop a unique, memorable brand message for Dell’s products that communicates the company’s value proposition and resonates with the target market. Identify Channels: Iden"

    Shivam S. - "Identify Target Market: Identify the target market for Dell’s products. Consider demographics, psychographics, and other characteristics of potential customers. Set Objectives: Establish the objectives for the product marketing strategy. These objectives should be measurable and achievable. Develop Brand Message: Develop a unique, memorable brand message for Dell’s products that communicates the company’s value proposition and resonates with the target market. Identify Channels: Iden"See full answer

    Product Strategy
  • Dropbox logoAsked at Dropbox 
    Analytical
    Execution
  • "Clarification about the Google Web Answers, its goal, and vision for the next 4-5 years. Talk about the different user personas and the actions which they should take to achieve that vision. Finally replicating these actions and corresponding actions into metrics. Evaluate the different action if we there are any negative recursion about these metrics"

    Anonymous Muskox - "Clarification about the Google Web Answers, its goal, and vision for the next 4-5 years. Talk about the different user personas and the actions which they should take to achieve that vision. Finally replicating these actions and corresponding actions into metrics. Evaluate the different action if we there are any negative recursion about these metrics"See full answer

    Product Design
    Program Sense
  • "I spoke about holding a workshop to understand their perspective of why delivering a feature was so important to them. I was showing them"

    Lazarus J. - "I spoke about holding a workshop to understand their perspective of why delivering a feature was so important to them. I was showing them"See full answer

    Product Manager
    Behavioral
  • "Null hypothesis (H0): the coin is fair (unbiased), meaning the probability of flipping a head is 0.5 Alternative (H1): the coin is unfair (biased), meaning the probability of flipping a head is not 0.5 To test this hypothesis, I would calculate a p-value which is the probability of observing a result as extreme as, or more extreme than, what I say in my sample, assuming the null hypothesis is true. I could use the probability mass function of a binomial random variable to model the coin toss b"

    Lucas G. - "Null hypothesis (H0): the coin is fair (unbiased), meaning the probability of flipping a head is 0.5 Alternative (H1): the coin is unfair (biased), meaning the probability of flipping a head is not 0.5 To test this hypothesis, I would calculate a p-value which is the probability of observing a result as extreme as, or more extreme than, what I say in my sample, assuming the null hypothesis is true. I could use the probability mass function of a binomial random variable to model the coin toss b"See full answer

    Statistics & Experimentation
  • "The music industry has been dramatically changed over the past few years because of streaming services. Today, instead of buying records or tapes and play them in a walkman, people stream music on their mobile app from an AI-generated list of songs tailored to their interests. However, streaming services such as Spotify and Pandora hasn’t been profitable even though they’ve grown into hundreds of millions of users. The cost of IP in the music industry is eating up the profit and making it hard t"

    Fiona Z. - "The music industry has been dramatically changed over the past few years because of streaming services. Today, instead of buying records or tapes and play them in a walkman, people stream music on their mobile app from an AI-generated list of songs tailored to their interests. However, streaming services such as Spotify and Pandora hasn’t been profitable even though they’ve grown into hundreds of millions of users. The cost of IP in the music industry is eating up the profit and making it hard t"See full answer

    Product Design
  • Lyft logoAsked at Lyft 
    Product Design
    System Design
  • 23andMe logoAsked at 23andMe 

    "I described why I liked the product Defined success metrics Proposed an A/B test"

    Kitan F. - "I described why I liked the product Defined success metrics Proposed an A/B test"See full answer

    Product Manager
    Product Strategy
Showing 3041-3060 of 4411