"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
"The single forward slash xpath is called the absolute xpath. The double forward slash is called the relative xpath. The double forward slash xpaths are the most preferrable ones as it directly points to the object by its name, id, label etc."
Santhiya V. - "The single forward slash xpath is called the absolute xpath. The double forward slash is called the relative xpath. The double forward slash xpaths are the most preferrable ones as it directly points to the object by its name, id, label etc."See full answer
"Situation - A time where I encouraged my work team to be more creative and innovative was while I was directing design at Blade Urban Air Mobility. Long story short, they had no creative programs in place for cross collaboration and innovation.
Action - I introduced Figma into the product workflow, and set up time with the technical team to demo and go over the basics of the program. This allowed everyone to collaborate on the designs, leave comments and streamline the process of creative dev"
Ben G. - "Situation - A time where I encouraged my work team to be more creative and innovative was while I was directing design at Blade Urban Air Mobility. Long story short, they had no creative programs in place for cross collaboration and innovation.
Action - I introduced Figma into the product workflow, and set up time with the technical team to demo and go over the basics of the program. This allowed everyone to collaborate on the designs, leave comments and streamline the process of creative dev"See full answer
"This is a Measure Success question with a slight twist. The twist here is we need to consider a hypothetical changes rather that one already built. This changes our formula slightly - specifically we may not be able to apply a UX flow to drive analysis since we're unsure of the implementation. Instead, we'll look at core behaviors that are indicative of success. Here's the modified formula:
Ask clarifying questions
State the goal of the feature
**Apply a UX flow to drive a"
Exponent - "This is a Measure Success question with a slight twist. The twist here is we need to consider a hypothetical changes rather that one already built. This changes our formula slightly - specifically we may not be able to apply a UX flow to drive analysis since we're unsure of the implementation. Instead, we'll look at core behaviors that are indicative of success. Here's the modified formula:
Ask clarifying questions
State the goal of the feature
**Apply a UX flow to drive a"See full answer
"Is there a take-home exercise? How important is it and will there be questions on your take-home during subsequent rounds?"
Mitchell K. - "Is there a take-home exercise? How important is it and will there be questions on your take-home during subsequent rounds?"See full answer
"Assumptions:
In-app feature
Focused only on Facebook app and not messenger, WhatsApp, or Instagram
Focused on community building and groups, not marketplace
Facebook's mission is to bring people closer together and give people the power to build communities.
Fans of Olympic games straddle across regions and across demographics such as age and gender. I'd assume the product for Olympics should be targeted to all demographics. However, given not everyone follows, or is interested in build"
Varun J. - "Assumptions:
In-app feature
Focused only on Facebook app and not messenger, WhatsApp, or Instagram
Focused on community building and groups, not marketplace
Facebook's mission is to bring people closer together and give people the power to build communities.
Fans of Olympic games straddle across regions and across demographics such as age and gender. I'd assume the product for Olympics should be targeted to all demographics. However, given not everyone follows, or is interested in build"See full answer
"def findAlibaba(countOfRooms, strategy):
#countofrooms: num rooms
#listRooms rooms to look for alibabba
possiblePlaces = []
#initialize rooms
for i in range(countOfRooms):
possiblePlaces.append(True)
for i in range(len(strategy)):
roomToCheck = strategy[i]
#Room is marked as unavailable
possiblePlaces[roomToCheck] = False
#Next day calculatins
nextDayPlaces = []
for j in range(countOfRooms):
nextDayPla"
JOBHUNTER - "def findAlibaba(countOfRooms, strategy):
#countofrooms: num rooms
#listRooms rooms to look for alibabba
possiblePlaces = []
#initialize rooms
for i in range(countOfRooms):
possiblePlaces.append(True)
for i in range(len(strategy)):
roomToCheck = strategy[i]
#Room is marked as unavailable
possiblePlaces[roomToCheck] = False
#Next day calculatins
nextDayPlaces = []
for j in range(countOfRooms):
nextDayPla"See full answer
"You should identify this type of interview question as an Expansion problem, since we're expanding to a new market. This is similar to a growth problem, with a few additional components. This is the formula you should use when tackling these types of interview questions:
Ask clarifying questions
Perform user analysis
Market risk analysis
State goals
Perform channel analysis
Prioritize growth channels
Strategy
Summarize
Without further"
Exponent - "You should identify this type of interview question as an Expansion problem, since we're expanding to a new market. This is similar to a growth problem, with a few additional components. This is the formula you should use when tackling these types of interview questions:
Ask clarifying questions
Perform user analysis
Market risk analysis
State goals
Perform channel analysis
Prioritize growth channels
Strategy
Summarize
Without further"See full answer
"SELECT COUNT(DISTINCT o.customerid) AS customers, d.departmentname
FROM orders o
INNER JOIN departments d
ON d.departmentid = o.departmentid
WHERE d.departmentname IN ('Electronics','Fashion') AND o.orderdate BETWEEN '2022-01-01' AND '2022-12-31'
GROUP BY d.department_name;
`"
Derrick M. - "SELECT COUNT(DISTINCT o.customerid) AS customers, d.departmentname
FROM orders o
INNER JOIN departments d
ON d.departmentid = o.departmentid
WHERE d.departmentname IN ('Electronics','Fashion') AND o.orderdate BETWEEN '2022-01-01' AND '2022-12-31'
GROUP BY d.department_name;
`"See full answer
"Vision of Amazon: One stop place for users' buying needs - products and services.
Goal of Amazon: Increase wallet share of users or engagement from users.
Why services: Services would help achieving this goal, as the users would love using services. And Users need a platform to access services.
Market in consideration: India (it is big enough. I am more familiar with this market)
Current market landscape:
Competition: A couple of marketplaces for services. Similar"
Sanchit G. - "Vision of Amazon: One stop place for users' buying needs - products and services.
Goal of Amazon: Increase wallet share of users or engagement from users.
Why services: Services would help achieving this goal, as the users would love using services. And Users need a platform to access services.
Market in consideration: India (it is big enough. I am more familiar with this market)
Current market landscape:
Competition: A couple of marketplaces for services. Similar"See full answer