Interview Questions

Review this list of 3,944 interview questions and answers verified by hiring managers and candidates.
  • Meta (Facebook) logoAsked at Meta (Facebook) 

    "Clarifying Questions Are we an EdTech company adding this as a new arm, or building a new product? → New product Is the learning mode online or offline? → User can choose Are we focusing on any specific instruments? → No, any instrument Does our product include a marketplace for purchasing instruments? → No Are we building a mobile app or web platform? → Both, for India location User Personas Music Enthusiasts – Full-time learners aim"

    Preetham m P. - "Clarifying Questions Are we an EdTech company adding this as a new arm, or building a new product? → New product Is the learning mode online or offline? → User can choose Are we focusing on any specific instruments? → No, any instrument Does our product include a marketplace for purchasing instruments? → No Are we building a mobile app or web platform? → Both, for India location User Personas Music Enthusiasts – Full-time learners aim"See full answer

    Product Manager
    Product Design
  • "This is a classic strategic dilemma, but the answer for Walmart, given its core business model and strengths, is quite clear: Invest in boosting dish soap production. Here's why: Proven Success: Dish soap is Walmart's top product with strong, established sales. Scaling leverages existing, efficient supply chains and customer demand. Core Competency: Walmart excels at high-volume, low-margin household goods. This aligns perfectly with their business model and customer base. **L"

    Vishnu G. - "This is a classic strategic dilemma, but the answer for Walmart, given its core business model and strengths, is quite clear: Invest in boosting dish soap production. Here's why: Proven Success: Dish soap is Walmart's top product with strong, established sales. Scaling leverages existing, efficient supply chains and customer demand. Core Competency: Walmart excels at high-volume, low-margin household goods. This aligns perfectly with their business model and customer base. **L"See full answer

    Product Manager
    Product Strategy
  • Google logoAsked at Google 
    Product Manager
    Product Design
  • Microsoft logoAsked at Microsoft 

    "Goals; Customer engagement/ acquisition; Persona: 60-70; User journey: Selecting the right flight → Adding details → Selecting the best coupon for payment; Web-Check in; At the airport: Luggage check-in; Boarding; Flight Travel; Arrival: Collecting the luggage from belt; I would be focusing on the first two steps: Selecting right flight + and web check-in → That seems the most challenging aspect an elderly; Pain Points/ Challenges: Selecting the right flight (Duration/ Pric"

    Shanti informatics - "Goals; Customer engagement/ acquisition; Persona: 60-70; User journey: Selecting the right flight → Adding details → Selecting the best coupon for payment; Web-Check in; At the airport: Luggage check-in; Boarding; Flight Travel; Arrival: Collecting the luggage from belt; I would be focusing on the first two steps: Selecting right flight + and web check-in → That seems the most challenging aspect an elderly; Pain Points/ Challenges: Selecting the right flight (Duration/ Pric"See full answer

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

  • Meta (Facebook) logoAsked at Meta (Facebook) 

    "Addressed the duality of the feature - each user is a consumer and provider Addressed pain points such as cleaning, security "

    Adi S. - "Addressed the duality of the feature - each user is a consumer and provider Addressed pain points such as cleaning, security "See full answer

    Product Manager
    Product Design
  • Google logoAsked at Google 
    +2

    "Restaurant Types High-end Fast-food Regular User Types Restaurants – seeking operational efficiency and increased revenue. Customers – categorized by group size and dining intent: 2–4 Friends/Family – casual dining. Solo Diners – convenience and quick service. Groups > 4 – shared orders and split bills. Goal Design a tablet solution to achieve product-market fit by addressing key pain points and driving high ad"

    Brandy L. - "Restaurant Types High-end Fast-food Regular User Types Restaurants – seeking operational efficiency and increased revenue. Customers – categorized by group size and dining intent: 2–4 Friends/Family – casual dining. Solo Diners – convenience and quick service. Groups > 4 – shared orders and split bills. Goal Design a tablet solution to achieve product-market fit by addressing key pain points and driving high ad"See full answer

    Product Manager
    Product Design
  • Google logoAsked at Google 

    "1) Clarifications Is this a Google initiative? Yes Timeline for development? MVP within 3 months. Hotel type? Focus on urban and mid-sized hotels Items to offer? Include ready-to-eat meals/snacks (e.g., microwaveable food, healthy snacks, beverages). Geographic scope? Launch in the US only. 2) Google Mission / Why "Organize the world’s information and make it universally accessible and useful." Google aims to enhance the guest experienc"

    Carlos S. - "1) Clarifications Is this a Google initiative? Yes Timeline for development? MVP within 3 months. Hotel type? Focus on urban and mid-sized hotels Items to offer? Include ready-to-eat meals/snacks (e.g., microwaveable food, healthy snacks, beverages). Geographic scope? Launch in the US only. 2) Google Mission / Why "Organize the world’s information and make it universally accessible and useful." Google aims to enhance the guest experienc"See full answer

    Product Manager
    Product Design
  • Amazon logoAsked at Amazon 

    "1. Requirements Analysis Functional Requirements Video streaming with multiple quality levels Content browsing and search Continue watching functionality Content recommendations Non-Functional Requirements Low latency video delivery (<2s startup time) High availability (99.99% uptime) Scalability to handle millions of concurrent streams API response time < 100ms 2. Microservices Architecture Core Microservices Content Service Content metadata mana"

    Vince S. - "1. Requirements Analysis Functional Requirements Video streaming with multiple quality levels Content browsing and search Continue watching functionality Content recommendations Non-Functional Requirements Low latency video delivery (<2s startup time) High availability (99.99% uptime) Scalability to handle millions of concurrent streams API response time < 100ms 2. Microservices Architecture Core Microservices Content Service Content metadata mana"See full answer

    Software Engineer
    System Design
  • American Express logoAsked at American Express 

    "Automated Reimbursement System 1. Clarifying Questions Scope: Will the system be applicable to all employees or only specific grades/levels? Ownership: Are we building this product internally for our own use, or is it intended for external/outsourced usage? MVP Requirements: Besides automation, what additional features or problem statements should the Minimum Viable Product (MVP) address? 2. User Segmentation Commute Expenses: e.g., m"

    Kiran R. - "Automated Reimbursement System 1. Clarifying Questions Scope: Will the system be applicable to all employees or only specific grades/levels? Ownership: Are we building this product internally for our own use, or is it intended for external/outsourced usage? MVP Requirements: Besides automation, what additional features or problem statements should the Minimum Viable Product (MVP) address? 2. User Segmentation Commute Expenses: e.g., m"See full answer

    Product Manager
    Product Design
  • Google logoAsked at Google 
    Business Analyst
    Analytical
  • "Race Condition i,e multiple threads modifying simultaneously can lead to data inconsistency Operations like putIfAbsent() or computeIfAbsent() are not atomoic i.e duplicate entries or missing updates when multiple threads perform operations Data Corruption : during resizing of a hashmap by a thread, if another thread is accessing the same data , buckets can get corrupted, leading to a loss of data"

    Sue G. - "Race Condition i,e multiple threads modifying simultaneously can lead to data inconsistency Operations like putIfAbsent() or computeIfAbsent() are not atomoic i.e duplicate entries or missing updates when multiple threads perform operations Data Corruption : during resizing of a hashmap by a thread, if another thread is accessing the same data , buckets can get corrupted, leading to a loss of data"See full answer

    Data Structures & Algorithms
    Concept
    +1 more
  • "P(A) = 0.6 P(B) = 0.4 P(D|A) = 0.05 P(D|B) = 0.03 Question asks to solve for P(A|D) P(A|D) = (P(D|A) x P(A))/P(D) = (0.05 x 0.6)/(P(D|A) x P(A) + P(D|B) x P(B)) = (0.05 x 0.6)/(0.05 x 0.6+0.03 x 0.4) = 30/42 = 5/7 = 0.714 Notice above that P(D) = P(D|A) x P(A) + P(D|B) x P (B)"

    Saurabh K. - "P(A) = 0.6 P(B) = 0.4 P(D|A) = 0.05 P(D|B) = 0.03 Question asks to solve for P(A|D) P(A|D) = (P(D|A) x P(A))/P(D) = (0.05 x 0.6)/(P(D|A) x P(A) + P(D|B) x P(B)) = (0.05 x 0.6)/(0.05 x 0.6+0.03 x 0.4) = 30/42 = 5/7 = 0.714 Notice above that P(D) = P(D|A) x P(A) + P(D|B) x P (B)"See full answer

    Statistics & Experimentation
  • DoorDash logoAsked at DoorDash 

    "Google flights doesn't have a booking experience. Is this even a real question?"

    Gunjan B. - "Google flights doesn't have a booking experience. Is this even a real question?"See full answer

    Product Manager
    Product Strategy
  • Amazon logoAsked at Amazon 

    "S – Situation: In a university project, my team was building a collaborative code editor. As part of the functionality, we needed a login system so users could securely access their sessions and collaborate in real time. T – Task: I was responsible for implementing the authentication system. Initially, I planned to build the entire login system from scratch, including user management, password storage, and session handling. But as the deadline approached, I realized that implementing thi"

    Hamzeh H. - "S – Situation: In a university project, my team was building a collaborative code editor. As part of the functionality, we needed a login system so users could securely access their sessions and collaborate in real time. T – Task: I was responsible for implementing the authentication system. Initially, I planned to build the entire login system from scratch, including user management, password storage, and session handling. But as the deadline approached, I realized that implementing thi"See full answer

    Software Engineer
    Behavioral
Showing 401-420 of 3944