"One possible product idea is to create a Layover Buddy app that connects travelers who have layovers at the same airport and helps them make the most of their time. The app would use Facebook’s data and features to match users based on their preferences, interests, and flight schedules. For example, the app could suggest users who are traveling to the same destination, who have similar hobbies or tastes, or who are looking for the same type of activity during their layover.
The app would als"
Anonymous Dove - "One possible product idea is to create a Layover Buddy app that connects travelers who have layovers at the same airport and helps them make the most of their time. The app would use Facebook’s data and features to match users based on their preferences, interests, and flight schedules. For example, the app could suggest users who are traveling to the same destination, who have similar hobbies or tastes, or who are looking for the same type of activity during their layover.
The app would als"See full answer
"Zero in on the problem, the expectations of user are to find a restaurant but their feed is uninspired so they may bounce out of Yelp.
Identify the impact size of user feeling like discovery is not personalised enough by seeing % of users that selected a restaurant from the homepage
If large enough, I will look at who is likely the ones that want personalisation and why? Do they feel like they want to try new restaurants or are they finding it difficult to find restaurants they have been"
Chermaine Y. - "Zero in on the problem, the expectations of user are to find a restaurant but their feed is uninspired so they may bounce out of Yelp.
Identify the impact size of user feeling like discovery is not personalised enough by seeing % of users that selected a restaurant from the homepage
If large enough, I will look at who is likely the ones that want personalisation and why? Do they feel like they want to try new restaurants or are they finding it difficult to find restaurants they have been"See full answer
Product Manager
Product Design
+2 more
🧠Want an expert answer to a question? Saving questions lets us know what content to make next.
"Clarify:
who owns previous seasons? are we competing against them?
Cost based:
Cost >= Revenue generated
Revenue = subscribers + advertisements
subscribers = new subscribers (joining for the season) x avg spend on plan
advertisements = total viewors (new + existing) x total season duration x ads/unit time x rev/ ad display
Costs = pricing of the show + operational costs (data center cost + streaming cost)
"
Rev - "Clarify:
who owns previous seasons? are we competing against them?
Cost based:
Cost >= Revenue generated
Revenue = subscribers + advertisements
subscribers = new subscribers (joining for the season) x avg spend on plan
advertisements = total viewors (new + existing) x total season duration x ads/unit time x rev/ ad display
Costs = pricing of the show + operational costs (data center cost + streaming cost)
"See full answer
"A more senior answer -> influencing stakeholders
Defining who stakeholders will be and roles and responsibilities early one
Identifying timelines and roadmapping
Identifying key business needs and how they related to core product
Identifying how the project will be successful (KPIs)
Identify business, user and product goals
Speaking your stakeholder’s language, build empathy by discovery and understanding their motivations and make them a part of the co-creation process (ie calc"
Ben G. - "A more senior answer -> influencing stakeholders
Defining who stakeholders will be and roles and responsibilities early one
Identifying timelines and roadmapping
Identifying key business needs and how they related to core product
Identifying how the project will be successful (KPIs)
Identify business, user and product goals
Speaking your stakeholder’s language, build empathy by discovery and understanding their motivations and make them a part of the co-creation process (ie calc"See full answer
"Mobile typically involves creating designs optimized for smaller screens and touch-based interactions, while desktop designs are optimized for larger screens and mouse-based interactions.
Mobile
Pros:
Greater accessibility: Mobile apps can be used anywhere, as long as the user has their phone. This makes them convenient for people whose rhythm of life is relatively high and requires quick and convenient access to modern technology, services, and gadgets.
Wider audience: There are"
Ben G. - "Mobile typically involves creating designs optimized for smaller screens and touch-based interactions, while desktop designs are optimized for larger screens and mouse-based interactions.
Mobile
Pros:
Greater accessibility: Mobile apps can be used anywhere, as long as the user has their phone. This makes them convenient for people whose rhythm of life is relatively high and requires quick and convenient access to modern technology, services, and gadgets.
Wider audience: There are"See full answer
"Conflict is unavoidable for any project. The most important part of moving past conflict is to understand why it manifested in the first place. I would start by understanding:
What type of conflict is it? 1 on 1, with another team, with another function?
What shape it? Is it about communication, strategy, implementation, style?
What impact does it have? Will it affect our timelines, how we work together, etc
How do I feel about it? Is it a thorn in my side or something"
James W. - "Conflict is unavoidable for any project. The most important part of moving past conflict is to understand why it manifested in the first place. I would start by understanding:
What type of conflict is it? 1 on 1, with another team, with another function?
What shape it? Is it about communication, strategy, implementation, style?
What impact does it have? Will it affect our timelines, how we work together, etc
How do I feel about it? Is it a thorn in my side or something"See full answer
"Ask Follow up Questions
Is this for specific type of user or open?
Do we have any past research that has been done?
Do we have an idea of company and user goals?
Do we have metrics of success?
Are there any existing constraints?
Why  |  5 min
Why is this product or feature important?
How does this product benefit customers?
What business opportunities does it create?
What is our hypothesis?
What are our company goals?
Who  |  3 min
Who are the different types"
Ben G. - "Ask Follow up Questions
Is this for specific type of user or open?
Do we have any past research that has been done?
Do we have an idea of company and user goals?
Do we have metrics of success?
Are there any existing constraints?
Why  |  5 min
Why is this product or feature important?
How does this product benefit customers?
What business opportunities does it create?
What is our hypothesis?
What are our company goals?
Who  |  3 min
Who are the different types"See full answer
"Would be great to order the answer by Pirate Metrics and prioritize recommendations by the leakiest part of the funnel:
Awareness - Advertising the existence of the restaurant in the local community.
Acquisition - Getting tables booked. Can you book online? Do we have a phone number?
Activation - Food orders. What's the average size of an order? Can we change the menu a bit? Payment options.
Retention - Maybe we can create a loyalty club for patrons?
Referral - Maybe we can give coupon"
Anonymous Sheep - "Would be great to order the answer by Pirate Metrics and prioritize recommendations by the leakiest part of the funnel:
Awareness - Advertising the existence of the restaurant in the local community.
Acquisition - Getting tables booked. Can you book online? Do we have a phone number?
Activation - Food orders. What's the average size of an order? Can we change the menu a bit? Payment options.
Retention - Maybe we can create a loyalty club for patrons?
Referral - Maybe we can give coupon"See full answer
"A DOS attack is meant to shut down a machine or network, making it inaccessible to its intended users. Some mitigations would be knowing what normal and abnormal traffic is. Deploy Firewalls for sophisticated application attacks."
Adriel W. - "A DOS attack is meant to shut down a machine or network, making it inaccessible to its intended users. Some mitigations would be knowing what normal and abnormal traffic is. Deploy Firewalls for sophisticated application attacks."See full answer
"Caching is a strategy to have the frequently accessed data in the memory to reduce the latency. whenever a client request the data from server, it is first accessed into cache and if not available then it is getting fetched from the storage and stored into cache. As cache is having limited memory, so amount of data can be stored in cache is less. Data will be flushed out from cache based on a criteria which is termed as caching strategy. There could be different mechanisms under which a data can"
Archna M. - "Caching is a strategy to have the frequently accessed data in the memory to reduce the latency. whenever a client request the data from server, it is first accessed into cache and if not available then it is getting fetched from the storage and stored into cache. As cache is having limited memory, so amount of data can be stored in cache is less. Data will be flushed out from cache based on a criteria which is termed as caching strategy. There could be different mechanisms under which a data can"See full answer