"Clarifications: Who are we? Google, US context, no constraints, no specific type of mw, at home or work? home
Vision: Enable healthy and happy living through delicious, healthy and safe food quickly & easily
Goal: Engagement (repeated use)
User Segments (JTBD):
Prepare food at home regularly
Prepare food at home occasionally
Make/eat food at home rarely/never
Pain points:
Don’t know how to cook
Don’t have time to get ingredients
**Don’t have time to"
Sarabjeet S. - "Clarifications: Who are we? Google, US context, no constraints, no specific type of mw, at home or work? home
Vision: Enable healthy and happy living through delicious, healthy and safe food quickly & easily
Goal: Engagement (repeated use)
User Segments (JTBD):
Prepare food at home regularly
Prepare food at home occasionally
Make/eat food at home rarely/never
Pain points:
Don’t know how to cook
Don’t have time to get ingredients
**Don’t have time to"See full answer
"In a previous role as a Program Manager, I encountered a situation where we were halfway through a project aimed at streamlining our customer support operations. It became evident that a specific process we were implementing to manage customer inquiries and escalations was inefficient and causing delays.
Recognizing the importance of addressing this issue promptly, I took the following steps:
Assessment: First, I conducted a thorough assessment of the process to pinpoint the bottlenecks a"
Anonymous Panda - "In a previous role as a Program Manager, I encountered a situation where we were halfway through a project aimed at streamlining our customer support operations. It became evident that a specific process we were implementing to manage customer inquiries and escalations was inefficient and causing delays.
Recognizing the importance of addressing this issue promptly, I took the following steps:
Assessment: First, I conducted a thorough assessment of the process to pinpoint the bottlenecks a"See full answer
"This is a Technical question. It tests your ability to understand high level technical concepts. Even though your job won't have any coding involved, you'll still need to understand these concepts. Being able to cover all these topics with clarity communicates confidence in your interviewer.
Unfortunately, there's no formula for technical questions, but some general tips are:
Use analogies when you can
Break your solution into clear, bite-size steps
Don't be afraid to use examples to b"
Exponent - "This is a Technical question. It tests your ability to understand high level technical concepts. Even though your job won't have any coding involved, you'll still need to understand these concepts. Being able to cover all these topics with clarity communicates confidence in your interviewer.
Unfortunately, there's no formula for technical questions, but some general tips are:
Use analogies when you can
Break your solution into clear, bite-size steps
Don't be afraid to use examples to b"See full answer
"How many people are using the shuttle service?
what are the stops for the service?
What time does the shuttle service run?
How many people are driving versus the shuttle service?
"
Tanshi T. - "How many people are using the shuttle service?
what are the stops for the service?
What time does the shuttle service run?
How many people are driving versus the shuttle service?
"See full answer
Analytical
🧠Want an expert answer to a question? Saving questions lets us know what content to make next.
"
read_dir(path: str) -> list[str] returns the full path of all files and sub- directories of a given directory.
is_file(path: str) -> bool: returns true if the path points to a regular file.
is_dir(path: str) -> bool: returns true if the path points to a directory.
read_file(path: str) -> str: reads and returns the content of the file.
The algorithm: notice that storing all the file contents' is too space intensive, so we can't read all the files' contents to store and compare with each"
Idan R. - "
read_dir(path: str) -> list[str] returns the full path of all files and sub- directories of a given directory.
is_file(path: str) -> bool: returns true if the path points to a regular file.
is_dir(path: str) -> bool: returns true if the path points to a directory.
read_file(path: str) -> str: reads and returns the content of the file.
The algorithm: notice that storing all the file contents' is too space intensive, so we can't read all the files' contents to store and compare with each"See full answer
"Couple of methods:
User Research: Talk to customers, find/initiate focus groups
Competitive Research:
Social listening - look at industry trends, study competitive landscape
Identify trends - people, products, technologies used
Look at existing product data
Review teams backlog (if you're new)
Tie everything back to the mission of the company and value system of the company"
Danyal R. - "Couple of methods:
User Research: Talk to customers, find/initiate focus groups
Competitive Research:
Social listening - look at industry trends, study competitive landscape
Identify trends - people, products, technologies used
Look at existing product data
Review teams backlog (if you're new)
Tie everything back to the mission of the company and value system of the company"See full answer
"As we can pass info to only one child at a time, I told that from any given node, we have to pass the info to that child(of this node) which has the largest subtree rooted at it. To calculate the subtree sizes, I used DFS. And then to calculate the minimum time to pass info to all the nodes, I used BFS picking the largest subtree child first at every node. I couldn't write the complete code in the given time and also made a mistake in telling the overall time complexity of my approach. I think t"
Lakshman B. - "As we can pass info to only one child at a time, I told that from any given node, we have to pass the info to that child(of this node) which has the largest subtree rooted at it. To calculate the subtree sizes, I used DFS. And then to calculate the minimum time to pass info to all the nodes, I used BFS picking the largest subtree child first at every node. I couldn't write the complete code in the given time and also made a mistake in telling the overall time complexity of my approach. I think t"See full answer
"You should be able to identify this as a Measure Success question. These kinds of questions are used to test your analytical skills, as well as your ability to track project progress post-launch.
Recall the strategy for tackling them methodically and thoroughly:
Ask clarifying questions
State the goal of the feature / product
Behavior Mapping / UX Flow Mapping
Provide criteria to prioritize metrics
Prioritize metrics
Summarize
Let's begin!
Ask cl"
Exponent - "You should be able to identify this as a Measure Success question. These kinds of questions are used to test your analytical skills, as well as your ability to track project progress post-launch.
Recall the strategy for tackling them methodically and thoroughly:
Ask clarifying questions
State the goal of the feature / product
Behavior Mapping / UX Flow Mapping
Provide criteria to prioritize metrics
Prioritize metrics
Summarize
Let's begin!
Ask cl"See full answer
"First Contextual Questions: Opportunities & Threats for whom? Assuming for Google Maps only
Approach:
Google’s Vision & Mission > Where does Maps fit into that?
Analysing use case that Google Maps serve?
SWOT Analysis
My View
## Google Vision & Mission: To organize world’s information and make it universally accessible and useful
Google Maps Strategic Fit: _Google Maps provides organization of geographic information, allows users to change/add/delete c"
Sourabh M. - "First Contextual Questions: Opportunities & Threats for whom? Assuming for Google Maps only
Approach:
Google’s Vision & Mission > Where does Maps fit into that?
Analysing use case that Google Maps serve?
SWOT Analysis
My View
## Google Vision & Mission: To organize world’s information and make it universally accessible and useful
Google Maps Strategic Fit: _Google Maps provides organization of geographic information, allows users to change/add/delete c"See full answer
"This is a Measure Success question with a slight twist. The twist here is we need to consider a hypothetical product 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 product 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
"No ,MSE is suitable for only regression modes. Although the logistic regression in Its name has regression , but it is a classification problem so MSE is not suitable for classification models like logistic regression."
1036 loknadh R. - "No ,MSE is suitable for only regression modes. Although the logistic regression in Its name has regression , but it is a classification problem so MSE is not suitable for classification models like logistic regression."See full answer
"This question is a Diagnosis Question.
Let's follow the template for answering Diagnosis Questions:
Ask clarifying questions
List potential high level reasons
Gather context (with TROPIC method!)
Establish a theory of probably cause
Test theories
Give a potential solution
Summarize
Ask Clarifying Questions
Before we begin, it's important to ask clarifying questions if necessary. This question is quite straight forward so we may not have ma"
Exponent - "This question is a Diagnosis Question.
Let's follow the template for answering Diagnosis Questions:
Ask clarifying questions
List potential high level reasons
Gather context (with TROPIC method!)
Establish a theory of probably cause
Test theories
Give a potential solution
Summarize
Ask Clarifying Questions
Before we begin, it's important to ask clarifying questions if necessary. This question is quite straight forward so we may not have ma"See full answer