"Predicting user behavior generally is hard, unless you incorporate in all your product changes some kind of psychology based trigger or make behavior science-driven changes. For example creating scarcity like Booking.com who tell you that the rooms are about to be booked by someone else, or that others are looking at the property or booking actively today. Otherwise you'd have to rely on A/B testing and feature flags to release and measure the impact of product updates. A/B testing is a statis"
Georgi S. - "Predicting user behavior generally is hard, unless you incorporate in all your product changes some kind of psychology based trigger or make behavior science-driven changes. For example creating scarcity like Booking.com who tell you that the rooms are about to be booked by someone else, or that others are looking at the property or booking actively today. Otherwise you'd have to rely on A/B testing and feature flags to release and measure the impact of product updates. A/B testing is a statis"See full answer
"Front Page Layout Design for Newspaper App
Header Section
Logo: Displays at the top left.
App Name: Displays alongside, so very prominent.
Search Bar: Centered with search to find articles within the application.
Navigation Menu: The links to the respective sections, World, Politics, Sports, Entertainment, and Opinion, etc
Main Content Area
Top Stories Carousel:
It is a rotating banner that displays the top 3-5 news stories with images along with their headlines.
Each story should be cl"
Midde V. - "Front Page Layout Design for Newspaper App
Header Section
Logo: Displays at the top left.
App Name: Displays alongside, so very prominent.
Search Bar: Centered with search to find articles within the application.
Navigation Menu: The links to the respective sections, World, Politics, Sports, Entertainment, and Opinion, etc
Main Content Area
Top Stories Carousel:
It is a rotating banner that displays the top 3-5 news stories with images along with their headlines.
Each story should be cl"See full answer
Software Engineer
System Design
+1 more
🧠 Want an expert answer to a question? Saving questions lets us know what content to make next.
"Figured out the blockers
Defined objective and goals to acheive
Checked other app who have same flow
What is the intention that company with which company wants to drive user as they mentioned it has to be order creation, order placement, successful payment, choose delivery and installation.
Figured out the flow that user would want to have after each step.
Aligned 4&5 and designed wireframes with the help of diagram.io tool which is purely free to use."
Shraddha P. - "Figured out the blockers
Defined objective and goals to acheive
Checked other app who have same flow
What is the intention that company with which company wants to drive user as they mentioned it has to be order creation, order placement, successful payment, choose delivery and installation.
Figured out the flow that user would want to have after each step.
Aligned 4&5 and designed wireframes with the help of diagram.io tool which is purely free to use."See full answer
"Assumptions: timeline will be open, both platforms, target is globally. and specifically working with Nike App for shopping
Company goal: Goal of Nike is to "Just Do It" as well as anybody can be an athlete, *Goal is open, so the purpose of the app is to allow users to see new items at hand and shop Nike process,
Target Segment: 1. Frequent Users 2 First Time users. a. First time users downloading app. 2b. User who have already purchased an order and use the app to see shopping history.
User J"
Anonymous Giraffe - "Assumptions: timeline will be open, both platforms, target is globally. and specifically working with Nike App for shopping
Company goal: Goal of Nike is to "Just Do It" as well as anybody can be an athlete, *Goal is open, so the purpose of the app is to allow users to see new items at hand and shop Nike process,
Target Segment: 1. Frequent Users 2 First Time users. a. First time users downloading app. 2b. User who have already purchased an order and use the app to see shopping history.
User J"See full answer
"Clarify:
Can I assume I’m a PM at Amazon for the wishlist feature?
What is the wishlist feature?You can create a wishlist for yourself of items you want to buy later
You can create a wishlist for other people you are shopping for (ex. Christmas, birthdays, etc)
You can share this wishlist with others
How are we defining “improvement”? (I’m assuming I’m responsible for coming up with the definition)
Why do we want to improve the wishlist feature in particular? (Again, I’m responsible"
Kay T. - "Clarify:
Can I assume I’m a PM at Amazon for the wishlist feature?
What is the wishlist feature?You can create a wishlist for yourself of items you want to buy later
You can create a wishlist for other people you are shopping for (ex. Christmas, birthdays, etc)
You can share this wishlist with others
How are we defining “improvement”? (I’m assuming I’m responsible for coming up with the definition)
Why do we want to improve the wishlist feature in particular? (Again, I’m responsible"See full answer
"Museums are multi-revenue organizations. They dont have much or any profits in the process but thats becuase they dont want to either. All the money pretty much goes to operational costs required to be a well maintained place of exhibit.
Lets consider the sources they currently "make" the money from-
governments(national and/or state)
private donors and trustees
heritage organizations with their lottery fundings
self channels like admission/entry fees, tickets for exhibitions, gift s"
Debajyoti B. - "Museums are multi-revenue organizations. They dont have much or any profits in the process but thats becuase they dont want to either. All the money pretty much goes to operational costs required to be a well maintained place of exhibit.
Lets consider the sources they currently "make" the money from-
governments(national and/or state)
private donors and trustees
heritage organizations with their lottery fundings
self channels like admission/entry fees, tickets for exhibitions, gift s"See full answer
"Designing a Pseudo Random Number Generator (PRNG) involves creating an algorithm that generates a sequence of numbers that appear random while being deterministic, meaning that the same sequence can be reproduced given the same initial conditions. Here's a basic outline of how you could design a PRNG:
Define the seed: The PRNG algorithm requires a seed value to initialize the generator. The seed can be any value, such as a number provided by the user or obtained from system data like the curr"
Takashi M. - "Designing a Pseudo Random Number Generator (PRNG) involves creating an algorithm that generates a sequence of numbers that appear random while being deterministic, meaning that the same sequence can be reproduced given the same initial conditions. Here's a basic outline of how you could design a PRNG:
Define the seed: The PRNG algorithm requires a seed value to initialize the generator. The seed can be any value, such as a number provided by the user or obtained from system data like the curr"See full answer