Skip to main content

Interview Questions

Review this list of 4,415 interview questions and answers verified by hiring managers and candidates.
  • Product Manager
    Artificial Intelligence
  • LangChain logoAsked at LangChain 
    Software Engineer
    Technical
  • Meta logoAsked at Meta 

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

  • Harvey AI logoAsked at Harvey AI 
    Machine Learning Engineer
    Artificial Intelligence
  • Pinterest logoAsked at Pinterest 

    "The difference between convex and nonconvex functions lies in their mathematical properties and the implications for optimization problems. Convex Functions:A convex function has a shape where any line segment connecting two points on its graph lies entirely above or on the graph. This property ensures that any local minimum is also a global minimum, making optimization straightforward and reliable. Convex functions are critical in machine learning and optimization tasks because of th"

    Alan T. - "The difference between convex and nonconvex functions lies in their mathematical properties and the implications for optimization problems. Convex Functions:A convex function has a shape where any line segment connecting two points on its graph lies entirely above or on the graph. This property ensures that any local minimum is also a global minimum, making optimization straightforward and reliable. Convex functions are critical in machine learning and optimization tasks because of th"See full answer

    Machine Learning Engineer
    Concept
  • Flipkart logoAsked at Flipkart 
    Product Manager
    Product Strategy
  • BizOps & Strategy
    Behavioral
    +1 more
  • "// Helper function to calculate the Euclidean distance between two points function distance(p1, p2) { return Math.sqrt(Math.pow(p1[0] - p2[0], 2) + Math.pow(p1[1] - p2[1], 2)); } // A helper function to find the closest pair in a given set of points within the strip function closestPairInStrip(strip, d) { let minDist = d; // Start with the current minimum distance strip.sort((a, b) => a[1] - b[1]); // Sort the strip by y-coordinate for (let i = 0; i < strip.length; i++) { "

    Vishnu V. - "// Helper function to calculate the Euclidean distance between two points function distance(p1, p2) { return Math.sqrt(Math.pow(p1[0] - p2[0], 2) + Math.pow(p1[1] - p2[1], 2)); } // A helper function to find the closest pair in a given set of points within the strip function closestPairInStrip(strip, d) { let minDist = d; // Start with the current minimum distance strip.sort((a, b) => a[1] - b[1]); // Sort the strip by y-coordinate for (let i = 0; i < strip.length; i++) { "See full answer

    Machine Learning Engineer
    Data Structures & Algorithms
    +1 more
  • 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
  • Robinhood logoAsked at Robinhood 
    Product Manager
    Behavioral
  • LinkedIn logoAsked at LinkedIn 
    Software Engineer
    Data Structures & Algorithms
    +1 more
  • "Look for the main variables and see if there differences in the distributions of the buckets. Run a linear regression where the dependent variable is a binary variable for each bucket excluding one and the dependent variable is the main kpi you want to measure, if one of those coefficients is significant, you made a mistake. "

    Emiliano I. - "Look for the main variables and see if there differences in the distributions of the buckets. Run a linear regression where the dependent variable is a binary variable for each bucket excluding one and the dependent variable is the main kpi you want to measure, if one of those coefficients is significant, you made a mistake. "See full answer

    Statistics & Experimentation
  • HP logoAsked at HP 
    Machine Learning Engineer
    Behavioral
    +1 more
  • 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
  • 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
  • "Google Maps has achieved remarkable success due to several key factors that have set it apart in the realm of digital mapping and navigation services. There are a few crucial reasons behind its success: Comprehensive and Accurate Data: Google Maps has a vast database of geographic information, including detailed maps, street views, and satellite imagery from all around the world. It provides accurate and up-to-date data on roads, landmarks, businesses, and other points of interest, allowing u"

    Vincent T. - "Google Maps has achieved remarkable success due to several key factors that have set it apart in the realm of digital mapping and navigation services. There are a few crucial reasons behind its success: Comprehensive and Accurate Data: Google Maps has a vast database of geographic information, including detailed maps, street views, and satellite imagery from all around the world. It provides accurate and up-to-date data on roads, landmarks, businesses, and other points of interest, allowing u"See full answer

    Product Manager
    Behavioral
    +1 more
Showing 2981-3000 of 4415