"Clarifying questions
1/ Any other products in VC portfolio I need to be aware of - "no"
2/ Market focus? - "no"
Started off by stating database marketing
1/ SQL
2/ NoSQL
Data models mostly relational
Database trends
1/ Vector databases
2/ Growth in cloud / fully managed databases
3/ Multi cloud is important to avoid vendor lock in
Ultimately Price/performance is king
Competition
1/ Large cloud providers - AWS/GCP/Azure
2/ Legacy databases - Oracle/SQL Server
3/ Niche players - Vitess, Coc"
Glados - "Clarifying questions
1/ Any other products in VC portfolio I need to be aware of - "no"
2/ Market focus? - "no"
Started off by stating database marketing
1/ SQL
2/ NoSQL
Data models mostly relational
Database trends
1/ Vector databases
2/ Growth in cloud / fully managed databases
3/ Multi cloud is important to avoid vendor lock in
Ultimately Price/performance is king
Competition
1/ Large cloud providers - AWS/GCP/Azure
2/ Legacy databases - Oracle/SQL Server
3/ Niche players - Vitess, Coc"See full answer
"I recently had an experience with the Chipotle mobile app where I accidentally placed an extra order. Realizing my mistake within seconds, I tried to edit or cancel the order but found no option to do so in the app. Despite searching FAQs and attempting to contact the local store, I couldn't resolve the issue in time. This experience highlighted the importance of user-friendly design and clear communication in apps. If I were managing such a product, I would advocate for features like a grace pe"
Puneet A. - "I recently had an experience with the Chipotle mobile app where I accidentally placed an extra order. Realizing my mistake within seconds, I tried to edit or cancel the order but found no option to do so in the app. Despite searching FAQs and attempting to contact the local store, I couldn't resolve the issue in time. This experience highlighted the importance of user-friendly design and clear communication in apps. If I were managing such a product, I would advocate for features like a grace pe"See full answer
"Its enough that I shared the question. Im not going to tell you how I answered. If you dont know how to answer, then this isn't the job or company for you. Sorry."
David E. - "Its enough that I shared the question. Im not going to tell you how I answered. If you dont know how to answer, then this isn't the job or company for you. Sorry."See full answer
Product Manager
Product Strategy
🧠 Want an expert answer to a question? Saving questions lets us know what content to make next.
"Question: An array of n integers is given, and a positive integer k, where k << n. k indicates that the absolute difference between each element's current index (icurrent) and the index in the sorted array (isorted) is less than k (|icurr - isorted| < k).
Sort the given array.
The most common solution is with a Heap:
def solution(arr, k):
min_heap = []
result = []
for i in range(len(arr))
heapq.heappush(min_heap, arr[i])
"
Guilherme M. - "Question: An array of n integers is given, and a positive integer k, where k << n. k indicates that the absolute difference between each element's current index (icurrent) and the index in the sorted array (isorted) is less than k (|icurr - isorted| < k).
Sort the given array.
The most common solution is with a Heap:
def solution(arr, k):
min_heap = []
result = []
for i in range(len(arr))
heapq.heappush(min_heap, arr[i])
"See full answer
"STAR story weaved around the project 0 to 1 execution with all the technical tradeoffs, issues, and success metrics involved."
Push S. - "STAR story weaved around the project 0 to 1 execution with all the technical tradeoffs, issues, and success metrics involved."See full answer
"Users: Creators
We can segment by category of videos made (ie. beauty, entertainment, etc.)
We could also segment by age range.
Let's just choose self-development channels
Pain points:
Want to bring you to their website
Solution. Portal to their website.
Whenever you click on the video, a tab pops up for their website.
But, this could be annoying for viewers.
Back to the drawing board.
What if we made creators into viewers.
I am a FinTech Product Manager"
Andrew M. - "Users: Creators
We can segment by category of videos made (ie. beauty, entertainment, etc.)
We could also segment by age range.
Let's just choose self-development channels
Pain points:
Want to bring you to their website
Solution. Portal to their website.
Whenever you click on the video, a tab pops up for their website.
But, this could be annoying for viewers.
Back to the drawing board.
What if we made creators into viewers.
I am a FinTech Product Manager"See full answer
"Clarifying my assumptions first, i.e. "Technical contributions are not just writing or reviewing code".
Answer :
My contributions to any program I lead as a TPM are as follows :
Inputs towards design, architecture review, mapping requirements to the proposed design, reviewing the implementation strategy w.r.t scalable solution, Writing core user-centric test scenarios, Validating proposed design vs implementation estimates vs initial planning. etc...
Example :
Situation: We are a"
DM - "Clarifying my assumptions first, i.e. "Technical contributions are not just writing or reviewing code".
Answer :
My contributions to any program I lead as a TPM are as follows :
Inputs towards design, architecture review, mapping requirements to the proposed design, reviewing the implementation strategy w.r.t scalable solution, Writing core user-centric test scenarios, Validating proposed design vs implementation estimates vs initial planning. etc...
Example :
Situation: We are a"See full answer
"Agile processes have been a game changer for Software development projects from last 2 decades.
But there are situations where Agile practices don't work very well and demand a workaround. Some of those scenarios are mentioned below:
No Project Plan or Status reports: Agile Project team does not produce formal project plans or status reports unlike Traditional SDLC Projects. Sometimes it is hard to represent project status to senior executives who are interested in the overall status and risk"
Saket S. - "Agile processes have been a game changer for Software development projects from last 2 decades.
But there are situations where Agile practices don't work very well and demand a workaround. Some of those scenarios are mentioned below:
No Project Plan or Status reports: Agile Project team does not produce formal project plans or status reports unlike Traditional SDLC Projects. Sometimes it is hard to represent project status to senior executives who are interested in the overall status and risk"See full answer
"Spotify is a music streaming app. Monetization of Spotify happens in multiple ways :
Ads
Subscriptions (Ads free, premium)
Make Spotify default on Android phones as Apple Music on Iphones
Spotify to be a default on Nest hubs
Exclusive membership (New songs )
Learn with Spotify classes
Chat with Content creators (for a minimum fee)"
Anjaly J. - "Spotify is a music streaming app. Monetization of Spotify happens in multiple ways :
Ads
Subscriptions (Ads free, premium)
Make Spotify default on Android phones as Apple Music on Iphones
Spotify to be a default on Nest hubs
Exclusive membership (New songs )
Learn with Spotify classes
Chat with Content creators (for a minimum fee)"See full answer
"In my previous role as a Team Leader at XYZ Corporation, our department was facing high turnover rates, and the skill levels within the team were not meeting the company's evolving demands. We were in the midst of a major project that required a skilled and cohesive team to deliver on tight deadlines.
My primary responsibility was to enhance team development and retention. Specifically, I needed to reduce turnover by 20% within six months and improve team competency to handle new project requir"
Alexander R. - "In my previous role as a Team Leader at XYZ Corporation, our department was facing high turnover rates, and the skill levels within the team were not meeting the company's evolving demands. We were in the midst of a major project that required a skilled and cohesive team to deliver on tight deadlines.
My primary responsibility was to enhance team development and retention. Specifically, I needed to reduce turnover by 20% within six months and improve team competency to handle new project requir"See full answer
"Clarifying question: Why would google want to sunset Youtube? What would the business objective be?
Based on how the interviewer responds this could go down multiple paths:
If they said just because, then I would address the current state data for the YouTube business.
Material benefits:
XX Million active users
$$ in Annual revenue
$$ in subscription revenue
$$ monetization through influencers
Non-material benefits that align to google core values:
Democracy on the web works"
Aditi N. - "Clarifying question: Why would google want to sunset Youtube? What would the business objective be?
Based on how the interviewer responds this could go down multiple paths:
If they said just because, then I would address the current state data for the YouTube business.
Material benefits:
XX Million active users
$$ in Annual revenue
$$ in subscription revenue
$$ monetization through influencers
Non-material benefits that align to google core values:
Democracy on the web works"See full answer
"Clarifying Questions
Who are we? Traditional elevator company or a new age tech startup
Assumption: New age tech based elevator company
Any constraints: Budget, etc. Assumption: No
What kind of a skyscraper building:
Assumption: Commercial. Includes office spaces as well as others
Any particular goal with respect to building this elevator? Design best in class elevator providing the best user experience for passengers
User needs - Users have the following needs when"
Shasleen I. - "Clarifying Questions
Who are we? Traditional elevator company or a new age tech startup
Assumption: New age tech based elevator company
Any constraints: Budget, etc. Assumption: No
What kind of a skyscraper building:
Assumption: Commercial. Includes office spaces as well as others
Any particular goal with respect to building this elevator? Design best in class elevator providing the best user experience for passengers
User needs - Users have the following needs when"See full answer
"You can ask some clarifying questions like
1) Ask if the list is already sorted or not
2) is zero included in the list ?
3) Natural numbers are usually positive numbers ( clarify they are non negatives)
Solution :
1) If sorted use two pointers and sort them in O(N)
2) if not sorted , -ve / only +ve numbers in the list doesn't matter - the easiest solution is
Use a priority queue and push the number and its square in each iteration
Finally return the list returned by the priority Queue. N"
Bless M. - "You can ask some clarifying questions like
1) Ask if the list is already sorted or not
2) is zero included in the list ?
3) Natural numbers are usually positive numbers ( clarify they are non negatives)
Solution :
1) If sorted use two pointers and sort them in O(N)
2) if not sorted , -ve / only +ve numbers in the list doesn't matter - the easiest solution is
Use a priority queue and push the number and its square in each iteration
Finally return the list returned by the priority Queue. N"See full answer