"Clarification questions:
What is the time frame we want to build this? MVP 6 months
What markets and geos are we targeting? e.g. developed markets and scope it to just US and canada
Are we targeting any particular meta platform ? facebook, IG, whatsapp or i can pick ?
Across mobile and web platforms. Yes
Alignment with Meta's mission and vision and discusison on Product dynamics itself
Meta's mission to empower people to build communities and bring the wo"
Samuel S. - "Clarification questions:
What is the time frame we want to build this? MVP 6 months
What markets and geos are we targeting? e.g. developed markets and scope it to just US and canada
Are we targeting any particular meta platform ? facebook, IG, whatsapp or i can pick ?
Across mobile and web platforms. Yes
Alignment with Meta's mission and vision and discusison on Product dynamics itself
Meta's mission to empower people to build communities and bring the wo"See full answer
"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
"For self achievement, The product manager builds useful products for users and makes the world better.
For the team, The product manager can work with the team, and leverage the team resources to make things happen, which is more impactful.
For the company, Pm are usually problem solvers, help companies to solve problems and grow better
"
Shen W. - "For self achievement, The product manager builds useful products for users and makes the world better.
For the team, The product manager can work with the team, and leverage the team resources to make things happen, which is more impactful.
For the company, Pm are usually problem solvers, help companies to solve problems and grow better
"See full answer
"Ask Clarifying Questions :
A Podcast app is an app where artists/creators can upload their voice content and users are able to consume it. Is my understanding correct ? Yes
Are we building this specifically for ios or android or web ? Consider ios and Android for now.
Are we building the podcast app for a particular region like India ? Consider it a global launch
What is the timeline that we are looking at? 6 months approximately
Is it going to be an independent app or are we loo"
Ishan M. - "Ask Clarifying Questions :
A Podcast app is an app where artists/creators can upload their voice content and users are able to consume it. Is my understanding correct ? Yes
Are we building this specifically for ios or android or web ? Consider ios and Android for now.
Are we building the podcast app for a particular region like India ? Consider it a global launch
What is the timeline that we are looking at? 6 months approximately
Is it going to be an independent app or are we loo"See full answer
"👇 Your feedback is very much appreciated 👇
Defining metrics:
Activation
Mobile downloads
New user registration
Retention and Engagement
Nb messages sent
Average nb of contacts per user
Nb groups
Monetization
CAC
LTV
ARPU
MRR
Prioritizing:
What matters most for WhatsApp right now is Engagement. I would therefore prioritize these three:
Nb messages sent
Average nb of contacts per user
Nb groups"
Julien C. - "👇 Your feedback is very much appreciated 👇
Defining metrics:
Activation
Mobile downloads
New user registration
Retention and Engagement
Nb messages sent
Average nb of contacts per user
Nb groups
Monetization
CAC
LTV
ARPU
MRR
Prioritizing:
What matters most for WhatsApp right now is Engagement. I would therefore prioritize these three:
Nb messages sent
Average nb of contacts per user
Nb groups"See full answer
Analytical
🧠 Want an expert answer to a question? Saving questions lets us know what content to make next.
"Netflix is a OTT platform that streams content , TV shows, movies documentaries, to the subscriber's of Netflix. Netflix has approximately 90 million subscribers in USA alone and Netflix's revenue is generated based on their subscriptions. The user buys Netflix subscription, logs in , opens profile and opens the home page of Netflix.
1. Confirmation of the Assumptions
Homepage Definition: The homepage is the screen users see after logging into their profile, showing tailored recom"
Hari priya K. - "Netflix is a OTT platform that streams content , TV shows, movies documentaries, to the subscriber's of Netflix. Netflix has approximately 90 million subscribers in USA alone and Netflix's revenue is generated based on their subscriptions. The user buys Netflix subscription, logs in , opens profile and opens the home page of Netflix.
1. Confirmation of the Assumptions
Homepage Definition: The homepage is the screen users see after logging into their profile, showing tailored recom"See full answer
"Clarifying questions
Scope this down to borrowing and lending within US
Scope this down to just money and not other assets (crypto, gold etc.)
Scope this down to Facebook/Instagram app and not website etc.
Is this peer to peer lending? Or lending from financial institutions etc.? (Scope to peer to peer lending as that connects more with the mission). Lending for small business needs, etc. are scoped out for simplicity
**Mission Statement and how it is connected to this product ide"
Bhargava Y. - "Clarifying questions
Scope this down to borrowing and lending within US
Scope this down to just money and not other assets (crypto, gold etc.)
Scope this down to Facebook/Instagram app and not website etc.
Is this peer to peer lending? Or lending from financial institutions etc.? (Scope to peer to peer lending as that connects more with the mission). Lending for small business needs, etc. are scoped out for simplicity
**Mission Statement and how it is connected to this product ide"See full answer
"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
"Candidate [Clarifying Question 1] - Does success metric needs to be discussed across any particular stage of user life cycle - Growth , Engagement or Monetisation ?
Interviewer - Let's focus on overall health metrics of the product.
Candidate[Clarifying Question 2] : Does the metrics needs to be presented as an update to CXO in quarterly meetings or monthly meetings or it needs to be presented internally to product / marketing team for detailed analysis ?
Interviewer - Let's sa"
Vivek S. - "Candidate [Clarifying Question 1] - Does success metric needs to be discussed across any particular stage of user life cycle - Growth , Engagement or Monetisation ?
Interviewer - Let's focus on overall health metrics of the product.
Candidate[Clarifying Question 2] : Does the metrics needs to be presented as an update to CXO in quarterly meetings or monthly meetings or it needs to be presented internally to product / marketing team for detailed analysis ?
Interviewer - Let's sa"See full answer
"Used Recursive approach to traverse the binary search tree and sum the values of the nodes that fall within the specified range [low, high]"
Srikant V. - "Used Recursive approach to traverse the binary search tree and sum the values of the nodes that fall within the specified range [low, high]"See full answer
"Since the problem asks for a O(logN) solution, I have to assume that the numbers are already sorted, meaning the same number are adjacent to each other, the value of the numbers shouldn't matter, and they expect us to use Binary Search.
First, we should analyze the pattern of a regular number array without a single disrupter.
Index: 0 1 2 3 4. 5 6. 7. 8. 9
Array:[1, 1, 2, 2, 4, 4, 5, 5, 6, 6]
notice the odd indexes are always referencing the second of the reoccurring numbers and t"
Bamboo Y. - "Since the problem asks for a O(logN) solution, I have to assume that the numbers are already sorted, meaning the same number are adjacent to each other, the value of the numbers shouldn't matter, and they expect us to use Binary Search.
First, we should analyze the pattern of a regular number array without a single disrupter.
Index: 0 1 2 3 4. 5 6. 7. 8. 9
Array:[1, 1, 2, 2, 4, 4, 5, 5, 6, 6]
notice the odd indexes are always referencing the second of the reoccurring numbers and t"See full answer
"Implemented a recursive function which returns the length of the list so far. when the returned value equals k + 1 , assign current.next = current.next.next. If I made it back to the head return root.next as the new head of the linked list."
דניאל ר. - "Implemented a recursive function which returns the length of the list so far. when the returned value equals k + 1 , assign current.next = current.next.next. If I made it back to the head return root.next as the new head of the linked list."See full answer
"Clarifying question:
We are just interested in facebook's ad rev and not other meta products
We are looking at the rev coming per year globally
formula = (avg. ads shown per min on fb products) x (avg. time spent per user per day in mins) x (avg. rev that fb makes per view) x (DAU) x 365
assumption
all kind of ads give the same rev per view to fb
all kind of geographies give the same rev per view to fb
avg. ads shown per min -> user can scroll upto 20 posts easily in a min, lets"
Anubhav A. - "Clarifying question:
We are just interested in facebook's ad rev and not other meta products
We are looking at the rev coming per year globally
formula = (avg. ads shown per min on fb products) x (avg. time spent per user per day in mins) x (avg. rev that fb makes per view) x (DAU) x 365
assumption
all kind of ads give the same rev per view to fb
all kind of geographies give the same rev per view to fb
avg. ads shown per min -> user can scroll upto 20 posts easily in a min, lets"See full answer
"Clarifying Questions
Is the product a digital or physical marketplace? (Digital)
Are we building an educational platform, freelance platform, or marketplace? (Freelance platform)
Are we focusing on a specific geographical location? (India)
Will the platform involve online transactions? (Yes)
User Personas
Individual Gardeners: Self-employed gardeners offering their services.
Gardening Agencies: Organizations providing gardening services.
**Educational Institutio"
Preetham m P. - "Clarifying Questions
Is the product a digital or physical marketplace? (Digital)
Are we building an educational platform, freelance platform, or marketplace? (Freelance platform)
Are we focusing on a specific geographical location? (India)
Will the platform involve online transactions? (Yes)
User Personas
Individual Gardeners: Self-employed gardeners offering their services.
Gardening Agencies: Organizations providing gardening services.
**Educational Institutio"See full answer
"Question: You'e a PM at Meta. Design a product for users to find a handyman.
Clarifying questions:
Why does Meta want to build this?
A: Up to you to decide that, hoping to here you say why.
When: No fixed duration for release.
Market: I'd like to focus on a developed market, where technology reach is wider and people are more at ease with using online platforms for tasks. Maybe focus on the US market to start with.
Standalone app - We will need to distinguish ourselves and create an identity"
Varun S. - "Question: You'e a PM at Meta. Design a product for users to find a handyman.
Clarifying questions:
Why does Meta want to build this?
A: Up to you to decide that, hoping to here you say why.
When: No fixed duration for release.
Market: I'd like to focus on a developed market, where technology reach is wider and people are more at ease with using online platforms for tasks. Maybe focus on the US market to start with.
Standalone app - We will need to distinguish ourselves and create an identity"See full answer
"First, lets dive deeper into the question. I would ask -
What are the top challenges facedtoday?
What user segments work well, and what do we want to focus on?
What do we know about competitors, and what can we learn from them?
What user flows have the highest engagement in VR today?
Are we focusing on consumer use cases or enterprise?
Are we tackling activation or retention, or do we want to increase engagement?
To build a strategy here I would target this from four differe"
Anonymous Minnow - "First, lets dive deeper into the question. I would ask -
What are the top challenges facedtoday?
What user segments work well, and what do we want to focus on?
What do we know about competitors, and what can we learn from them?
What user flows have the highest engagement in VR today?
Are we focusing on consumer use cases or enterprise?
Are we tackling activation or retention, or do we want to increase engagement?
To build a strategy here I would target this from four differe"See full answer
"Situation - A situation where I used creative / innovative thinking to eliminate frustration with a product was while I was working on Point of Sale and Polaris for Retail Design System for Shopify. Upon seeing our vision for the future of this design system, it lacked a lot of the visual polish and necessary components that would make the product much more competitive in the market - this included having a lack of an interaction model for what is tappable vs. not tappable as well as containmen"
Ben G. - "Situation - A situation where I used creative / innovative thinking to eliminate frustration with a product was while I was working on Point of Sale and Polaris for Retail Design System for Shopify. Upon seeing our vision for the future of this design system, it lacked a lot of the visual polish and necessary components that would make the product much more competitive in the market - this included having a lack of an interaction model for what is tappable vs. not tappable as well as containmen"See full answer
"I had this experience many a times. Normally underperformer is bottleneck to the team. Its not inly a unproductive person, it also choke other person's time who is try to help that person.
I normally try to analyze reason for underperformance. It could be person in wrong place, he/she may need technical training, person may not be motivated for some reasons OR person has no potential.
I had underperformer in my team who was not able to implement a design I suggested. Team lead was not able to c"
Sriharsha K. - "I had this experience many a times. Normally underperformer is bottleneck to the team. Its not inly a unproductive person, it also choke other person's time who is try to help that person.
I normally try to analyze reason for underperformance. It could be person in wrong place, he/she may need technical training, person may not be motivated for some reasons OR person has no potential.
I had underperformer in my team who was not able to implement a design I suggested. Team lead was not able to c"See full answer