Interview Questions

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

    "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
    Technical
  • HelloFresh logoAsked at HelloFresh 

    "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
  • "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
    Execution
    +1 more
  • Meta (Facebook) logoAsked at Meta (Facebook) 

    "Clarifying: How many national resources? For example is this a country with a lot of natural resources or very few we want to preserve? How are the other countries? Is there a lot of conflict around the creation of your country? (We will assume everything is perfect and we have unlimited financial resources) Goals: The two main goals of the product as I can see are preservation and enjoyment. Allowing people to enjoy our natural resources and preserving our natural resources. User seg"

    K D. - "Clarifying: How many national resources? For example is this a country with a lot of natural resources or very few we want to preserve? How are the other countries? Is there a lot of conflict around the creation of your country? (We will assume everything is perfect and we have unlimited financial resources) Goals: The two main goals of the product as I can see are preservation and enjoyment. Allowing people to enjoy our natural resources and preserving our natural resources. User seg"See full answer

    Product Manager
    Execution
    +1 more
  • Meta (Facebook) logoAsked at Meta (Facebook) 
    Machine Learning Engineer
    Data Structures & Algorithms
    +1 more
  • 🧠 Want an expert answer to a question? Saving questions lets us know what content to make next.

  • Twitch logoAsked at Twitch 

    "This is another 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"

    Exponent - "This is another 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"See full answer

    Product Manager
    Estimation
  • Google logoAsked at Google 

    "This is another 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"

    Exponent - "This is another 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"See full answer

    Product Manager
    Estimation
  • Dell logoAsked at Dell 

    "I. Understanding Customer Needs & Requirements II. Developing a Project Timeline III. Defining the Problem Statement IV. Identifying Product Features, Benefits & Requirements V. Defining Project Objectives & Success Criteria VI. Identifying Stakeholders Associated with the Project VII. Determining Resources Needed to Complete the Project & Potential Risks"

    Shivam S. - "I. Understanding Customer Needs & Requirements II. Developing a Project Timeline III. Defining the Problem Statement IV. Identifying Product Features, Benefits & Requirements V. Defining Project Objectives & Success Criteria VI. Identifying Stakeholders Associated with the Project VII. Determining Resources Needed to Complete the Project & Potential Risks"See full answer

    Behavioral
    Analytical
  • Google logoAsked at Google 

    "Design a concert ticketing service Clarifying questions Concerting ticket service as in a service which will take care of booking the concert and checking them at the entrance. That's it right? When we say concert, what scale are we talking about? Will we include one-room stand up shows as well or just the big concerts? Mostly on big concerts. Can expand later. Who are we? Are we a third party app or we deal with managing artists? Third party Why are we doing this? Solve the gaps and in"

    Namrata L. - "Design a concert ticketing service Clarifying questions Concerting ticket service as in a service which will take care of booking the concert and checking them at the entrance. That's it right? When we say concert, what scale are we talking about? Will we include one-room stand up shows as well or just the big concerts? Mostly on big concerts. Can expand later. Who are we? Are we a third party app or we deal with managing artists? Third party Why are we doing this? Solve the gaps and in"See full answer

    Product Design
  • Product Strategy
    Analytical
    +1 more
  • Adobe logoAsked at Adobe 
    BizOps & Strategy
    Behavioral
    +1 more
  • "Random Forest is a machine learning model used for classification problems or regression problems. It can handle binary classification as well as multi-class classification. It is a very efficient model and is great for a baseline or used in a service that needs extremely low latency depending on the size of the model. It's also a good option for wide datasets (dataset with many features) due to it's random subset of features. it is slightly less optimized for deep datasets on very large dataset"

    Jake M. - "Random Forest is a machine learning model used for classification problems or regression problems. It can handle binary classification as well as multi-class classification. It is a very efficient model and is great for a baseline or used in a service that needs extremely low latency depending on the size of the model. It's also a good option for wide datasets (dataset with many features) due to it's random subset of features. it is slightly less optimized for deep datasets on very large dataset"See full answer

    Concept
    Machine Learning
  • Meta (Facebook) logoAsked at Meta (Facebook) 
    Product Design
    System Design
  • Meta (Facebook) logoAsked at Meta (Facebook) 

    "Looked at use-cases - what would be biggest value props be. Looked at VIP people moving to save the cost of private airplane, security personnel and for everyday people it could be used for emergencies when people had to be moved quickly and safely. Looked at industrial use cases also for security such as moving precious stones like diamonds or high amount of cash where there would be high security, armoured trucks and logistics cost. Decided to narrow down to industrial use and went deeper int"

    Nanda S. - "Looked at use-cases - what would be biggest value props be. Looked at VIP people moving to save the cost of private airplane, security personnel and for everyday people it could be used for emergencies when people had to be moved quickly and safely. Looked at industrial use cases also for security such as moving precious stones like diamonds or high amount of cash where there would be high security, armoured trucks and logistics cost. Decided to narrow down to industrial use and went deeper int"See full answer

    Product Manager
    Product Design
  • Disney logoAsked at Disney 

    "This is an Improve a Product question. 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 Before we begin listing off recommendations, it's important you ask questions to ensure you and the interviewer are on the same page"

    Exponent - "This is an Improve a Product question. 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 Before we begin listing off recommendations, it's important you ask questions to ensure you and the interviewer are on the same page"See full answer

    Product Manager
    Product Design
  • Product Manager
    Product Strategy
  • Pinterest logoAsked at Pinterest 

    "Overfitting is the condition where your model is giving an unexpectedly higher accuracy because of its training in a small database and not getting exposed to anu different type of database while testing"

    Bhavya V. - "Overfitting is the condition where your model is giving an unexpectedly higher accuracy because of its training in a small database and not getting exposed to anu different type of database while testing"See full answer

    Machine Learning Engineer
    Concept
  • LinkedIn logoAsked at LinkedIn 

    "At some point Instagram became a threat. Instead of competing with it Facebook decided to buy it."

    Diana D. - "At some point Instagram became a threat. Instead of competing with it Facebook decided to buy it."See full answer

    Product Strategy
  • Opentext logoAsked at Opentext 

    "Clarification Questions Who are we? An independent startup trying to enter Why do we want to do this Constraints What kind of app do we have in mind, a library kind of app with subscriptions to a book Goal Help users read more by giving them a subscription model for a hard copy of book User acquisition Users Demographics - Kids, Teenagers, Young Adults, Old Adults, Oldies Profession - Working professionals, Stay at Home Reading - no, medium, avid Journey Get to know of a book -> Bu"

    Namrata L. - "Clarification Questions Who are we? An independent startup trying to enter Why do we want to do this Constraints What kind of app do we have in mind, a library kind of app with subscriptions to a book Goal Help users read more by giving them a subscription model for a hard copy of book User acquisition Users Demographics - Kids, Teenagers, Young Adults, Old Adults, Oldies Profession - Working professionals, Stay at Home Reading - no, medium, avid Journey Get to know of a book -> Bu"See full answer

    Product Manager
    Product Design
    +1 more
Showing 3261-3280 of 4058