Skip to main content

Interview Questions

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

    "Clarifications: Is it passenger/cargo/defense Answer: Passenger Is it direct or stops included - Direct Last I read London had 80 M passengers annually Per month - 6.7 M Per Day - 220 K Assumption here - London is a hub and it has flights to all continents. Assumptions are the split below Flights to Europe -- 30% Flights to USA -- 20% Flights to Asia -- 30% Flights to Africa -- 10% Flights to Australia -- 10% Dubai is part of Asia - 30% of 220 K is 66K Within Asia - Passeng"

    Ramesh Y. - "Clarifications: Is it passenger/cargo/defense Answer: Passenger Is it direct or stops included - Direct Last I read London had 80 M passengers annually Per month - 6.7 M Per Day - 220 K Assumption here - London is a hub and it has flights to all continents. Assumptions are the split below Flights to Europe -- 30% Flights to USA -- 20% Flights to Asia -- 30% Flights to Africa -- 10% Flights to Australia -- 10% Dubai is part of Asia - 30% of 220 K is 66K Within Asia - Passeng"See full answer

    Product Manager
    Estimation
  • Meta logoAsked at Meta 
    Add answer
    Product Design
  • Amazon logoAsked at Amazon 
    1 answer

    "Consulted on building a mental healthcare marketplace, performed user research, and competitive analysis. Formulated business strategy shift from D2C to B2B and product roadmap for MVP, onboarded 100K+ users. Shift was based off changing market dynamics."

    Ayush S. - "Consulted on building a mental healthcare marketplace, performed user research, and competitive analysis. Formulated business strategy shift from D2C to B2B and product roadmap for MVP, onboarded 100K+ users. Shift was based off changing market dynamics."See full answer

    Product Manager
    Behavioral
  • Amazon logoAsked at Amazon 
    1 answer

    "oracle"

    Kegomoditswe R. - "oracle"See full answer

    Technical Program Manager
    Behavioral
    +1 more
  • Discord logoAsked at Discord 
    1 answer

    "This is a Technical question. It tests your ability to understand high level technical concepts. Even though your job won't have any coding involved, you'll still need to understand these concepts. Being able to cover all these topics with clarity communicates confidence in your interviewer. Unfortunately, there's no formula for technical questions, but some general tips are: Use analogies when you can Break your solution into clear, bite-size steps Don't be afraid to use examples to b"

    Exponent - "This is a Technical question. It tests your ability to understand high level technical concepts. Even though your job won't have any coding involved, you'll still need to understand these concepts. Being able to cover all these topics with clarity communicates confidence in your interviewer. Unfortunately, there's no formula for technical questions, but some general tips are: Use analogies when you can Break your solution into clear, bite-size steps Don't be afraid to use examples to b"See full answer

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

  • Microsoft logoAsked at Microsoft 
    1 answer

    "Started with the clarifying questions. Then discussed the following with the panel: Goal Users Use Cases Features Priority Metrics to measure the success"

    Apurv M. - "Started with the clarifying questions. Then discussed the following with the panel: Goal Users Use Cases Features Priority Metrics to measure the success"See full answer

    Product Manager
    Product Design
  • Google logoAsked at Google 
    Add answer
    Product Design
    System Design
  • Opentext logoAsked at Opentext 
    2 answers

    "Clarification Questions Who are we? An independent startup trying to enter Why do we want to do this Constraints What kind of app do we have in mind, a library kind of app with subscriptions to a book Goal Help users read more by giving them a subscription model for a hard copy of book User acquisition Users Demographics - Kids, Teenagers, Young Adults, Old Adults, Oldies Profession - Working professionals, Stay at Home Reading - no, medium, avid Journey Get to know of a book -> Bu"

    Namrata L. - "Clarification Questions Who are we? An independent startup trying to enter Why do we want to do this Constraints What kind of app do we have in mind, a library kind of app with subscriptions to a book Goal Help users read more by giving them a subscription model for a hard copy of book User acquisition Users Demographics - Kids, Teenagers, Young Adults, Old Adults, Oldies Profession - Working professionals, Stay at Home Reading - no, medium, avid Journey Get to know of a book -> Bu"See full answer

    Product Manager
    Product Design
    +1 more
  • Google logoAsked at Google 
    Add answer
    Product Manager
    Product Design
  • Google logoAsked at Google 
    2 answers

    "Goal: Maps should reflect reality of places especially with places like hospitals Ecosystem : Maps User Usecases: Daily Commute Explore places Critical situations like emergency - hospital visits, work emergencies, family Businesses using Google Business Profile: Medical & Health Hospitals Clinics Gyms Restaurants Salons Mom & Pop stores, SMB - Retail Enterprises These can be online, physical or both Local guides Downstream usecases for other google products: Google Search Google Gemini "

    Pooja G. - "Goal: Maps should reflect reality of places especially with places like hospitals Ecosystem : Maps User Usecases: Daily Commute Explore places Critical situations like emergency - hospital visits, work emergencies, family Businesses using Google Business Profile: Medical & Health Hospitals Clinics Gyms Restaurants Salons Mom & Pop stores, SMB - Retail Enterprises These can be online, physical or both Local guides Downstream usecases for other google products: Google Search Google Gemini "See full answer

    Product Manager
    Product Strategy
  • Mixpanel logoAsked at Mixpanel 
    Add answer
    Product Marketing Manager
    Behavioral
  • Google logoAsked at Google 
    Add answer
    Product Manager
    Product Design
  • Product Manager
    Product Design
  • Adobe logoAsked at Adobe 
    2 answers

    "func isMatch(text: String, pattern: String) -> Bool { // Convert strings to arrays for easier indexing let s = Array(text.characters) let p = Array(pattern.characters) guard !s.isEmpty && !p.isEmpty else { return true } // Create DP table: dpi represents if s[0...i-1] matches p[0...j-1] var dp = Array(repeating: Array(repeating: false, count: p.count + 1), count: s.count + 1) // Empty pattern matches empty string dp[0]["

    Reno S. - "func isMatch(text: String, pattern: String) -> Bool { // Convert strings to arrays for easier indexing let s = Array(text.characters) let p = Array(pattern.characters) guard !s.isEmpty && !p.isEmpty else { return true } // Create DP table: dpi represents if s[0...i-1] matches p[0...j-1] var dp = Array(repeating: Array(repeating: false, count: p.count + 1), count: s.count + 1) // Empty pattern matches empty string dp[0]["See full answer

    Machine Learning Engineer
    Data Structures & Algorithms
    +3 more
  • Lyft logoAsked at Lyft 
    2 answers

    "Clarifying questions - When you say design lyft for college students; it will help to know few more inputs What does lyft do? Is it entirely like Uber or are there differences? Are we thinking of creating an entirely new app or changes within the same app? - within the same app Can you help clarify college students? First year students, final year students, post grads, etc - going with undergraduate students (aged 18-23) What is the goal of doing this design? Increase monthly usage, brin"

    Mohammad M. - "Clarifying questions - When you say design lyft for college students; it will help to know few more inputs What does lyft do? Is it entirely like Uber or are there differences? Are we thinking of creating an entirely new app or changes within the same app? - within the same app Can you help clarify college students? First year students, final year students, post grads, etc - going with undergraduate students (aged 18-23) What is the goal of doing this design? Increase monthly usage, brin"See full answer

    Product Manager
    Product Design
  • Google logoAsked at Google 
    1 answer

    "Clarifying Points/Questions\: What are the specific needs and pain points of hotels and their guests? How can Google Assistant technology be leveraged to enhance the hotel experience? What are the potential monetization and revenue opportunities for such a product? Assumptions\: Hotels are looking for ways to improve guest experience and operational efficiency. Guests expect personalized, convenient, and technologically advanced services. Google Assistant has the capabi"

    Anushka D. - "Clarifying Points/Questions\: What are the specific needs and pain points of hotels and their guests? How can Google Assistant technology be leveraged to enhance the hotel experience? What are the potential monetization and revenue opportunities for such a product? Assumptions\: Hotels are looking for ways to improve guest experience and operational efficiency. Guests expect personalized, convenient, and technologically advanced services. Google Assistant has the capabi"See full answer

    Product Strategy
  • Uber logoAsked at Uber 
    1 answer

    "This is a Fermi problem — an estimation or approximation problem with limited information and back-of-the-envelope calculations. There's no right answer: interviewers want to understand how you think and how well you can explain your reasoning, rather than what you already know. Recall the formula for Fermi problems: Ask clarifying questions Catalog what you know Make equation(s) Think about edge cases to add to equation **Breakdown components of your equat"

    Exponent - "This is a Fermi problem — an estimation or approximation problem with limited information and back-of-the-envelope calculations. There's no right answer: interviewers want to understand how you think and how well you can explain your reasoning, rather than what you already know. Recall the formula for Fermi problems: Ask clarifying questions Catalog what you know Make equation(s) Think about edge cases to add to equation **Breakdown components of your equat"See full answer

    Product Manager
    Estimation
  • Blend logoAsked at Blend 
    1 answer

    "I look at a product’s quality through a combination of user impact, business outcomes, and technical robustness. 1) A good product solves a real user problem effectively and intuitively—usability, performance, and accessibility. I look at user feedback, behavioral data, and adoption metrics to validate this. 2) A good product aligns with strategic business goals Growing engagement, generating revenue, or supporting long-term scalability. 3) I assess how maintainable and"

    Anonymous Dingo - "I look at a product’s quality through a combination of user impact, business outcomes, and technical robustness. 1) A good product solves a real user problem effectively and intuitively—usability, performance, and accessibility. I look at user feedback, behavioral data, and adoption metrics to validate this. 2) A good product aligns with strategic business goals Growing engagement, generating revenue, or supporting long-term scalability. 3) I assess how maintainable and"See full answer

    Behavioral
  • "CQs Is 10x capacity any specific time or in general Any time of the day , store should be able to handle To confirm, Grocery store objective is to sell day to day grocery and vegetables? Or do we want to include any other products Day to day grocery Why is the foot traffic more than 10x the typical cap. Was the store designed poorly or did the store not predict the foot traffic correctly ? We suddenly become local's favorite We want to design this single store to handle 10X capacity an"

    Abhi S. - "CQs Is 10x capacity any specific time or in general Any time of the day , store should be able to handle To confirm, Grocery store objective is to sell day to day grocery and vegetables? Or do we want to include any other products Day to day grocery Why is the foot traffic more than 10x the typical cap. Was the store designed poorly or did the store not predict the foot traffic correctly ? We suddenly become local's favorite We want to design this single store to handle 10X capacity an"See full answer

    Product Manager
    Product Design
  • Polarr logoAsked at Polarr 
    Add answer
    Behavioral
Showing 2821-2840 of 4415