Skip to main content

Interview Questions

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

    "I am assuming current situation where public transport have restarted but uber pool is yet to start. Assuming it's Bay Area = I am considering internet penetration to be 100% . pop = 8 million (2M per age group) age group that would use uber (20-80 , under 18s can't ride) x age group that can afford uber ( low:mid:high income = 20:50:30 meaning 80% of each qualifying age group can afford uber) x people per household in need of transportation (3 people per household, 2 cars on average per househ"

    Ananya M. - "I am assuming current situation where public transport have restarted but uber pool is yet to start. Assuming it's Bay Area = I am considering internet penetration to be 100% . pop = 8 million (2M per age group) age group that would use uber (20-80 , under 18s can't ride) x age group that can afford uber ( low:mid:high income = 20:50:30 meaning 80% of each qualifying age group can afford uber) x people per household in need of transportation (3 people per household, 2 cars on average per househ"See full answer

    Estimation
  • "Clarifying Questions and possible responses: both audio and video goals: increase engagement time among groups/communitites and not require another platform to do group call (be one-stop for communication) region-TBD ios/android only available to users in a group to call users within the group who can intitiate these calls?- only admin? or anyone? metrics:NSM: feature engagement (C), number of calls made in a week per user (C). PM: % of people joining the call in a group"

    theproductguy - "Clarifying Questions and possible responses: both audio and video goals: increase engagement time among groups/communitites and not require another platform to do group call (be one-stop for communication) region-TBD ios/android only available to users in a group to call users within the group who can intitiate these calls?- only admin? or anyone? metrics:NSM: feature engagement (C), number of calls made in a week per user (C). PM: % of people joining the call in a group"See full answer

    Data Scientist
    Data Analysis
    +2 more
  • "I would start with some clarifying questions: What is the goal of the 'Report ad' feature? what do you think? Are we looking at the blue app or Instagram? The ad placement can be adjusted to the both apps, so look at it has a whole Are we looking at a specific location of the report ad? like stories or feed or reels? Nope Are we looking at a specific OS? everywhere Is there some timeline? or restrictions? no Are we looking at a specific market? worldwide Thank you, I"

    R K. - "I would start with some clarifying questions: What is the goal of the 'Report ad' feature? what do you think? Are we looking at the blue app or Instagram? The ad placement can be adjusted to the both apps, so look at it has a whole Are we looking at a specific location of the report ad? like stories or feed or reels? Nope Are we looking at a specific OS? everywhere Is there some timeline? or restrictions? no Are we looking at a specific market? worldwide Thank you, I"See full answer

    Product Manager
    Analytical
  • Revolut logoAsked at Revolut 

    "i would understand if this is role specific, team specific, geography specific, at a specific time of the year maybe after appraisals i would also understand the goal - how much reduction in attrition in what time frame then we can look at reasons reasons why someone quits - personal or work related - ill probably try to have a constructive session for the personal ones while for work related il split it into - pay/payhike, impact created, growth stagnation, bad team culture, flexibility in"

    Kritarth L. - "i would understand if this is role specific, team specific, geography specific, at a specific time of the year maybe after appraisals i would also understand the goal - how much reduction in attrition in what time frame then we can look at reasons reasons why someone quits - personal or work related - ill probably try to have a constructive session for the personal ones while for work related il split it into - pay/payhike, impact created, growth stagnation, bad team culture, flexibility in"See full answer

    BizOps & Strategy
    Data Analysis
    +1 more
  • 🧠 Want an expert answer to a question? Saving questions lets us know what content to make next.

  • "I will clarify first what kind of demand it is - Is it a bug fix? Is it a new feature development? Is it stability or other process improvements in the app that needs to be done? Based on this I will have a simple priority matrix like P0, P1, P2, P3 setup for our teams. In a parallel track, I will focus on the multiple enterprise customers and carefully look at - CLTV Relationship with this account (will talk with the CSM team) What kind of users they are - power users/pseu"

    Rohith K. - "I will clarify first what kind of demand it is - Is it a bug fix? Is it a new feature development? Is it stability or other process improvements in the app that needs to be done? Based on this I will have a simple priority matrix like P0, P1, P2, P3 setup for our teams. In a parallel track, I will focus on the multiple enterprise customers and carefully look at - CLTV Relationship with this account (will talk with the CSM team) What kind of users they are - power users/pseu"See full answer

    Product Manager
    Behavioral
  • +1

    "Assuming I am a PM for company X and my current task for the morning is resolving a new conflicting product requirement. First I would like to inquire more about the product and about the conflict. Product: Assuming I am new and I didn’t already know what the product was, what is our product's value proposition to our customers? How does our product align with our company's goals? What does success look like for our product? Have we been successful in the past? Who are our customers? Conflict"

    Cameron P. - "Assuming I am a PM for company X and my current task for the morning is resolving a new conflicting product requirement. First I would like to inquire more about the product and about the conflict. Product: Assuming I am new and I didn’t already know what the product was, what is our product's value proposition to our customers? How does our product align with our company's goals? What does success look like for our product? Have we been successful in the past? Who are our customers? Conflict"See full answer

    Product Manager
    Analytical
    +3 more
  • Google DeepMind logoAsked at Google DeepMind 
    Product Manager
    Product Design
  • Meta logoAsked at Meta 

    "The correct question is: Build a product for celebrities to engage with their followers."

    Tony A. - "The correct question is: Build a product for celebrities to engage with their followers."See full answer

    Product Manager
    Product Design
  • Product Manager
    Analytical
  • Amazon logoAsked at Amazon 
    +3

    "General Approach (using Max-Heap) Use a max-heap (priority queue) of size k. For each point: Compute the distance to P. Push it into the heap. If heap size > k, remove the farthest point. The heap will contain the k closest points to P. import java.util.*; public class KClosestPoints { static class Point { int x, y; public Point(int x, int y) { this.x = x; this.y = y; } // Euclidean distance squared (no need to take square root) p"

    Khushbu R. - "General Approach (using Max-Heap) Use a max-heap (priority queue) of size k. For each point: Compute the distance to P. Push it into the heap. If heap size > k, remove the farthest point. The heap will contain the k closest points to P. import java.util.*; public class KClosestPoints { static class Point { int x, y; public Point(int x, int y) { this.x = x; this.y = y; } // Euclidean distance squared (no need to take square root) p"See full answer

    Software Engineer
    Data Structures & Algorithms
    +2 more
  • Amazon logoAsked at Amazon 
    +3

    " The Situation A few months ago, our trading platform started experiencing significant latency issues during peak trading hours. This latency was affecting our ability to process real-time market data and execute trades efficiently, potentially leading to substantial financial losses and missed opportunities. Identifying the Problem The first step was to identify the root cause of the latency. I organized a team meeting with our data engineers, DevOps, and network specialists to gather"

    Scott S. - " The Situation A few months ago, our trading platform started experiencing significant latency issues during peak trading hours. This latency was affecting our ability to process real-time market data and execute trades efficiently, potentially leading to substantial financial losses and missed opportunities. Identifying the Problem The first step was to identify the root cause of the latency. I organized a team meeting with our data engineers, DevOps, and network specialists to gather"See full answer

    Engineering Manager
    Behavioral
    +3 more
  • +2

    "Situation - A time where I had to collaborate with a team member in another department was while I was at Google working on my hotel project and had to work with the legal department for our OOBE flow. Task - I was tasked to work cross functionally with the legal department to lead the design of the out of box experience for our product to ensure our guest users were sure of policies around data and privacy. Action - In order to establish cadence and effective relationship building, I set up a t"

    Ben G. - "Situation - A time where I had to collaborate with a team member in another department was while I was at Google working on my hotel project and had to work with the legal department for our OOBE flow. Task - I was tasked to work cross functionally with the legal department to lead the design of the out of box experience for our product to ensure our guest users were sure of policies around data and privacy. Action - In order to establish cadence and effective relationship building, I set up a t"See full answer

    Engineering Manager
    Behavioral
    +1 more
  • LinkedIn logoAsked at LinkedIn 
    +1

    "Clarifying questions: what exactly do we mean by travel product? Travel recommendation. Travel bookings( airlines/hotels) Itinerary planning etc. Is it going to be a completely new digital product or an extension of instagram? Assuming travel product here means recommendations/bookings, and it going to be an extension within instagram, lets dwell further: Meta's vision: To make the world a closer place by offering connections; build communities. Instagram's mission: To capture , c"

    Anonymous Boa - "Clarifying questions: what exactly do we mean by travel product? Travel recommendation. Travel bookings( airlines/hotels) Itinerary planning etc. Is it going to be a completely new digital product or an extension of instagram? Assuming travel product here means recommendations/bookings, and it going to be an extension within instagram, lets dwell further: Meta's vision: To make the world a closer place by offering connections; build communities. Instagram's mission: To capture , c"See full answer

    Product Manager
    Product Design
  • Microsoft logoAsked at Microsoft 

    "Problem statement ; Traffic congestion is defined by what? Vehicles remaining stationary after X mins of time, inability to move forward . This impacts thus on the productivity times / turnaround times of vehicles etc, Due to inaccurate traffic handling management systems , people end up missing their meeting deadlines, ambulances dont reach on time resulting in severe health issues, missing up customer deadlines by sales professionals for a demo. Why is there a traffic congestion?? Users: Its"

    Chirashree G. - "Problem statement ; Traffic congestion is defined by what? Vehicles remaining stationary after X mins of time, inability to move forward . This impacts thus on the productivity times / turnaround times of vehicles etc, Due to inaccurate traffic handling management systems , people end up missing their meeting deadlines, ambulances dont reach on time resulting in severe health issues, missing up customer deadlines by sales professionals for a demo. Why is there a traffic congestion?? Users: Its"See full answer

    Product Manager
    Analytical
    +1 more
  • Meta logoAsked at Meta 

    "!! FEEDBACK WELCOME !! Clarify question By art we mean visual art, e.g. paintings? - Yes Is this a solution to create art on Instagram or to showcase existing art on Instagram? - Create art Why build this, Engagement or Acquisition? - Engagement Reframe: We want to increase Instagram engagement through creation and sharing of art with followers. Talking about the space The Internet has over time continuously reduced barriers to creative expression. From blogging to Twitter"

    Apurv K. - "!! FEEDBACK WELCOME !! Clarify question By art we mean visual art, e.g. paintings? - Yes Is this a solution to create art on Instagram or to showcase existing art on Instagram? - Create art Why build this, Engagement or Acquisition? - Engagement Reframe: We want to increase Instagram engagement through creation and sharing of art with followers. Talking about the space The Internet has over time continuously reduced barriers to creative expression. From blogging to Twitter"See full answer

    Product Manager
    Product Design
  • DoorDash logoAsked at DoorDash 

    "Shopping funnel and engagement: Global search brings up food items from multiple restaurants but results don't directly lead users to the item in the restaurant. Retention and repeat: Users are not able to earn and burn store-specific rewards. Similarly stores/restaurants can't build direct relationship w/ the customers and provide custom offers Multi-store cart and checkout. Currently DD supports cart and checkout from a single restaurant at a time. Many times customers want to order f"

    Kinjal S. - "Shopping funnel and engagement: Global search brings up food items from multiple restaurants but results don't directly lead users to the item in the restaurant. Retention and repeat: Users are not able to earn and burn store-specific rewards. Similarly stores/restaurants can't build direct relationship w/ the customers and provide custom offers Multi-store cart and checkout. Currently DD supports cart and checkout from a single restaurant at a time. Many times customers want to order f"See full answer

    Behavioral
    Product Design
  • +1

    "Binary serach on E range"

    Shikha S. - "Binary serach on E range"See full answer

    Software Engineer
    Data Structures & Algorithms
    +1 more
  • Meta logoAsked at Meta 
    +1

    "What is Facebook Live? Facebook Live is the posting of a live video -> Virtual events, QA, conversation, presentation/performance. It can be on your Facebook page, event, or group. Mission Facebook's mission is to connect people and bring the world closer together. The mission of Facebook Live, from my perspective, is to enable individuals to engage ( message), discuss, and learn in real-time with their role models, influencers, and others to discover and establish stronger connect"

    Reach G. - "What is Facebook Live? Facebook Live is the posting of a live video -> Virtual events, QA, conversation, presentation/performance. It can be on your Facebook page, event, or group. Mission Facebook's mission is to connect people and bring the world closer together. The mission of Facebook Live, from my perspective, is to enable individuals to engage ( message), discuss, and learn in real-time with their role models, influencers, and others to discover and establish stronger connect"See full answer

    Product Manager
    Analytical
    +2 more
  • "First, let me clarify a few points to ensure I understand the scope of the case study correctly: • Scope of Resources and Timeline: Are there any constraints on resources or timeline we should consider, or can we assume unlimited resources for this project? • Target Market: Is this tool aimed at a global market or specific regions? • Integration: Should the tool integrate with existing TikTok Shop features, or are we developing a standalone solution? • Technological Capabilities: Are there s"

    Vihari K. - "First, let me clarify a few points to ensure I understand the scope of the case study correctly: • Scope of Resources and Timeline: Are there any constraints on resources or timeline we should consider, or can we assume unlimited resources for this project? • Target Market: Is this tool aimed at a global market or specific regions? • Integration: Should the tool integrate with existing TikTok Shop features, or are we developing a standalone solution? • Technological Capabilities: Are there s"See full answer

    Product Manager
    Product Design
Showing 721-740 of 4411