Skip to main content

Interview Questions

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

    "Situation : During my time in my previous company, I was leading a program which involved a cross-functional team. The project was to migrate all the legacy servers to Azure and had a tight deadline of 4 months. Each team had distinct goals and responsibilites to be delivered Task : My task was to collaborate with the multi regional team and ensure a smooth delivery within the defined budget and schedule. Action : I believe communication is the key to handle a cross-functional team"

    Oriole O. - "Situation : During my time in my previous company, I was leading a program which involved a cross-functional team. The project was to migrate all the legacy servers to Azure and had a tight deadline of 4 months. Each team had distinct goals and responsibilites to be delivered Task : My task was to collaborate with the multi regional team and ensure a smooth delivery within the defined budget and schedule. Action : I believe communication is the key to handle a cross-functional team"See full answer

    Technical Program Manager
    Behavioral
  • "For this answer, I'm assuming that I'm a PM who has just started at this company. I assume this product is a growing start-up and that's why I wasn't familiar prior to taking the role. Understand the business, mission, and product's context: Understand the company mission, values, vision Understand any near-term/long term company goals Meet & listen to key stakeholders & decision makers Build relationship with team members Understand who the first 'sale' or 'bu"

    Bailey O. - "For this answer, I'm assuming that I'm a PM who has just started at this company. I assume this product is a growing start-up and that's why I wasn't familiar prior to taking the role. Understand the business, mission, and product's context: Understand the company mission, values, vision Understand any near-term/long term company goals Meet & listen to key stakeholders & decision makers Build relationship with team members Understand who the first 'sale' or 'bu"See full answer

    Product Manager
    Product Strategy
  • +1

    "Before diving into the Solution, I would ask a few clarifying questions. What is the scope of the fake news What type of fake news are we focusing on - Political, Health-related, etc Are we looking at specific examples or a general category of fake news When you say impact, what do you mean by that? Is it time spent on posts, the nature of the engagement (e.g., likes, shares, comments), and the sentiment of the comments? User Demographics: what is the demographic pr"

    Bhavna S. - "Before diving into the Solution, I would ask a few clarifying questions. What is the scope of the fake news What type of fake news are we focusing on - Political, Health-related, etc Are we looking at specific examples or a general category of fake news When you say impact, what do you mean by that? Is it time spent on posts, the nature of the engagement (e.g., likes, shares, comments), and the sentiment of the comments? User Demographics: what is the demographic pr"See full answer

    Data Scientist
    Analytical
  • Meta logoAsked at Meta 

    "I want to work at Meta because of its reputation as a company that consistently pushes the boundaries of technology, particularly in areas like AI, machine learning, and immersive technologies such as AR and VR. I admire Meta's mission to bring people closer together and create meaningful connections, as well as its focus on long-term innovation, such as the development of the metaverse. As an AI engineer, I'm excited about the opportunity to work on cutting-edge projects that have a global impa"

    Alan T. - "I want to work at Meta because of its reputation as a company that consistently pushes the boundaries of technology, particularly in areas like AI, machine learning, and immersive technologies such as AR and VR. I admire Meta's mission to bring people closer together and create meaningful connections, as well as its focus on long-term innovation, such as the development of the metaverse. As an AI engineer, I'm excited about the opportunity to work on cutting-edge projects that have a global impa"See full answer

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

  • DoorDash logoAsked at DoorDash 

    "Prompt: We work for an online shopping website. Our team wants to consider offering discounts (e.g. 10% off your next purchase) to customers to incentivize them to make purchases. How would you design a system that decides how to offer these incentives? Answer Goals: Increase customer engagement while controlling costs. Specifically, we want the increase in revenue per customer per week of customers that receive the discount to be greater than the cost of the discount. Metrics: Revenue per cu"

    Michael F. - "Prompt: We work for an online shopping website. Our team wants to consider offering discounts (e.g. 10% off your next purchase) to customers to incentivize them to make purchases. How would you design a system that decides how to offer these incentives? Answer Goals: Increase customer engagement while controlling costs. Specifically, we want the increase in revenue per customer per week of customers that receive the discount to be greater than the cost of the discount. Metrics: Revenue per cu"See full answer

    Machine Learning Engineer
    System Design
  • Adobe logoAsked at Adobe 
    +26

    "#inplace reversal without inbuilt functions def reverseString(s): chars = list(s) l, r = 0, len(s)-1 while l < r: chars[l],chars[r] = chars[r],chars[l] l += 1 r -= 1 reversed = "".join(chars) return reversed "

    Anonymous Possum - "#inplace reversal without inbuilt functions def reverseString(s): chars = list(s) l, r = 0, len(s)-1 while l < r: chars[l],chars[r] = chars[r],chars[l] l += 1 r -= 1 reversed = "".join(chars) return reversed "See full answer

    Software Engineer
    Data Structures & Algorithms
    +4 more
  • "Netflix is a OTT platform that streams content , TV shows, movies documentaries, to the subscriber's of Netflix. Netflix has approximately 90 million subscribers in USA alone and Netflix's revenue is generated based on their subscriptions. The user buys Netflix subscription, logs in , opens profile and opens the home page of Netflix. 1. Confirmation of the Assumptions Homepage Definition: The homepage is the screen users see after logging into their profile, showing tailored recom"

    Hari priya K. - "Netflix is a OTT platform that streams content , TV shows, movies documentaries, to the subscriber's of Netflix. Netflix has approximately 90 million subscribers in USA alone and Netflix's revenue is generated based on their subscriptions. The user buys Netflix subscription, logs in , opens profile and opens the home page of Netflix. 1. Confirmation of the Assumptions Homepage Definition: The homepage is the screen users see after logging into their profile, showing tailored recom"See full answer

    Product Manager
    Analytical
  • Asana logoAsked at Asana 
    +4

    "For self achievement, The product manager builds useful products for users and makes the world better. For the team, The product manager can work with the team, and leverage the team resources to make things happen, which is more impactful. For the company, Pm are usually problem solvers, help companies to solve problems and grow better "

    Shen W. - "For self achievement, The product manager builds useful products for users and makes the world better. For the team, The product manager can work with the team, and leverage the team resources to make things happen, which is more impactful. For the company, Pm are usually problem solvers, help companies to solve problems and grow better "See full answer

    Product Manager
    Behavioral
  • "Answering only estimation portion for practice (for some reason after submitting the formatting is unorganized) clarification and assumptions can I assume this grocery store location is called Greens can I assume that self-checkout means that customers checks out without assistance? can I assume that cashier checkout means that cashier assists customers with checkout? can I assume that ratio means how man self-checkouts should be place at this grocery store compare"

    Ama M. - "Answering only estimation portion for practice (for some reason after submitting the formatting is unorganized) clarification and assumptions can I assume this grocery store location is called Greens can I assume that self-checkout means that customers checks out without assistance? can I assume that cashier checkout means that cashier assists customers with checkout? can I assume that ratio means how man self-checkouts should be place at this grocery store compare"See full answer

    Product Manager
    Estimation
    +1 more
  • "Batch Packing Problem In Amazon’s massive warehouse inventory, there are different types of products. You are given an array products of size n, where products[i] represents the number of items of product type i. These products need to be packed into batches for shipping. The batch packing must adhere to the following conditions: No two items in the same batch can be of the same product type. The number of items packed in the current batch must be strictly greater than the number pack"

    Anonymous Goat - "Batch Packing Problem In Amazon’s massive warehouse inventory, there are different types of products. You are given an array products of size n, where products[i] represents the number of items of product type i. These products need to be packed into batches for shipping. The batch packing must adhere to the following conditions: No two items in the same batch can be of the same product type. The number of items packed in the current batch must be strictly greater than the number pack"See full answer

    Software Engineer
    Data Structures & Algorithms
    +1 more
  • "Here's my structure: Align with interviewer on understanding of the product and state key assumptions Product rationale What is the product (1-2 sentences)? Why does it exist? How does it fulfill Meta's mission? Who are the key stakeholders and users of the product? Business goal: Key Users and value User type User flow (high level) Intersection of value North Star Metric Supporting metrics for different user types Counter-metrics"

    Anonymous Bird - "Here's my structure: Align with interviewer on understanding of the product and state key assumptions Product rationale What is the product (1-2 sentences)? Why does it exist? How does it fulfill Meta's mission? Who are the key stakeholders and users of the product? Business goal: Key Users and value User type User flow (high level) Intersection of value North Star Metric Supporting metrics for different user types Counter-metrics"See full answer

    Product Manager
    Analytical
  • Stripe logoAsked at Stripe 

    "System architecture diagram. Define API params, responses, tradeoffs between caching and webhooks to update message delivery status."

    Kaitlyn M. - "System architecture diagram. Define API params, responses, tradeoffs between caching and webhooks to update message delivery status."See full answer

    Product Manager
    Product Design
    +1 more
  • "Might be good to have also explained how the engineer wasn't aware of th expedition process that you as a PM were able to identify when you spoke to the PM from the team that was providing the API, was it just a simple of case of not having access to information that you were able to help surface ?"

    Yogi S. - "Might be good to have also explained how the engineer wasn't aware of th expedition process that you as a PM were able to identify when you spoke to the PM from the team that was providing the API, was it just a simple of case of not having access to information that you were able to help surface ?"See full answer

    Engineering Manager
    Behavioral
  • " Last year, we were in the midst of a critical project to develop a new machine learning-driven risk analytics platform. This platform was intended to provide real-time risk assessments and predictive insights to enhance our trading strategies. However, midway through the project, our project lead unexpectedly had to take an extended leave of absence due to a personal emergency. This left the team without clear leadership during a crucial phase of the project. Stepping into the Leadership R"

    Scott S. - " Last year, we were in the midst of a critical project to develop a new machine learning-driven risk analytics platform. This platform was intended to provide real-time risk assessments and predictive insights to enhance our trading strategies. However, midway through the project, our project lead unexpectedly had to take an extended leave of absence due to a personal emergency. This left the team without clear leadership during a crucial phase of the project. Stepping into the Leadership R"See full answer

    Product Manager
    Behavioral
  • +6

    "Interesting question. Let's take a step back and focus on the WHAT and WHY of Google Flights. The narrative for Google Flights as a product or platform imo is: As a platform, I wish to make flight information available, so that users can make knowledgable decisions based on their travel needs. So essentially, it helps users by providing information, so that they can make optimized decisions. In order to determine if Google should introduce ads, we should consider the impact on both val"

    Niranjan M. - "Interesting question. Let's take a step back and focus on the WHAT and WHY of Google Flights. The narrative for Google Flights as a product or platform imo is: As a platform, I wish to make flight information available, so that users can make knowledgable decisions based on their travel needs. So essentially, it helps users by providing information, so that they can make optimized decisions. In order to determine if Google should introduce ads, we should consider the impact on both val"See full answer

    Data Analyst
    Analytical
  • Nvidia logoAsked at Nvidia 

    "I started off with developing microservices for the game and then incorporating kafka to make it scalable"

    Kiran M. - "I started off with developing microservices for the game and then incorporating kafka to make it scalable"See full answer

    Software Engineer
    System Design
  • Google logoAsked at Google 
    Video answer for 'How would you improve Google News?'
    +2

    "Clarification: Believe no constraints such as for specific market or for specific device, No specific goal , can explore what improve means. Goal: can I assume improve user experience and resolve pain points, and not around monetization So goal could be to improve engagement and higher customer satisfaction with google news as a product, so basically more usage, and lower churn So more DAU Users: Consumers based on how they consume: Deep dive into news reports in a specific area of the"

    Shiva S. - "Clarification: Believe no constraints such as for specific market or for specific device, No specific goal , can explore what improve means. Goal: can I assume improve user experience and resolve pain points, and not around monetization So goal could be to improve engagement and higher customer satisfaction with google news as a product, so basically more usage, and lower churn So more DAU Users: Consumers based on how they consume: Deep dive into news reports in a specific area of the"See full answer

    Product Design
  • Meta logoAsked at Meta 

    "Clarifying Questions Is the product a digital or physical marketplace? (Digital) Are we building an educational platform, freelance platform, or marketplace? (Freelance platform) Are we focusing on a specific geographical location? (India) Will the platform involve online transactions? (Yes) User Personas Individual Gardeners: Self-employed gardeners offering their services. Gardening Agencies: Organizations providing gardening services. **Educational Institutio"

    Preetham m P. - "Clarifying Questions Is the product a digital or physical marketplace? (Digital) Are we building an educational platform, freelance platform, or marketplace? (Freelance platform) Are we focusing on a specific geographical location? (India) Will the platform involve online transactions? (Yes) User Personas Individual Gardeners: Self-employed gardeners offering their services. Gardening Agencies: Organizations providing gardening services. **Educational Institutio"See full answer

    Product Manager
    Product Design
  • "Clarify Functionality: Watch is a tab in FB app where people can upload and view Videos. What's the redesign? We collapsed the reaction and comment bar so people can see more videos and spend more time watching videos. What's the objective of the redesign? To help people discover and watch more videos they'll enjoy._ Structure To decide whether or not to ship this redesign, i'd like to go over. How does the Watch Tab fit into FB's mission and what's its goal? What's the long-"

    Sandy L. - "Clarify Functionality: Watch is a tab in FB app where people can upload and view Videos. What's the redesign? We collapsed the reaction and comment bar so people can see more videos and spend more time watching videos. What's the objective of the redesign? To help people discover and watch more videos they'll enjoy._ Structure To decide whether or not to ship this redesign, i'd like to go over. How does the Watch Tab fit into FB's mission and what's its goal? What's the long-"See full answer

    Analytical
    Behavioral
    +1 more
Showing 481-500 of 4411