Interview Questions

Review this list of 3,944 interview questions and answers verified by hiring managers and candidates.
  • Google logoAsked at Google 
    Product Manager
    Product Strategy
  • Meta (Facebook) logoAsked at Meta (Facebook) 
    Technical Program Manager
    Execution
    +1 more
  • "I have worked with tools such as Hadoop, Oracle, DBeaver, and Databricks. I have used these tools at work when dealing with large datasets, data cleaning, data security, and creating models"

    Aneesh D. - "I have worked with tools such as Hadoop, Oracle, DBeaver, and Databricks. I have used these tools at work when dealing with large datasets, data cleaning, data security, and creating models"See full answer

    Data Engineer
    Technical
  • Product Manager
    Product Design
  • Palantir logoAsked at Palantir 
    Software Engineer
    Behavioral
  • 🧠 Want an expert answer to a question? Saving questions lets us know what content to make next.

  • Product Manager
    Behavioral
  • Meta (Facebook) logoAsked at Meta (Facebook) 

    "This is a Strategy Question, which asks you to justify high-level business decisions and strategy. There's no set formula, but we recommend proposing at least three different reasons to answer the question. Let's go over one possible solution: > For sure, I definitely think that Facebook has opportunities to look into autonomous vehicles. I know it's becoming quite saturated, but an acquisition of one of the incumbents can prove worthwhile. Firstly, Facebook can use it's world class AI and a"

    Exponent - "This is a Strategy Question, which asks you to justify high-level business decisions and strategy. There's no set formula, but we recommend proposing at least three different reasons to answer the question. Let's go over one possible solution: > For sure, I definitely think that Facebook has opportunities to look into autonomous vehicles. I know it's becoming quite saturated, but an acquisition of one of the incumbents can prove worthwhile. Firstly, Facebook can use it's world class AI and a"See full answer

    Product Manager
    Product Strategy
  • Apple logoAsked at Apple 
    Software Engineer
    Data Structures & Algorithms
    +1 more
  • Google logoAsked at Google 

    "Clarifying questions Why do we want to improve? Do we have anything specific in mind? Any constraints? Professional networking only or do we want to expand our horizons? Linkedin mission - To help users form networks professionally and know about the world and opportunites out there. LinkedIn has become a social media platform to showcase your professional skills. Focus on acquiring and keep this audience engaged on the platform How does it fit with GenZ and GenY - This is the generation"

    Namrata L. - "Clarifying questions Why do we want to improve? Do we have anything specific in mind? Any constraints? Professional networking only or do we want to expand our horizons? Linkedin mission - To help users form networks professionally and know about the world and opportunites out there. LinkedIn has become a social media platform to showcase your professional skills. Focus on acquiring and keep this audience engaged on the platform How does it fit with GenZ and GenY - This is the generation"See full answer

    Product Design
  • Amazon logoAsked at Amazon 

    "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
  • LinkedIn logoAsked at LinkedIn 
    Product Strategy
  • "Some of the best practices I found in the best PMs is Structure - Often times the problems we are dealing with in corporate are going to be ambiguous. Best PMs will try to scope it down and bring a clarity to the ambiguous problem statement. This can be observed in simple things like planning a day, planning a trip or planning a house hunt. They will approach problems with some structure in place Getting the buy in from people - I found that often times PMs are the people who doesn't have"

    Anonymous Fish - "Some of the best practices I found in the best PMs is Structure - Often times the problems we are dealing with in corporate are going to be ambiguous. Best PMs will try to scope it down and bring a clarity to the ambiguous problem statement. This can be observed in simple things like planning a day, planning a trip or planning a house hunt. They will approach problems with some structure in place Getting the buy in from people - I found that often times PMs are the people who doesn't have"See full answer

    Behavioral
  • "Run length encoding. This will preserve order of values in vector."

    Yash S. - "Run length encoding. This will preserve order of values in vector."See full answer

    Coding
    Data Structures & Algorithms
    +1 more
  • Google logoAsked at Google 
    Product Design
  • Traba logoAsked at Traba 
    BizOps & Strategy
    Behavioral
  • +1

    "// array is sorted in non-increasing order // low = 0, high = arr.length - 1 int countOnes(int[] arr, int low, int high) { if (high >= low) { int mid = low + (high - low) / 2; if ((mid == high || arr[mid + 1] == 0) && (arr[mid] == 1)) { return mid + 1; } if (arr[mid] == 1) { return countOnes(arr, (mid + 1), high); } return countOnes(arr, low, (mid - 1)); } return 0; }"

    Shubhendu K. - "// array is sorted in non-increasing order // low = 0, high = arr.length - 1 int countOnes(int[] arr, int low, int high) { if (high >= low) { int mid = low + (high - low) / 2; if ((mid == high || arr[mid + 1] == 0) && (arr[mid] == 1)) { return mid + 1; } if (arr[mid] == 1) { return countOnes(arr, (mid + 1), high); } return countOnes(arr, low, (mid - 1)); } return 0; }"See full answer

    Technical
  • Google logoAsked at Google 
    Technical
  • "This is a Technical question. It tests your ability to understand high level technical concepts. Even though your job won't have any coding involved, you'll still need to understand these concepts. Being able to cover all these topics with clarity communicates confidence in your interviewer. Unfortunately, there's no formula for technical questions, but some general tips are: Use analogies when you can Break your solution into clear, bite-size steps Don't be afraid to use examples to b"

    Exponent - "This is a Technical question. It tests your ability to understand high level technical concepts. Even though your job won't have any coding involved, you'll still need to understand these concepts. Being able to cover all these topics with clarity communicates confidence in your interviewer. Unfortunately, there's no formula for technical questions, but some general tips are: Use analogies when you can Break your solution into clear, bite-size steps Don't be afraid to use examples to b"See full answer

    Product Manager
Showing 3401-3420 of 3944