Skip to main content

Interview Questions

Review this list of 4,477 interview questions and answers verified by hiring managers and candidates.
  • "Solution picked: a half software half hardware remote control"

    Emily T. - "Solution picked: a half software half hardware remote control"See full answer

    Product Manager
    Product Design
  • Cisco logoAsked at Cisco 
    Add answer
    Product Manager
    Analytical
  • Meta logoAsked at Meta 
    Add answer
    Technical Program Manager
    System Design
  • 2 answers

    "The central limit theorem tells us that as we repeat the sampling process of an statistic (n > 30), the sampling distribution of that statistic approximates the normal distribution regardless of the original population's distribution. This theorem is useful because it allows us to apply inference with tools that assume normality like t-test, ANOVA, calculate p-values hypothesis testing or regression analysis, calculate confidence intervals, etc."

    Lucas G. - "The central limit theorem tells us that as we repeat the sampling process of an statistic (n > 30), the sampling distribution of that statistic approximates the normal distribution regardless of the original population's distribution. This theorem is useful because it allows us to apply inference with tools that assume normality like t-test, ANOVA, calculate p-values hypothesis testing or regression analysis, calculate confidence intervals, etc."See full answer

    Statistics & Experimentation
  • Wayfair logoAsked at Wayfair 
    1 answer

    "Clarifying questions: Reason to add this feature? No particular reason but let's assume it's an industry practice Any resource constraints? None for now I am assuming all furniture sold on the site is Wayfair's and not sold by third parties? Yes Approach: Industry, company and product profile and target audience Wayfair is a e-commerce company selling furniture. Direct competitors are other online only businesses like amazon. Indirect competition include physical stores like home depot/l"

    Anonymous Beaver - "Clarifying questions: Reason to add this feature? No particular reason but let's assume it's an industry practice Any resource constraints? None for now I am assuming all furniture sold on the site is Wayfair's and not sold by third parties? Yes Approach: Industry, company and product profile and target audience Wayfair is a e-commerce company selling furniture. Direct competitors are other online only businesses like amazon. Indirect competition include physical stores like home depot/l"See full answer

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

  • Nuro logoAsked at Nuro 
    3 answers

    "Delegating duties to your team members is a powerful tactic for engineering managers. It not only frees up your time to focus on leadership tasks but also empowers and fosters trust within your team. Get to know your team members’ strengths and shortcomings. This will help you to distribute activities that fit with their skill sets, ensuring that employees feel secure and capable in their responsibilities.When assigning work, be precise about the expected outcome, timelines, and any necessary re"

    Scott S. - "Delegating duties to your team members is a powerful tactic for engineering managers. It not only frees up your time to focus on leadership tasks but also empowers and fosters trust within your team. Get to know your team members’ strengths and shortcomings. This will help you to distribute activities that fit with their skill sets, ensuring that employees feel secure and capable in their responsibilities.When assigning work, be precise about the expected outcome, timelines, and any necessary re"See full answer

    Engineering Manager
    Analytical
    +1 more
  • "Video is collection of images and we can call them as moving pictures. Let us break down the important components of the video in comparison to photos and explain how they impact : Frame rate per second : It is at which a total number of frames are captured in a video while it was shot and played then later Resolution : What resolution video was shot and played on devices ( Both can be different) Let us talk a bit deep dive about Frame rate per second. Often , a video co"

    Kk - "Video is collection of images and we can call them as moving pictures. Let us break down the important components of the video in comparison to photos and explain how they impact : Frame rate per second : It is at which a total number of frames are captured in a video while it was shot and played then later Resolution : What resolution video was shot and played on devices ( Both can be different) Let us talk a bit deep dive about Frame rate per second. Often , a video co"See full answer

    Technical
  • Perplexity AI logoAsked at Perplexity AI 
    Add answer
    Product Manager
    Behavioral
    +1 more
  • Google logoAsked at Google 
    2 answers

    "1. Understand the Product Google Search is the leading web search engine that processes vast quantities of queries daily, essential for finding information across various contexts and devices. 2. Clarify the Issue The issue is a 35% decrease in search query volume. We've identified that this drop occurred suddenly within the last month. 3. Pattern of the Drop/Time Data to Analyze: Daily or weekly search volume data. Objective: Determine if the drop was gradual"

    Shivam S. - "1. Understand the Product Google Search is the leading web search engine that processes vast quantities of queries daily, essential for finding information across various contexts and devices. 2. Clarify the Issue The issue is a 35% decrease in search query volume. We've identified that this drop occurred suddenly within the last month. 3. Pattern of the Drop/Time Data to Analyze: Daily or weekly search volume data. Objective: Determine if the drop was gradual"See full answer

    Product Manager
  • 1 answer

    "We have detailed monitoring and meetings dedicated to discussing the health of the conversion business. When I’ve seen drops in the conversion rate, the first thing I do to diagnose the issue is to work backwards through the conversion funnel. For example, if I see a drop in user adoption rates, I will evaluate if there are any product experiments that could be negatively affecting adoption. Likewise, was there a technical outage that could have caused a drop? Segmentation and cohorting is also"

    Katherine B. - "We have detailed monitoring and meetings dedicated to discussing the health of the conversion business. When I’ve seen drops in the conversion rate, the first thing I do to diagnose the issue is to work backwards through the conversion funnel. For example, if I see a drop in user adoption rates, I will evaluate if there are any product experiments that could be negatively affecting adoption. Likewise, was there a technical outage that could have caused a drop? Segmentation and cohorting is also"See full answer

    Business Analyst
    Data Analysis
    +2 more
  • Coinbase logoAsked at Coinbase 
    Add answer
    Product Manager
    Product Design
  • Meta logoAsked at Meta 
    1 answer

    "Clarifying questions Scope this down to borrowing and lending within US Scope this down to just money and not other assets (crypto, gold etc.) Scope this down to Facebook/Instagram app and not website etc. Is this peer to peer lending? Or lending from financial institutions etc.? (Scope to peer to peer lending as that connects more with the mission). Lending for small business needs, etc. are scoped out for simplicity **Mission Statement and how it is connected to this product ide"

    Bhargava Y. - "Clarifying questions Scope this down to borrowing and lending within US Scope this down to just money and not other assets (crypto, gold etc.) Scope this down to Facebook/Instagram app and not website etc. Is this peer to peer lending? Or lending from financial institutions etc.? (Scope to peer to peer lending as that connects more with the mission). Lending for small business needs, etc. are scoped out for simplicity **Mission Statement and how it is connected to this product ide"See full answer

    Product Manager
    Product Design
  • "Interesting questions. Thank you for asking it. S: Suppose I want to add notifications service to an app that provides user directed content, that is is dependent on user's past preferences T: if you ask me for a prototype, then I would use API gateway/ LB, Lambda, storage in SQL and No SQL both, have caches. later we could use CDN, have EC2 instances to run the app. We could deploy Kafka pipeline also. Create notification service on the existing app. - that will be a micro service A: Since"

    Agni W. - "Interesting questions. Thank you for asking it. S: Suppose I want to add notifications service to an app that provides user directed content, that is is dependent on user's past preferences T: if you ask me for a prototype, then I would use API gateway/ LB, Lambda, storage in SQL and No SQL both, have caches. later we could use CDN, have EC2 instances to run the app. We could deploy Kafka pipeline also. Create notification service on the existing app. - that will be a micro service A: Since"See full answer

    Product Manager
    Program Sense
  • Google Cloud (GCP) logoAsked at Google Cloud (GCP) 
    Add answer
    Product Manager
    Product Strategy
  • Pinterest logoAsked at Pinterest 
    1 answer

    "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
  • JP Morgan Chase logoAsked at JP Morgan Chase 
    Add answer
    Behavioral
    Technical
  • Meta logoAsked at Meta 
    2 answers

    "As I understand it, you’d like me to design a mobile native application (for iOS or Android) that helps people manipulate data similar to that of Microsoft Excel or Google Sheets. You can add and import data, edit it, run calculations, regressions, and generate charts and graphs. If it’s ok with you, I’d like to confine the design to iOS, and based on my knowledge of how a product manager uses a spreadsheet. I’d like to approach this problem by first identifying the goal of the app. Since we’r"

    David I. - "As I understand it, you’d like me to design a mobile native application (for iOS or Android) that helps people manipulate data similar to that of Microsoft Excel or Google Sheets. You can add and import data, edit it, run calculations, regressions, and generate charts and graphs. If it’s ok with you, I’d like to confine the design to iOS, and based on my knowledge of how a product manager uses a spreadsheet. I’d like to approach this problem by first identifying the goal of the app. Since we’r"See full answer

    Product Design
  • Amazon logoAsked at Amazon 
    1 answer

    "Situation: As a product manager I used to manage more than 10+ products in my product portfolio that are completely internal facing. During Quarterly Business reviews one of our customer was doing a walk through of their business flow - how they use all my products and gather the data they need from them and do connection of the data (Downloading the data from every product individually and connecting the data from one product to another). It made we realize that this is very time consumi"

    Swetha C. - "Situation: As a product manager I used to manage more than 10+ products in my product portfolio that are completely internal facing. During Quarterly Business reviews one of our customer was doing a walk through of their business flow - how they use all my products and gather the data they need from them and do connection of the data (Downloading the data from every product individually and connecting the data from one product to another). It made we realize that this is very time consumi"See full answer

    Product Manager
    Behavioral
  • Meta logoAsked at Meta 
    Add answer
    Product Manager
    Product Design
  • LinkedIn logoAsked at LinkedIn 
    Add answer
    Behavioral
Showing 2961-2980 of 4477