"Goal: Increase adoption of HPC capabilities offered by Google within enterprise customer context
Vision: Accelerate high computing needs of enterprise, driven by innovation and definitive business outcomes
Does this align with Google's vision - YES
Trend Analysis:
Technology:
a. Introduce Intraday liquidity calculations
b. Improve fraud detection using much large volume of data
c. Faster value added risk calculations.
d. Graph analysis for entity linking for large volume of customer a"
Arvind R. - "Goal: Increase adoption of HPC capabilities offered by Google within enterprise customer context
Vision: Accelerate high computing needs of enterprise, driven by innovation and definitive business outcomes
Does this align with Google's vision - YES
Trend Analysis:
Technology:
a. Introduce Intraday liquidity calculations
b. Improve fraud detection using much large volume of data
c. Faster value added risk calculations.
d. Graph analysis for entity linking for large volume of customer a"See full answer
"Clarification Question:
First I would like to clarify my understanding of AirBnB.
AirBnB is an online marketplace that lets people rent out their properties or spare rooms to guests. Airbnb takes 3% commission from hosts and around 6 to 12% from guests.
Now, I believe payment collection experience is related to the host so they can visualize everything around their payments.
Reason for designing this experience - to provide a better collection experience for hosts
Marke"
D S. - "Clarification Question:
First I would like to clarify my understanding of AirBnB.
AirBnB is an online marketplace that lets people rent out their properties or spare rooms to guests. Airbnb takes 3% commission from hosts and around 6 to 12% from guests.
Now, I believe payment collection experience is related to the host so they can visualize everything around their payments.
Reason for designing this experience - to provide a better collection experience for hosts
Marke"See full answer
Product Design
🧠Want an expert answer to a question? Saving questions lets us know what content to make next.
"from typing import List
def traprainwater(height: List[int]) -> int:
if not height:
return 0
l, r = 0, len(height) - 1
leftMax, rightMax = height[l], height[r]
res = 0
while l < r:
if leftMax < rightMax:
l += 1
leftMax = max(leftMax, height[l])
res += leftMax - height[l]
else:
r -= 1
rightMax = max(rightMax, height[r])
"
Anonymous Roadrunner - "from typing import List
def traprainwater(height: List[int]) -> int:
if not height:
return 0
l, r = 0, len(height) - 1
leftMax, rightMax = height[l], height[r]
res = 0
while l < r:
if leftMax < rightMax:
l += 1
leftMax = max(leftMax, height[l])
res += leftMax - height[l]
else:
r -= 1
rightMax = max(rightMax, height[r])
"See full answer
"I've participated in several competitions in Kaggle concerning medical images. My most recent competition deals with images of skin lesions and classifying them as either melanoma or not. I focused on fine-tuning pretrained models and ensembling them.
I also like to keep track of the latest trends of computer vision research, with a focus on making models memory-efficient through model compression and interpretability."
Xuelong A. - "I've participated in several competitions in Kaggle concerning medical images. My most recent competition deals with images of skin lesions and classifying them as either melanoma or not. I focused on fine-tuning pretrained models and ensembling them.
I also like to keep track of the latest trends of computer vision research, with a focus on making models memory-efficient through model compression and interpretability."See full answer
"At Facebook, you notice a sudden spark in DAUs in Indonesia — how would you determine the cause of this?
I'd like to clarify a few things before starting to brainstorm root causes to hopefully narrow down the number of possibilities if you don't mind? - Not at all, please go ahead...
Over what time frame has this spark occurred? - DAU's have sparked over the past 3 weeks.
Thank you! Next, what are we qualifying DAU as? Is it simply just a user opening the app at least once during the"
Ivan B. - "At Facebook, you notice a sudden spark in DAUs in Indonesia — how would you determine the cause of this?
I'd like to clarify a few things before starting to brainstorm root causes to hopefully narrow down the number of possibilities if you don't mind? - Not at all, please go ahead...
Over what time frame has this spark occurred? - DAU's have sparked over the past 3 weeks.
Thank you! Next, what are we qualifying DAU as? Is it simply just a user opening the app at least once during the"See full answer
"We utilized AI and ML to improve the product’s accuracy and performance and to generate insights from customer data.
We also leveraged the cloud to store and manage customer data securely.
Additionally, we implemented smart assistants to automate customer support and help customers quickly resolve inquiries."
Shivam S. - "We utilized AI and ML to improve the product’s accuracy and performance and to generate insights from customer data.
We also leveraged the cloud to store and manage customer data securely.
Additionally, we implemented smart assistants to automate customer support and help customers quickly resolve inquiries."See full answer
"Since I am residing in Bangalore, I will consider the Bengaluru airport. The airport has 2 terminals. I am going to consider the security scan done at both the terminals for the estimation.
Does it include security scans for both international and domestic flights? --> Both
The airport crew members and pilots also go through the security scan. So, should I include only them as well or only the passengers in my calculation? --> Only the passengers
Number of people going through the security scan"
Sangeeta P. - "Since I am residing in Bangalore, I will consider the Bengaluru airport. The airport has 2 terminals. I am going to consider the security scan done at both the terminals for the estimation.
Does it include security scans for both international and domestic flights? --> Both
The airport crew members and pilots also go through the security scan. So, should I include only them as well or only the passengers in my calculation? --> Only the passengers
Number of people going through the security scan"See full answer
"Success in project is of continues process and usually a concrete result is but an amalgamation of that process. I can show success by measuring this continues process using some parameters like milestones reached, team motivation, and project relevance.
If the success we are talking about is showing personal capability, I would say the sheer confidence to claim "I am successful" and the willingness to participate are a good measure.
"
Ramnath teja C. - "Success in project is of continues process and usually a concrete result is but an amalgamation of that process. I can show success by measuring this continues process using some parameters like milestones reached, team motivation, and project relevance.
If the success we are talking about is showing personal capability, I would say the sheer confidence to claim "I am successful" and the willingness to participate are a good measure.
"See full answer
"Firstly need to check is this service really beneficial or not. And video service provide more realistic perspective about the product so keep it"
Priyanka C. - "Firstly need to check is this service really beneficial or not. And video service provide more realistic perspective about the product so keep it"See full answer