Skip to main content

Interview Questions

Review this list of 4,415 interview questions and answers verified by hiring managers and candidates.
  • Product Manager
    Product Strategy
  • "Clarifying questions: What is the travel experience? International/ domestic travel for company work or local commute to the office? Is there any specific metric that we are targeting? Assuming that interviewer says no metric is defined and we are talking about domestic and international travel for company purposes. I'm going to assume that covid disrupting travel is something that I have to keep in mind but that we are also thinking about how things will be improved in the longer run (i"

    Bhavana J. - "Clarifying questions: What is the travel experience? International/ domestic travel for company work or local commute to the office? Is there any specific metric that we are targeting? Assuming that interviewer says no metric is defined and we are talking about domestic and international travel for company purposes. I'm going to assume that covid disrupting travel is something that I have to keep in mind but that we are also thinking about how things will be improved in the longer run (i"See full answer

    Product Design
  • Adobe logoAsked at Adobe 
    +6

    "function isPalindrome(s, start, end) { while (s[start] === s[end] && end >= start) { start++; end--; } return end <= start; } function longestPalindromicSubstring(s) { let longestPalindrome = ''; for (let i=0; i < s.length; i++) { let j = s.length-1; while (s[i] !== s[j] && i <= j) { j--; } if (s[i] === s[j]) { if (isPalindrome(s, i, j)) { const validPalindrome = s.substring(i, j+1"

    Tiago R. - "function isPalindrome(s, start, end) { while (s[start] === s[end] && end >= start) { start++; end--; } return end <= start; } function longestPalindromicSubstring(s) { let longestPalindrome = ''; for (let i=0; i < s.length; i++) { let j = s.length-1; while (s[i] !== s[j] && i <= j) { j--; } if (s[i] === s[j]) { if (isPalindrome(s, i, j)) { const validPalindrome = s.substring(i, j+1"See full answer

    Data Engineer
    Data Structures & Algorithms
    +3 more
  • Spotify logoAsked at Spotify 

    "This is another Fermi problem — an estimation or approximation problem with limited information and back-of-the-envelope calculations. There's no right answer: interviewers want to understand how you think and how well you can explain your reasoning, rather than what you already know. Recall the formula for Fermi problems: Ask clarifying questions Catalog what you know Make equation(s) Think about edge cases to add to equation **Breakdown components of your"

    Exponent - "This is another Fermi problem — an estimation or approximation problem with limited information and back-of-the-envelope calculations. There's no right answer: interviewers want to understand how you think and how well you can explain your reasoning, rather than what you already know. Recall the formula for Fermi problems: Ask clarifying questions Catalog what you know Make equation(s) Think about edge cases to add to equation **Breakdown components of your"See full answer

    Product Manager
    Estimation
  • 🧠 Want an expert answer to a question? Saving questions lets us know what content to make next.

  • "N/A. I never had the same experience."

    Onesimo F. - "N/A. I never had the same experience."See full answer

    Solutions Architect
    Behavioral
  • Uber logoAsked at Uber 

    "This is a Fermi problem — an estimation or approximation problem with limited information and back-of-the-envelope calculations. There's no right answer: interviewers want to understand how you think and how well you can explain your reasoning, rather than what you already know. Recall the formula for Fermi problems: Ask clarifying questions Catalog what you know Make equation(s) Think about edge cases to add to equation **Breakdown components of your equat"

    Exponent - "This is a Fermi problem — an estimation or approximation problem with limited information and back-of-the-envelope calculations. There's no right answer: interviewers want to understand how you think and how well you can explain your reasoning, rather than what you already know. Recall the formula for Fermi problems: Ask clarifying questions Catalog what you know Make equation(s) Think about edge cases to add to equation **Breakdown components of your equat"See full answer

    Product Manager
    Estimation
  • Meta logoAsked at Meta 
    Product Manager
    Analytical
    +2 more
  • Microsoft logoAsked at Microsoft 

    "This is a Favorite Product question with a slight twist. We have a constraint: picking a subscription-based product. This should be relatively easy since most of us are subscribed to at least one of these services. Let's go over the Favorite Product formula before we begin: Choose a product and briefly explain what it is Who are the users? What are their pain points? How did competitors solve it in the past? **How does this product address these pain points dif"

    Exponent - "This is a Favorite Product question with a slight twist. We have a constraint: picking a subscription-based product. This should be relatively easy since most of us are subscribed to at least one of these services. Let's go over the Favorite Product formula before we begin: Choose a product and briefly explain what it is Who are the users? What are their pain points? How did competitors solve it in the past? **How does this product address these pain points dif"See full answer

    Product Manager
    Product Design
  • Snowflake logoAsked at Snowflake 

    "I talked about how I request filtered using data and friendly escalated to keep the program on track. Also, delved deep into the tech stack to identify the areas where we need extra coverage and negotiated resources to handle those areas."

    Rajesh P. - "I talked about how I request filtered using data and friendly escalated to keep the program on track. Also, delved deep into the tech stack to identify the areas where we need extra coverage and negotiated resources to handle those areas."See full answer

    Technical Program Manager
    Analytical
    +2 more
  • Apple logoAsked at Apple 
    Product Design
  • Electronic Arts logoAsked at Electronic Arts 
    Product Manager
    Product Strategy
  • Meta logoAsked at Meta 
    Product Manager
    Product Design
    +1 more
  • Product Manager
    Behavioral
  • Microsoft logoAsked at Microsoft 
    Product Manager
    Product Design
  • Product Manager
    Analytical
    +3 more
  • Databricks logoAsked at Databricks 

    "Delta lake is a metadata layer on top of cloud storage which helps giving datalake transactional capabilities. It helps implement upsert/merge as it conforms a schema to the data assets stored in cloud. It also offers various other capabilities like liquid clustering,time travel, schema evolution,deletes."

    Nitish C. - "Delta lake is a metadata layer on top of cloud storage which helps giving datalake transactional capabilities. It helps implement upsert/merge as it conforms a schema to the data assets stored in cloud. It also offers various other capabilities like liquid clustering,time travel, schema evolution,deletes."See full answer

    Data Engineer
    Data Pipeline Design
  • "na"

    Sonveer K. - "na"See full answer

    Data Engineer
    Data Modeling
  • Google logoAsked at Google 

    "The answer likely depends on the objective, so I started out with what we were seeking to accomplish. Are we trying to eliminate under-utilized bills, save paper, reduce forgery, or something else? Establishing this focus enables you to dive deeper on the solution."

    Caroline V. - "The answer likely depends on the objective, so I started out with what we were seeking to accomplish. Are we trying to eliminate under-utilized bills, save paper, reduce forgery, or something else? Establishing this focus enables you to dive deeper on the solution."See full answer

    Product Manager
    Behavioral
    +1 more
Showing 3201-3220 of 4415