Skip to main content

Interview Questions

Review this list of 4,415 interview questions and answers verified by hiring managers and candidates.
  • +4

    "Being a marketplace, there are two users that Uber wants to satisfy: the rider and the driver. I think the ultimate success metric is related to how well riders and drivers get matched. The ultimate goal for the rider is to get to their destination as efficiently as possible. Some concerns for the rider may be Matching with drivers Minimizing waiting time waiting to be matched and waiting for the driver to arrive Ease of pick-up and drop-off (ie. Driver coming from the opposite side of t"

    Elisa L. - "Being a marketplace, there are two users that Uber wants to satisfy: the rider and the driver. I think the ultimate success metric is related to how well riders and drivers get matched. The ultimate goal for the rider is to get to their destination as efficiently as possible. Some concerns for the rider may be Matching with drivers Minimizing waiting time waiting to be matched and waiting for the driver to arrive Ease of pick-up and drop-off (ie. Driver coming from the opposite side of t"See full answer

    Analytical
  • Google logoAsked at Google 

    "For a mature product, I would do the following - Review the list of backlog items Meet with stakeholders and business owners to verify the relevance (are they still valid? esp. for new feature request) Break down the backlog list by a. Product improvements b. New features c. Operational Resiliency Do a 70-30 split with New features+Product Imp =70%, Resiliency =30% Prioritize by impact/scale and effort (team's capacity) by quarter Revisit Quarterly For a new product - Start"

    Amishr - "For a mature product, I would do the following - Review the list of backlog items Meet with stakeholders and business owners to verify the relevance (are they still valid? esp. for new feature request) Break down the backlog list by a. Product improvements b. New features c. Operational Resiliency Do a 70-30 split with New features+Product Imp =70%, Resiliency =30% Prioritize by impact/scale and effort (team's capacity) by quarter Revisit Quarterly For a new product - Start"See full answer

    Behavioral
    Product Strategy
  • Software Engineer
    Behavioral
  • Product Manager
    Behavioral
  • "Think of an operating system (OS) as being similar to a person managing household tasks like you! Imagine you have several chores to do around the house, such as cooking, cleaning, and praying. Each of these tasks is like an individual app. You, in this case, are responsible for ensuring all these tasks are completed smoothly. When you cook, you decide what ingredients to buy, how much of each, and which utensils to use. For cleaning, you assess what surfaces need to be cleaned, whether you need"

    Ekta M. - "Think of an operating system (OS) as being similar to a person managing household tasks like you! Imagine you have several chores to do around the house, such as cooking, cleaning, and praying. Each of these tasks is like an individual app. You, in this case, are responsible for ensuring all these tasks are completed smoothly. When you cook, you decide what ingredients to buy, how much of each, and which utensils to use. For cleaning, you assess what surfaces need to be cleaned, whether you need"See full answer

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

  • Amazon logoAsked at Amazon 

    "When I did't reach my expected deadline and if my work is unfinished after the deadline is arrived, I started rectifying the areas where I leg behind why i did't meet the expected deadline and i complete the work as soon as possible by working double and hard . And next time i will make sure that the problems which i faced earlier should not arrived again , and I mus match the deadline."

    Deepak K. - "When I did't reach my expected deadline and if my work is unfinished after the deadline is arrived, I started rectifying the areas where I leg behind why i did't meet the expected deadline and i complete the work as soon as possible by working double and hard . And next time i will make sure that the problems which i faced earlier should not arrived again , and I mus match the deadline."See full answer

    Software Engineer
    Behavioral
    +1 more
  • Apple logoAsked at Apple 

    "General response: Apple’s approach to delivering seamless, personalized experiences through data, while upholding a strong ethical commitment to privacy, resonates with my own values. I want to contribute to projects that optimize user engagement and create meaningful interactions on a large scale, and I believe Apple is the ideal place to make that impact. Tailored to the team: Talk about the product, its impact internally, and the customer."

    Arshia I. - "General response: Apple’s approach to delivering seamless, personalized experiences through data, while upholding a strong ethical commitment to privacy, resonates with my own values. I want to contribute to projects that optimize user engagement and create meaningful interactions on a large scale, and I believe Apple is the ideal place to make that impact. Tailored to the team: Talk about the product, its impact internally, and the customer."See full answer

    Software Engineer
    Behavioral
    +2 more
  • +17

    "--country names are UPPERCASE but the table in the in the question showing lowercase. That's why it took me a while to figure it out until I ran the country column WITH RECURSIVE Hierarchy AS ( SELECT e.Emp_ID, CONCAT(e.FirstName, ' ', e.MiddleName, ' ', e.LastName) AS FullName, e.Manager_ID, 0 AS Level, CASE WHEN e.Country = 'IRELAND' THEN s.Salary * 1.09 WHEN e.Country = 'INDIA' THEN s.Salary * 0.012 ELSE s.Salary "

    Victor N. - "--country names are UPPERCASE but the table in the in the question showing lowercase. That's why it took me a while to figure it out until I ran the country column WITH RECURSIVE Hierarchy AS ( SELECT e.Emp_ID, CONCAT(e.FirstName, ' ', e.MiddleName, ' ', e.LastName) AS FullName, e.Manager_ID, 0 AS Level, CASE WHEN e.Country = 'IRELAND' THEN s.Salary * 1.09 WHEN e.Country = 'INDIA' THEN s.Salary * 0.012 ELSE s.Salary "See full answer

    Data Engineer
    Coding
    +3 more
  • +4

    "Form what I know I would state the following two points: Only 20% of google's $180B revenue comes from non-ad revenue sources. Google Cloud is a big part of Google's revenue diversification efforts. Google cloud at $13B is still under 10% of total revenue. Google cloud is at position 3 compared after Amazon AWS and Microsoft Azure. Typically only top 2 platforms take majority of stake in a lot of businesses. Google Cloud's Goal: Become one of the top two Cloud platforms in the world by deep"

    Venkateswara reddy K. - "Form what I know I would state the following two points: Only 20% of google's $180B revenue comes from non-ad revenue sources. Google Cloud is a big part of Google's revenue diversification efforts. Google cloud at $13B is still under 10% of total revenue. Google cloud is at position 3 compared after Amazon AWS and Microsoft Azure. Typically only top 2 platforms take majority of stake in a lot of businesses. Google Cloud's Goal: Become one of the top two Cloud platforms in the world by deep"See full answer

    Product Strategy
  • Microsoft logoAsked at Microsoft 

    "Situation: While in the middle of a migration project, which required rewrite of services of my product into a cloud infra., we needed to configure our rules management services onto cloud as per legacy platform. The data extract of all the rules from legacy platform in a csv file needed heavy formatting to be usable for configuration of the new service. My entire engineering capacity was allocated on other prioritized ongoing feature migration and I had no bandwidth left in the ongoing spri"

    Geetesh T. - "Situation: While in the middle of a migration project, which required rewrite of services of my product into a cloud infra., we needed to configure our rules management services onto cloud as per legacy platform. The data extract of all the rules from legacy platform in a csv file needed heavy formatting to be usable for configuration of the new service. My entire engineering capacity was allocated on other prioritized ongoing feature migration and I had no bandwidth left in the ongoing spri"See full answer

    Customer Success Manager
    Behavioral
  • +4

    "I would start off by talking about the goals of this feature. What's the goal of Instagram with blue check marks? What does it aim to achieve? For the purpose of this question, I am assuming that Instagram wants to verify celebrities/famous people/brands as the original profile that differentiates them from fake profiles or other fan groups. It's also to develop trust and credibility amongst Instagram users. The mission of Facebook is to connect people across the globe. Instagram, which is a p"

    Anonymous Shrimp - "I would start off by talking about the goals of this feature. What's the goal of Instagram with blue check marks? What does it aim to achieve? For the purpose of this question, I am assuming that Instagram wants to verify celebrities/famous people/brands as the original profile that differentiates them from fake profiles or other fan groups. It's also to develop trust and credibility amongst Instagram users. The mission of Facebook is to connect people across the globe. Instagram, which is a p"See full answer

    Analytical
  • "Imagine you're a PM for Mastercard. Design a product for restaurants to help them transition to a purchase order (PO) system that reduces their labor costs Mission & Vision : Mastercard is a payment processing fintech company, it has different payment service & products ex credit/debit cards etc. Mastercard vision and mission to to connect the world financially making payment process seamless across different industries. Clarifying questions : What type of restaurants on basis of revenue we"

    Ashutosh K. - "Imagine you're a PM for Mastercard. Design a product for restaurants to help them transition to a purchase order (PO) system that reduces their labor costs Mission & Vision : Mastercard is a payment processing fintech company, it has different payment service & products ex credit/debit cards etc. Mastercard vision and mission to to connect the world financially making payment process seamless across different industries. Clarifying questions : What type of restaurants on basis of revenue we"See full answer

    Product Manager
    Product Design
  • "While answering such a question, it is important to focus on personal growth, learning, and how the experience improved your teamwork. You want to demonstrate self-awareness, humility, and an ability to adapt. I had this experience while working on a cross-functional project that involved collaboration between the engineering and marketing teams. In the interview, I shared a story when I misjudged someone and showed unconscious bias towards due their gender, ethnicity or age. It was embarrassin"

    Malay K. - "While answering such a question, it is important to focus on personal growth, learning, and how the experience improved your teamwork. You want to demonstrate self-awareness, humility, and an ability to adapt. I had this experience while working on a cross-functional project that involved collaboration between the engineering and marketing teams. In the interview, I shared a story when I misjudged someone and showed unconscious bias towards due their gender, ethnicity or age. It was embarrassin"See full answer

    Software Engineer
    Behavioral
  • Capital One logoAsked at Capital One 

    "when were you asked this? during the product design interview in power day?"

    Pwea S. - "when were you asked this? during the product design interview in power day?"See full answer

    Product Manager
    Product Design
  • Shopify logoAsked at Shopify 
    +9

    "I will interpret the question as "focus on the next 5 years". I will also give a high-level helicopter view since I’m supposed to imagine I’m CEO of Shopify. The mission of Shopify has always been to enable merchants and lessen the frictions in conducting commerce. Shopify is not an eCommerce company like Amazon, but a Tools and Infrastructure company like Stripe. Building tools and services for merchants are our core competencies. When we think about the main problems that Merchants have"

    Shen A. - "I will interpret the question as "focus on the next 5 years". I will also give a high-level helicopter view since I’m supposed to imagine I’m CEO of Shopify. The mission of Shopify has always been to enable merchants and lessen the frictions in conducting commerce. Shopify is not an eCommerce company like Amazon, but a Tools and Infrastructure company like Stripe. Building tools and services for merchants are our core competencies. When we think about the main problems that Merchants have"See full answer

    Behavioral
    Product Strategy
    +1 more
  • Adobe logoAsked at Adobe 
    Video answer for 'Move all zeros to the end of an array.'
    +60

    "Initialize left pointer: Set a left pointer left to 0. Iterate through the array: Iterate through the array from left to right. If the current element is not 0, swap it with the element at the left pointer and increment left. Time complexity: O(n). The loop iterates through the entire array once, making it linear time. Space complexity: O(1). The algorithm operates in-place, modifying the input array directly without using additional data structures. "

    Avon T. - "Initialize left pointer: Set a left pointer left to 0. Iterate through the array: Iterate through the array from left to right. If the current element is not 0, swap it with the element at the left pointer and increment left. Time complexity: O(n). The loop iterates through the entire array once, making it linear time. Space complexity: O(1). The algorithm operates in-place, modifying the input array directly without using additional data structures. "See full answer

    Machine Learning Engineer
    Data Structures & Algorithms
    +4 more
  • Google logoAsked at Google 

    "Context / clarifying questions: Should I assume this is part of Google company? Let’s assume yes Let’s assume we’re building this for Waymo, Google parent company Self-driving cars industry today It’s evolving a lot. I do not have much information on the industry but I know Waymo self driving cars are progressing and there are self-driving taxis already running. Why are we building this and why are we building this now Mainly to understand if this makes sense to"

    Sofiya H. - "Context / clarifying questions: Should I assume this is part of Google company? Let’s assume yes Let’s assume we’re building this for Waymo, Google parent company Self-driving cars industry today It’s evolving a lot. I do not have much information on the industry but I know Waymo self driving cars are progressing and there are self-driving taxis already running. Why are we building this and why are we building this now Mainly to understand if this makes sense to"See full answer

    Product Manager
    Product Design
  • Google logoAsked at Google 

    "Amazon: Mission: to be Earth's most customer-centric company Insight: Quick delivery and Great Customer Care are the key value prep of AP. Vision: To be earth's most customer-centric company; to build a place where people can come to find and discover anything they might want to buy online. Strengths: Personalization Wide User Base + Wide Seller Base Own delivery fleet (planes, trucks etc) How they make Money: Sellers Commission "

    Ana A. - "Amazon: Mission: to be Earth's most customer-centric company Insight: Quick delivery and Great Customer Care are the key value prep of AP. Vision: To be earth's most customer-centric company; to build a place where people can come to find and discover anything they might want to buy online. Strengths: Personalization Wide User Base + Wide Seller Base Own delivery fleet (planes, trucks etc) How they make Money: Sellers Commission "See full answer

    Product Manager
    Product Strategy
  • "I depends on the severity of the bug and the impact of the new feature. Is the bug a blocker and is having direct impact on the business flow? Is the new feature mission critical and has a major impact on customer experience, revenue, business, etc. Conduct an analysis. Include key stakeholders in this discussion."

    Kiran K. - "I depends on the severity of the bug and the impact of the new feature. Is the bug a blocker and is having direct impact on the business flow? Is the new feature mission critical and has a major impact on customer experience, revenue, business, etc. Conduct an analysis. Include key stakeholders in this discussion."See full answer

    Product Manager
    Product Strategy
  • DoorDash logoAsked at DoorDash 

    "The Doordash post-order experience is the part of the service that happens after the user has placed an order and is waiting for the delivery. This experience can be improved by providing more information, communication, and convenience to the user. Here are some possible ways to do this: Provide real-time tracking and updates: Users want to know the status and location of their order, as well as the estimated time of arrival. By providing real-time tracking and updates, users can feel mor"

    Anonymous Dove - "The Doordash post-order experience is the part of the service that happens after the user has placed an order and is waiting for the delivery. This experience can be improved by providing more information, communication, and convenience to the user. Here are some possible ways to do this: Provide real-time tracking and updates: Users want to know the status and location of their order, as well as the estimated time of arrival. By providing real-time tracking and updates, users can feel mor"See full answer

    Product Manager
    Product Design
Showing 661-680 of 4415