Interview Questions

Review this list of 4,065 interview questions and answers verified by hiring managers and candidates.
  • Palantir logoAsked at Palantir 
    Software Engineer
    Behavioral
  • Lyft logoAsked at Lyft 
    +1

    "Clarifying questions: What's Airbnb goal in making this requirement? Are we talking about the listing for Airbnb's core business - lodging? Approach: Before we dive in, it would be beneficial for us to first discuss our base understanding of Airbnb's business, who are the user segments that this feature can impact, and some hypothesis on what Airbnb's goal should be Once we define the goal of this feature, we can go over our approach on how we will evaluate whether we should make"

    Mark - "Clarifying questions: What's Airbnb goal in making this requirement? Are we talking about the listing for Airbnb's core business - lodging? Approach: Before we dive in, it would be beneficial for us to first discuss our base understanding of Airbnb's business, who are the user segments that this feature can impact, and some hypothesis on what Airbnb's goal should be Once we define the goal of this feature, we can go over our approach on how we will evaluate whether we should make"See full answer

    Analytical
    Product Strategy
  • Google logoAsked at Google 

    "Google Home is an app that is used by consumers to configure the smart devices for automating their home and making their home more reliable and easy to use. Clarifying questions : Do we have any time constraints by when we need to achieve this? IF we have to increase sales by 10x, it needs to focus on number of factors like increasing the partner base, improving user experience, and shift in thinking. What metrics we focus on Monetization - Making revenue 10x Number of"

    Tanu M. - "Google Home is an app that is used by consumers to configure the smart devices for automating their home and making their home more reliable and easy to use. Clarifying questions : Do we have any time constraints by when we need to achieve this? IF we have to increase sales by 10x, it needs to focus on number of factors like increasing the partner base, improving user experience, and shift in thinking. What metrics we focus on Monetization - Making revenue 10x Number of"See full answer

    Product Manager
    Product Strategy
  • Dell logoAsked at Dell 

    "Conduct a competitive analysis: Research the competitive landscape to identify gaps and opportunities that your product can capitalize on. Develop a business case: Document the value of your product, including projected growth, expected return on investment, and potential risk factors. Establish partnerships: Develop relationships with key stakeholders and partners who can help provide resources and funding for your product. Secure executive support: Present yo"

    Shivam S. - "Conduct a competitive analysis: Research the competitive landscape to identify gaps and opportunities that your product can capitalize on. Develop a business case: Document the value of your product, including projected growth, expected return on investment, and potential risk factors. Establish partnerships: Develop relationships with key stakeholders and partners who can help provide resources and funding for your product. Secure executive support: Present yo"See full answer

    Product Manager
    Behavioral
  • LinkedIn logoAsked at LinkedIn 

    "AirBnB Mission: to create a world where anyone can belong anywhere. In my view the Airbnb achieves the above goal by accomodating travellers in locals houses. Thus the traveller not only gets a place at a cheaper price to live in but also can interact and understand the local culture than in a professional setting like a hotel. Purpose or need for the product and how it can tie back to the goal: The best way to belong anywhere and have a best experience of a particular place depends on several"

    Raghuveer K. - "AirBnB Mission: to create a world where anyone can belong anywhere. In my view the Airbnb achieves the above goal by accomodating travellers in locals houses. Thus the traveller not only gets a place at a cheaper price to live in but also can interact and understand the local culture than in a professional setting like a hotel. Purpose or need for the product and how it can tie back to the goal: The best way to belong anywhere and have a best experience of a particular place depends on several"See full answer

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

  • Adobe logoAsked at Adobe 
    +7

    "from typing import List def traprainwater(height: List[int]) -> int: if not height: return 0 l, r = 0, len(height) - 1 leftMax, rightMax = height[l], height[r] res = 0 while l < r: if leftMax < rightMax: l += 1 leftMax = max(leftMax, height[l]) res += leftMax - height[l] else: r -= 1 rightMax = max(rightMax, height[r]) "

    Anonymous Roadrunner - "from typing import List def traprainwater(height: List[int]) -> int: if not height: return 0 l, r = 0, len(height) - 1 leftMax, rightMax = height[l], height[r] res = 0 while l < r: if leftMax < rightMax: l += 1 leftMax = max(leftMax, height[l]) res += leftMax - height[l] else: r -= 1 rightMax = max(rightMax, height[r]) "See full answer

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

    "Clarify can we limit traffic to normal commute time for people going to work in their city? Not include business travel? (Recognize traffic can mean: pick up drop off kids; errands, grocery, shopping, social, people who drive for their job etc.) limit to US? pre-covid time? Equation \# of working people in US x # of hours commute per year per person \# of working people in US 320M total population, 40M per age group of 10 years working age = 20 to 70, 5 groups of 1"

    Anonymous Cricket - "Clarify can we limit traffic to normal commute time for people going to work in their city? Not include business travel? (Recognize traffic can mean: pick up drop off kids; errands, grocery, shopping, social, people who drive for their job etc.) limit to US? pre-covid time? Equation \# of working people in US x # of hours commute per year per person \# of working people in US 320M total population, 40M per age group of 10 years working age = 20 to 70, 5 groups of 1"See full answer

    Product Manager
    Estimation
    +2 more
  • Google logoAsked at Google 
    Product Manager
  • Product Manager
    Product Design
  • Amazon logoAsked at Amazon 
    Machine Learning Engineer
    Behavioral
  • Qualtrics logoAsked at Qualtrics 

    "Suppliers have an interest in the purchase of inputs by the company. They want companies to pay on time"

    Chelsey V. - "Suppliers have an interest in the purchase of inputs by the company. They want companies to pay on time"See full answer

    Technical Program Manager
    Behavioral
  • Business Analyst
    Data Analysis
    +2 more
  • Google logoAsked at Google 

    "Clarifying question: By high-tech, we mean internet enabled refrigerator which uses technology and assists us in our decision making or takes decisions for us Users: Working women Homemakers Bachelors and Spinsters living alone Other family members (Elderly, Kids etc) Prioritized users: Working women, Bachelors and Spinsters living alone Problems: Food left in the refrigerator gets rotten as it goes out of notice I am at the supermarket and I dont know the inven"

    Sahil A. - "Clarifying question: By high-tech, we mean internet enabled refrigerator which uses technology and assists us in our decision making or takes decisions for us Users: Working women Homemakers Bachelors and Spinsters living alone Other family members (Elderly, Kids etc) Prioritized users: Working women, Bachelors and Spinsters living alone Problems: Food left in the refrigerator gets rotten as it goes out of notice I am at the supermarket and I dont know the inven"See full answer

    Product Manager
    Product Design
    +1 more
  • Google logoAsked at Google 
    BizOps & Strategy
    Behavioral
    +1 more
  • Technical Program Manager
    System Design
  • Meta (Facebook) logoAsked at Meta (Facebook) 
    Machine Learning Engineer
    Data Structures & Algorithms
    +1 more
  • TikTok logoAsked at TikTok 

    "I generate insights through stakeholder requirements and the data I have in hand"

    Anonymous Eagle - "I generate insights through stakeholder requirements and the data I have in hand"See full answer

    Data Scientist
    Analytical
Showing 2461-2480 of 4065