"Clarifying question: why would Google consider sunsetting Gmail? Is there an opportunity to make a case against sunsetting or has the executive decision already been made and we're truly looking for a flawless sunset? If decision has already been made - why? Is this a global decision or country-specific?
If the answer from interviewer is that the decision is open to debate, pivot case toward identifying the problem that causes leadership to even consider sunset. Then analyze and propose ways to"
Anonymous Sparrow - "Clarifying question: why would Google consider sunsetting Gmail? Is there an opportunity to make a case against sunsetting or has the executive decision already been made and we're truly looking for a flawless sunset? If decision has already been made - why? Is this a global decision or country-specific?
If the answer from interviewer is that the decision is open to debate, pivot case toward identifying the problem that causes leadership to even consider sunset. Then analyze and propose ways to"See full answer
"Best practices for prioritizing customer service requests
Prioritizing support requests is a key part of creating a customer journey optimized for maximum revenue. If you want to start using a ticket prioritization process that will boost both customer satisfaction and your bottom line, we've got nine proven best practices below:
Respond to your most loyal customers first
Tag repeat customers as high-priority tickets
Automate simple requests wherever possible
Mark tickets with urg"
Hayatu H. - "Best practices for prioritizing customer service requests
Prioritizing support requests is a key part of creating a customer journey optimized for maximum revenue. If you want to start using a ticket prioritization process that will boost both customer satisfaction and your bottom line, we've got nine proven best practices below:
Respond to your most loyal customers first
Tag repeat customers as high-priority tickets
Automate simple requests wherever possible
Mark tickets with urg"See full answer
"!! FEEDBACK WELCOME !!
Clarify question
By art we mean visual art, e.g. paintings? - Yes
Is this a solution to create art on Instagram or to showcase existing art on Instagram? - Create art
Why build this, Engagement or Acquisition? - Engagement
Reframe: We want to increase Instagram engagement through creation and sharing of art with followers.
Talking about the space
The Internet has over time continuously reduced barriers to creative expression. From blogging to Twitter,"
Apurv K. - "!! FEEDBACK WELCOME !!
Clarify question
By art we mean visual art, e.g. paintings? - Yes
Is this a solution to create art on Instagram or to showcase existing art on Instagram? - Create art
Why build this, Engagement or Acquisition? - Engagement
Reframe: We want to increase Instagram engagement through creation and sharing of art with followers.
Talking about the space
The Internet has over time continuously reduced barriers to creative expression. From blogging to Twitter,"See full answer
"My main task was to improve our recommendation system. I worked closely with the business and data teams to understand how recommendations were made in the past. After discussions, I found out that the system had fixed recommendations and didn't consider customer preferences.
Our goal was to identify potential customers better, boost conversion rates with personalized recommendations, and increase cross-selling of products. After analyzing a lot of data, we focused on customers with accounts an"
R S. - "My main task was to improve our recommendation system. I worked closely with the business and data teams to understand how recommendations were made in the past. After discussions, I found out that the system had fixed recommendations and didn't consider customer preferences.
Our goal was to identify potential customers better, boost conversion rates with personalized recommendations, and increase cross-selling of products. After analyzing a lot of data, we focused on customers with accounts an"See full answer
"public static boolean isPalindrome(String str){
boolean flag = true;
int len = str.length()-1;
int j = len;
for(int i=0;i<=len/2;i++){
if(str.charAt(i)!=str.charAt(j--)){
flag = false;
break;
}
}
return flag;
}"
Sravanthi M. - "public static boolean isPalindrome(String str){
boolean flag = true;
int len = str.length()-1;
int j = len;
for(int i=0;i<=len/2;i++){
if(str.charAt(i)!=str.charAt(j--)){
flag = false;
break;
}
}
return flag;
}"See full answer
Software Engineer
Data Structures & Algorithms
+4 more
🧠Want an expert answer to a question? Saving questions lets us know what content to make next.
"Clarification
Are we focusing on building the product on a specific Meta platform (Facebook, Instagram, WhatsApp), or is this a standalone effort?
Is the product digital or physical?
Are we targeting internal (employees) or external (customers) users?
Are there any specific constraints like funding, resourcing, or geography?
1. Narrowing Down the Problem
Awareness and Education: Create tools to increase understanding of climate change and its effects.
-"
Ram - "Clarification
Are we focusing on building the product on a specific Meta platform (Facebook, Instagram, WhatsApp), or is this a standalone effort?
Is the product digital or physical?
Are we targeting internal (employees) or external (customers) users?
Are there any specific constraints like funding, resourcing, or geography?
1. Narrowing Down the Problem
Awareness and Education: Create tools to increase understanding of climate change and its effects.
-"See full answer
"One of the biggest risks I have taken was in a recent product, where we developed a new feature and released the feature externally without QA sign-off.
Feature - Interactive Travel Itinerary Maps
We had about ten days from the time we decided to include this new feature in the external launch. Usually, the biggest chunk of time in each release cycle was the sign-off from an external QA team. We fast-tracked the dev effort and completed the development of the feature in five days. Unfortunately,"
R S. - "One of the biggest risks I have taken was in a recent product, where we developed a new feature and released the feature externally without QA sign-off.
Feature - Interactive Travel Itinerary Maps
We had about ten days from the time we decided to include this new feature in the external launch. Usually, the biggest chunk of time in each release cycle was the sign-off from an external QA team. We fast-tracked the dev effort and completed the development of the feature in five days. Unfortunately,"See full answer
"Our application has millions of users and significant load on file upload feature.
Situation : In our legacy application we had a particular page which was accepting file uploads and it had the legacy way of selecting file uploads and page would redirect you to the next page or show an error message on failure.
Task : I had regular calls with the customer who had reported issue multiple times on this application area. In my calls my I also understood that client was expecting some inno"
Karthik T. - "Our application has millions of users and significant load on file upload feature.
Situation : In our legacy application we had a particular page which was accepting file uploads and it had the legacy way of selecting file uploads and page would redirect you to the next page or show an error message on failure.
Task : I had regular calls with the customer who had reported issue multiple times on this application area. In my calls my I also understood that client was expecting some inno"See full answer
"The interviewer was interested how the system design would be for files, directories, symbolic links.
After proposing my idea, I was asked to print all files for a given path."
B. T. - "The interviewer was interested how the system design would be for files, directories, symbolic links.
After proposing my idea, I was asked to print all files for a given path."See full answer
"Me: I would first like to ask a few clarifying questions :
Is this tipping issue confined to specific regions?
Is this a new problem, or has it always been present?
Does this issue affect all types of rides offered by Lyft?
Is there a correlation between driver ratings and the likelihood of being tipped?
Interviewer: The problem is widespread across all regions where Lyft operates. It's not new but has been consistent over time. The lower tipping rate is uniform across all ride types, i"
Ankit M. - "Me: I would first like to ask a few clarifying questions :
Is this tipping issue confined to specific regions?
Is this a new problem, or has it always been present?
Does this issue affect all types of rides offered by Lyft?
Is there a correlation between driver ratings and the likelihood of being tipped?
Interviewer: The problem is widespread across all regions where Lyft operates. It's not new but has been consistent over time. The lower tipping rate is uniform across all ride types, i"See full answer
"Clarifying questions:
How the hiring funnel looks like, where are the main drop offs, what are the longest phases, what systems we have in place for reminders and notifications.
What should be the goal (double conversion, reduce time to hire)
Offered some solutions, analysed them according to ICE framework, highlighter risks linked to solution.
The last question was to pitch my suggested path to management."
Shuly A. - "Clarifying questions:
How the hiring funnel looks like, where are the main drop offs, what are the longest phases, what systems we have in place for reminders and notifications.
What should be the goal (double conversion, reduce time to hire)
Offered some solutions, analysed them according to ICE framework, highlighter risks linked to solution.
The last question was to pitch my suggested path to management."See full answer
"It was like say we have a library A which has a library B as a dependency and so on, how would we determine in the dependency chain that whether there is a circular depedency?"
Chris R. - "It was like say we have a library A which has a library B as a dependency and so on, how would we determine in the dependency chain that whether there is a circular depedency?"See full answer
"Clarifying Questions & Assumptions:
Blue collar :relating to manual work or workers, particularly in industry, they usually dont have college degree
Linkedin: a social network that focuses on professional networking and career development.
Why is linkedin expanding to blue collar workers?
Ans: to expand new market as they have great untapped potential
Do you want anew app or integrate it with Linkedin?
Ans: you decide
I would like to look more into the problem space before deciding on tha"
D J. - "Clarifying Questions & Assumptions:
Blue collar :relating to manual work or workers, particularly in industry, they usually dont have college degree
Linkedin: a social network that focuses on professional networking and career development.
Why is linkedin expanding to blue collar workers?
Ans: to expand new market as they have great untapped potential
Do you want anew app or integrate it with Linkedin?
Ans: you decide
I would like to look more into the problem space before deciding on tha"See full answer
"I will first start with listing down the GOALS of Google Sheets as a product
GOALS:
Enable better collaboration amongst employees in an organisation
Make edits parallel
Share with co-workers so that the team can work seamlessly
Increase user engagement, activity and make more users aware about the functionality and usefulness of Google Sheets
Next, i will try and list the broader ACTIONS a user might take
ACTIONS:
Create a new Google Sheet
Share with co-workers
M"
Prateek G. - "I will first start with listing down the GOALS of Google Sheets as a product
GOALS:
Enable better collaboration amongst employees in an organisation
Make edits parallel
Share with co-workers so that the team can work seamlessly
Increase user engagement, activity and make more users aware about the functionality and usefulness of Google Sheets
Next, i will try and list the broader ACTIONS a user might take
ACTIONS:
Create a new Google Sheet
Share with co-workers
M"See full answer
"Candidate [Clarifying Question 1] - Does success metric needs to be discussed across any particular stage of user life cycle - Growth , Engagement or Monetisation ?
Interviewer - Let's focus on overall health metrics of the product.
Candidate[Clarifying Question 2] : Does the metrics needs to be presented as an update to CXO in quarterly meetings or monthly meetings or it needs to be presented internally to product / marketing team for detailed analysis ?
Interviewer - Let's sa"
Vivek S. - "Candidate [Clarifying Question 1] - Does success metric needs to be discussed across any particular stage of user life cycle - Growth , Engagement or Monetisation ?
Interviewer - Let's focus on overall health metrics of the product.
Candidate[Clarifying Question 2] : Does the metrics needs to be presented as an update to CXO in quarterly meetings or monthly meetings or it needs to be presented internally to product / marketing team for detailed analysis ?
Interviewer - Let's sa"See full answer