Interview Questions

Review this list of 3,944 interview questions and answers verified by hiring managers and candidates.
  • Spotify logoAsked at Spotify 
    Video answer for 'Tell me about a data science project that you have worked on.'
    Behavioral
    Data Analysis
  • Product Manager
    Behavioral
  • Meta (Facebook) logoAsked at Meta (Facebook) 
    Product Design
  • Google logoAsked at Google 

    "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

    Product Strategy
    Technical
  • "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.

  • Google logoAsked at Google 
    Product Manager
    Execution
    +1 more
  • Adobe logoAsked at Adobe 
    +7

    "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

    Software Engineer
    Data Structures & Algorithms
    +4 more
  • Netflix logoAsked at Netflix 

    "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

    Machine Learning Engineer
    Behavioral
  • Airbnb logoAsked at Airbnb 
    Behavioral
  • Intuit logoAsked at Intuit 
    System Design
    Product Design
  • "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

    Execution
    Analytical
  • Product Manager
    Product Design
    +1 more
  • Meta (Facebook) logoAsked at Meta (Facebook) 
    Product Strategy
  • "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

    Behavioral
  • Product Manager
    Product Strategy
  • "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

    Product Manager
    Estimation
    +1 more
  • Nike logoAsked at Nike 

    "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

    Product Manager
    Behavioral
  • Product Manager
    Product Design
    +2 more
  • Amazon logoAsked at Amazon 

    "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

    Product Manager
    Product Strategy
    +1 more
  • +2

    "Finding Seats Connecting road transportation WiFi in the train"

    Aditya C. - "Finding Seats Connecting road transportation WiFi in the train"See full answer

    Product Design
Showing 2581-2600 of 3944