"Since Experimentation is a Broad Term I would like to ask a couple of Clarifying questions
What kind of Experimentation
User Behavior with newly introduced Beta features
AI/Image learning Based Experimentation to test out trial features
Something else
API based experimentation for user/Third-party experiments,with APIs for new features exposed(this has a lot of potential where devs of apps etc can integrate new experimentation features in their apps with minima"
Manas M. - "Since Experimentation is a Broad Term I would like to ask a couple of Clarifying questions
What kind of Experimentation
User Behavior with newly introduced Beta features
AI/Image learning Based Experimentation to test out trial features
Something else
API based experimentation for user/Third-party experiments,with APIs for new features exposed(this has a lot of potential where devs of apps etc can integrate new experimentation features in their apps with minima"See full answer
"This system design question is very small compared to other questions like design instagram, twitter, google drive etc... Since the design involves less components the level of detail we have to go in them were deep. I had to explain how to deal with all the NFR for the distributed cache system. Whether it is a push model or a pull model. Hade to do BOE calculations for the database too."
Jagan M. - "This system design question is very small compared to other questions like design instagram, twitter, google drive etc... Since the design involves less components the level of detail we have to go in them were deep. I had to explain how to deal with all the NFR for the distributed cache system. Whether it is a push model or a pull model. Hade to do BOE calculations for the database too."See full answer
"Driver retention is important to ensure growth since we need healthy retention of existing drivers while we acquire new drivers so that we meet growing demand.
Should we look at a specific driver segment to improve retention? We might divide the drivers by their age on the platform: New drivers(less than 3 months since first ride), Medium age (3mos to 1 year), Long term(1+ years). Let's focus on the medium term since I assume them to be the biggest segment. Now lets try to list out possible pr"
M N. - "Driver retention is important to ensure growth since we need healthy retention of existing drivers while we acquire new drivers so that we meet growing demand.
Should we look at a specific driver segment to improve retention? We might divide the drivers by their age on the platform: New drivers(less than 3 months since first ride), Medium age (3mos to 1 year), Long term(1+ years). Let's focus on the medium term since I assume them to be the biggest segment. Now lets try to list out possible pr"See full answer
"Clarifying question:
Is there a goal that we have in mind?
Fb mission: empower people to create community and bring the world closer together
IG shops as I understand are the marketplace on IG, where users can view items listed for sale by creators/businesses and also search for specific items or categories. Users can actually buy through shops instead of getting navigated to the original business website.
IG shop goals: Businesses continue to face the challenges of selling onli"
Aimable - "Clarifying question:
Is there a goal that we have in mind?
Fb mission: empower people to create community and bring the world closer together
IG shops as I understand are the marketplace on IG, where users can view items listed for sale by creators/businesses and also search for specific items or categories. Users can actually buy through shops instead of getting navigated to the original business website.
IG shop goals: Businesses continue to face the challenges of selling onli"See full answer
Product Manager
Execution
+1 more
🧠 Want an expert answer to a question? Saving questions lets us know what content to make next.
"Clarifying questions
Define relevant? Google should keep progressing in solving customer usecases / increasing revenue and profitability over next 10 yrs
Since we are discussing about 10 yr period, can i assume that we need not have any constraints in mind? Yes, do not consider any constraints
Just to be clear this is about Google in specific and not about Alphabet and various companies within the group. Yes, let's focus on google
Last assumption, can we assume that the overall goal / vi"
P D. - "Clarifying questions
Define relevant? Google should keep progressing in solving customer usecases / increasing revenue and profitability over next 10 yrs
Since we are discussing about 10 yr period, can i assume that we need not have any constraints in mind? Yes, do not consider any constraints
Just to be clear this is about Google in specific and not about Alphabet and various companies within the group. Yes, let's focus on google
Last assumption, can we assume that the overall goal / vi"See full answer
"Union−Find
-We illustrate our basic approach to developing and analyzing algorithms by considering the dynamic connectivity problem. We introduce the union−find data type and consider several implementations (quick find, quick union, weighted quick union, and weighted quick union with path compression). Finally, we apply the union−find data type to the percolation problem from physical chemistry.
Analysis of Algorithms
-The basis of our approach for analyzing the performance of algorithms is th"
Katie - "Union−Find
-We illustrate our basic approach to developing and analyzing algorithms by considering the dynamic connectivity problem. We introduce the union−find data type and consider several implementations (quick find, quick union, weighted quick union, and weighted quick union with path compression). Finally, we apply the union−find data type to the percolation problem from physical chemistry.
Analysis of Algorithms
-The basis of our approach for analyzing the performance of algorithms is th"See full answer
"· How well the team is self-motivated and contributing overall success of the company by releasing high quality bug prone releases
· Growth of their team members
· Does the manager encouraging and supporting career switch based on the individual desire or passion"
BePostive - "· How well the team is self-motivated and contributing overall success of the company by releasing high quality bug prone releases
· Growth of their team members
· Does the manager encouraging and supporting career switch based on the individual desire or passion"See full answer
"Clarification:
What do we mean by success for YouTube search? Is it focused on user satisfaction, watch time, or ease of finding relevant content?
What do we mean by search? Does it refer to the search bar on the YouTube homepage, or are we including other types of search (e.g., FAQ, help documentation)?
Is there any specific area or metric the team is focusing on (e.g., engagement, retention, monetization)?
Structure:
1. Business Context
YouTube Vision: To give"
Ram - "Clarification:
What do we mean by success for YouTube search? Is it focused on user satisfaction, watch time, or ease of finding relevant content?
What do we mean by search? Does it refer to the search bar on the YouTube homepage, or are we including other types of search (e.g., FAQ, help documentation)?
Is there any specific area or metric the team is focusing on (e.g., engagement, retention, monetization)?
Structure:
1. Business Context
YouTube Vision: To give"See full answer
"SELECT
a.marketing_channel,
AVG(a.purchasevalue) AS avgpurchase_value,
SUM(CASE WHEN a.purchasevalue > 0 THEN 1 ELSE 0 END) * 100 / COUNT(a.sessionid) AS conversion_rate
FROM
attribution a
LEFT JOIN
user_sessions u
ON
a.sessionid = u.sessionid
GROUP BY
a.marketing_channel
ORDER BY
conversion_rate DESC;
"
Soma R. - "SELECT
a.marketing_channel,
AVG(a.purchasevalue) AS avgpurchase_value,
SUM(CASE WHEN a.purchasevalue > 0 THEN 1 ELSE 0 END) * 100 / COUNT(a.sessionid) AS conversion_rate
FROM
attribution a
LEFT JOIN
user_sessions u
ON
a.sessionid = u.sessionid
GROUP BY
a.marketing_channel
ORDER BY
conversion_rate DESC;
"See full answer
"Goal - Use latest technology to efficiently drive DMV processes
User landscape -
DMV Employees
Public
Clarify if we designing for employee productivity, employee shifts, automate internal processes for DMV OR for Public who uses DMV services
Lets assume it is for Public.
So My prompt and new goal becomes: DMV app to reduce foot traffic to DMV by automating processes online
Is that correct to assume?
User Journey today:
User walkins to DMV -> A
User takes online appointment -> Fill sin"
Surbhi G. - "Goal - Use latest technology to efficiently drive DMV processes
User landscape -
DMV Employees
Public
Clarify if we designing for employee productivity, employee shifts, automate internal processes for DMV OR for Public who uses DMV services
Lets assume it is for Public.
So My prompt and new goal becomes: DMV app to reduce foot traffic to DMV by automating processes online
Is that correct to assume?
User Journey today:
User walkins to DMV -> A
User takes online appointment -> Fill sin"See full answer
"If it's a product end to end, then there's a lot to say. If it's just a feature on top of a product then I will focus on the complexity and how I break complex tasks into small milestones to partner with XFN teams to nail it. Focus on situation, task, actions and results"
S G. - "If it's a product end to end, then there's a lot to say. If it's just a feature on top of a product then I will focus on the complexity and how I break complex tasks into small milestones to partner with XFN teams to nail it. Focus on situation, task, actions and results"See full answer