"Clarifying questions:
Just to be on the same page this move is more like a transfer lasting at least a year or more.
Is this a move within the same country
Is this going to be launched in US and are we focusing only on tier-1 cities in the beginning
User personas –
People moving away for a new job.
Students move to a different city for college.
Move to a new city for a new life.
Pain points:
Managing so much of"
Anonymous Amphibian - "Clarifying questions:
Just to be on the same page this move is more like a transfer lasting at least a year or more.
Is this a move within the same country
Is this going to be launched in US and are we focusing only on tier-1 cities in the beginning
User personas –
People moving away for a new job.
Students move to a different city for college.
Move to a new city for a new life.
Pain points:
Managing so much of"See full answer
"Marketing campaigns are run through different channels such as social media, emails, SEO, web advertising, events, etc. Let’s look at some of the overall success metrics at a broader level:
Total views for your campaign
Unique views for your campaign
Returning visitors for your campaign
Engagement for your campaign (If it’s a social media campaign, the marketer might be interested in knowing the number of users engaging with the campaign and the type of campaign positive/negative)
5"
Sangeeta P. - "Marketing campaigns are run through different channels such as social media, emails, SEO, web advertising, events, etc. Let’s look at some of the overall success metrics at a broader level:
Total views for your campaign
Unique views for your campaign
Returning visitors for your campaign
Engagement for your campaign (If it’s a social media campaign, the marketer might be interested in knowing the number of users engaging with the campaign and the type of campaign positive/negative)
5"See full answer
"Clarifying questions:
Who is launching this service (some options that come to mind are):
Google ? If yes, why? Will it be a new product within the Google ecosystem or feature within existing and relevant Google Products (google maps, search)
Startup? What is the current status of the startup/service designing it for hotels
Uber/Taxi service providers - Trying to diversify their revenue stream/ add new level of engagement?
Hospitality companies/hotels?
B"
Deepti D. - "Clarifying questions:
Who is launching this service (some options that come to mind are):
Google ? If yes, why? Will it be a new product within the Google ecosystem or feature within existing and relevant Google Products (google maps, search)
Startup? What is the current status of the startup/service designing it for hotels
Uber/Taxi service providers - Trying to diversify their revenue stream/ add new level of engagement?
Hospitality companies/hotels?
B"See full answer
Product Design
🧠Want an expert answer to a question? Saving questions lets us know what content to make next.
"This queston's remote test cases is not work as expected.
This is my solutions works fine in local compiler but it cannot pass remote test cases.
import java.io.*;
import java.util.*;
class Solution {
static class Node {
int cost;
Node[] children;
Node parent;
Node(int cost) {
this.cost = cost;
children = null;
parent = null;
}
}
static class SalesPath {
private static int minRet = Integer.MAX_VALUE;
int getCheapestCost"
Emma X. - "This queston's remote test cases is not work as expected.
This is my solutions works fine in local compiler but it cannot pass remote test cases.
import java.io.*;
import java.util.*;
class Solution {
static class Node {
int cost;
Node[] children;
Node parent;
Node(int cost) {
this.cost = cost;
children = null;
parent = null;
}
}
static class SalesPath {
private static int minRet = Integer.MAX_VALUE;
int getCheapestCost"See full answer
"A few clarifying questions:
Algorithm that is specifically used to match individuals?
Define better? More matches, higher likelihood of relationship? etc.
Next I'd like to consider the product's goals, how users engage with the app, how we'd measure those engagements, and how they align with our goals.
Considering Goals
Facebook's mission is to give people the tools to build communities
FB Dating's goal for the end user is to find a partner, but for Facebook it is really ab"
Anonymous Hawk - "A few clarifying questions:
Algorithm that is specifically used to match individuals?
Define better? More matches, higher likelihood of relationship? etc.
Next I'd like to consider the product's goals, how users engage with the app, how we'd measure those engagements, and how they align with our goals.
Considering Goals
Facebook's mission is to give people the tools to build communities
FB Dating's goal for the end user is to find a partner, but for Facebook it is really ab"See full answer
"This could be done using two-pointer approach assuming array is sorted: left and right pointers. We need track two sums (left and right) as we move pointers. For moving pointers we will move left to right by 1 (increment) when right sum is greater. We will move right pointer to left by 1 (decrement) when left sum is greater. at some point we will either get the sum same and that's when we exit from the loop. 0-left will be one array and right-(n-1) will be another array.
We are not going to mo"
Bhaskar B. - "This could be done using two-pointer approach assuming array is sorted: left and right pointers. We need track two sums (left and right) as we move pointers. For moving pointers we will move left to right by 1 (increment) when right sum is greater. We will move right pointer to left by 1 (decrement) when left sum is greater. at some point we will either get the sum same and that's when we exit from the loop. 0-left will be one array and right-(n-1) will be another array.
We are not going to mo"See full answer
"· Sometimes I have to step back and think through and respond later, not giving decision then and there
· Manage between written vs oral communication, I tend to do mode of communication like oral during releases rather written"
BePostive - "· Sometimes I have to step back and think through and respond later, not giving decision then and there
· Manage between written vs oral communication, I tend to do mode of communication like oral during releases rather written"See full answer
"Clarified on definition of hyperlocal - Defined it as a community of people in a 2-3 km radius and assumed geography as India
Talked about different type of community needs in a hyperlocal space - public services, local grocery delivery, food delivery, parcel delivery, making new friends for shared interests like playing badminton (Prioritised public services since it was underserved with respect to things like sewage cleaning, electricity outage in an area, community traffic problems, water"
KAI - "Clarified on definition of hyperlocal - Defined it as a community of people in a 2-3 km radius and assumed geography as India
Talked about different type of community needs in a hyperlocal space - public services, local grocery delivery, food delivery, parcel delivery, making new friends for shared interests like playing badminton (Prioritised public services since it was underserved with respect to things like sewage cleaning, electricity outage in an area, community traffic problems, water"See full answer
"Clarifying questions:
How can we define a transaction? incoming /outcoming funds? A successful outcoming transaction as a wire transfer and requested by the payer or account holder.
New users/ existing users? both
Which platform for transaction requests? mobile/ desktop? both
Are transactions direct from payer to beneficiary through a third-party such as banking/ financial services? yes
Are there any bounds to time/resource constraint for transactions? E.g. internal, domestic or in"
Anna H. - "Clarifying questions:
How can we define a transaction? incoming /outcoming funds? A successful outcoming transaction as a wire transfer and requested by the payer or account holder.
New users/ existing users? both
Which platform for transaction requests? mobile/ desktop? both
Are transactions direct from payer to beneficiary through a third-party such as banking/ financial services? yes
Are there any bounds to time/resource constraint for transactions? E.g. internal, domestic or in"See full answer
"Clarifying Questions
FB login is the feature that allows a user quickly create a login in a third party application using existing information from FB - YES
For whom do we want to improve the product / feature - You choose
On what platform mobile / desktop - Mobile
Any specific geography - US
Any specific user demographic - NO
What is the goal of the improvement (acquisition, engagement, retention, monetization) - engagement & retention
Outline:
Who are the users"
R K. - "Clarifying Questions
FB login is the feature that allows a user quickly create a login in a third party application using existing information from FB - YES
For whom do we want to improve the product / feature - You choose
On what platform mobile / desktop - Mobile
Any specific geography - US
Any specific user demographic - NO
What is the goal of the improvement (acquisition, engagement, retention, monetization) - engagement & retention
Outline:
Who are the users"See full answer