Skip to main content

Interview Questions

Review this list of 4,415 interview questions and answers verified by hiring managers and candidates.
  • Google logoAsked at Google 
    1 answer

    "Clarify question and state assumptions: Streetview from my understanding is compiled by a streetview car going out and taking multiple photos and then Google stitches this together to give us streetview. I'm only going to look at the streetview outdoor experience, I know for e.g Google also has full views of some businesses, malls, museums etc so for the purposes of this I'm not going to calculate this. For the purposes of this is it OK if we say how much storage required to store streetview"

    Anonymous Tiger - "Clarify question and state assumptions: Streetview from my understanding is compiled by a streetview car going out and taking multiple photos and then Google stitches this together to give us streetview. I'm only going to look at the streetview outdoor experience, I know for e.g Google also has full views of some businesses, malls, museums etc so for the purposes of this I'm not going to calculate this. For the purposes of this is it OK if we say how much storage required to store streetview"See full answer

    Product Manager
    Estimation
  • Google logoAsked at Google 
    1 answer

    "Lets see, what kind of cost does google have to incur to run google photos. To think about this clearly, I want to think as if I was going to setup Google Photos now and it doesn't exist till today. Cost for Building software and maintaining it Cost for acquiring users Cost for keeping the data of users safe and accessible Miscellaneous Now lets come back to today where Google photos clearly exist and I will think about the costing in each of these sections. Google photos s"

    Anubhav A. - "Lets see, what kind of cost does google have to incur to run google photos. To think about this clearly, I want to think as if I was going to setup Google Photos now and it doesn't exist till today. Cost for Building software and maintaining it Cost for acquiring users Cost for keeping the data of users safe and accessible Miscellaneous Now lets come back to today where Google photos clearly exist and I will think about the costing in each of these sections. Google photos s"See full answer

    Product Manager
    Estimation
  • Meta logoAsked at Meta 
    1 answer

    "A few clarifying questions: Algorithm that is specifically used to match individuals? Define better? More matches, higher likelihood of relationship? etc. Next I'd like to consider the product's goals, how users engage with the app, how we'd measure those engagements, and how they align with our goals. Considering Goals Facebook's mission is to give people the tools to build communities FB Dating's goal for the end user is to find a partner, but for Facebook it is really ab"

    Anonymous Hawk - "A few clarifying questions: Algorithm that is specifically used to match individuals? Define better? More matches, higher likelihood of relationship? etc. Next I'd like to consider the product's goals, how users engage with the app, how we'd measure those engagements, and how they align with our goals. Considering Goals Facebook's mission is to give people the tools to build communities FB Dating's goal for the end user is to find a partner, but for Facebook it is really ab"See full answer

    Analytical
    Execution
    +1 more
  • "Acquisition: #DAU, #MAUs Engagement: listening duration #songs liked/ shared/ added to playlists from the recommendation list #times recommended songs are listened to Benchmark the above with original metrics (before implementing the change) "

    Rev - "Acquisition: #DAU, #MAUs Engagement: listening duration #songs liked/ shared/ added to playlists from the recommendation list #times recommended songs are listened to Benchmark the above with original metrics (before implementing the change) "See full answer

    Product Manager
    Analytical
  • Meta logoAsked at Meta 
    3 answers

    "Clarifying questions: Just to be on the same page this move is more like a transfer lasting at least a year or more. Is this a move within the same country Is this going to be launched in US and are we focusing only on tier-1 cities in the beginning User personas – People moving away for a new job. Students move to a different city for college. Move to a new city for a new life. Pain points: Managing so much of"

    Anonymous Amphibian - "Clarifying questions: Just to be on the same page this move is more like a transfer lasting at least a year or more. Is this a move within the same country Is this going to be launched in US and are we focusing only on tier-1 cities in the beginning User personas – People moving away for a new job. Students move to a different city for college. Move to a new city for a new life. Pain points: Managing so much of"See full answer

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

  • Anthropic logoAsked at Anthropic 
    Add answer
    Hardware Engineer
    Behavioral
    +1 more
  • "Clarifying questions: By no online presence, do you mean just no website for order or do you mean no searches showing up on Google/Bing as users are looking for supermarkets. Possibilities of declining revenue: For every product, i.e pantry, vegetables and fruits, are our prices much higher than our competitors? Are our competitors getting products from suppliers at a lower rate? Are we exhausting our economies of scale well? What % of people are shopping online for groceries? Are"

    Priyal S. - "Clarifying questions: By no online presence, do you mean just no website for order or do you mean no searches showing up on Google/Bing as users are looking for supermarkets. Possibilities of declining revenue: For every product, i.e pantry, vegetables and fruits, are our prices much higher than our competitors? Are our competitors getting products from suppliers at a lower rate? Are we exhausting our economies of scale well? What % of people are shopping online for groceries? Are"See full answer

    Product Manager
    Behavioral
    +1 more
  • Apple logoAsked at Apple 
    2 answers

    "program management is a role similar to project management but often encompasses more that just managing projects."

    Abdurhman M. - "program management is a role similar to project management but often encompasses more that just managing projects."See full answer

    Technical Program Manager
    Behavioral
  • Nike logoAsked at Nike 
    1 answer

    "I did not give the proper ans so gettting rejected"

    Praveen K. - "I did not give the proper ans so gettting rejected"See full answer

    Software Engineer
    Concept
  • Meta logoAsked at Meta 
    1 answer

    "Clarifying question: By podcast, we mean a series of digital audio generally available on the internet in the form of monologue or interview. Do we need to integrate it with Facebook or design a separate product? --> Separate Product not related to Facebook Mobile/web application --> Any Constraints? --> No Goal? --> To design a dedicated app to recommend podcasts in order to increase user satisfaction Users: Power Users: Who regularly listens to podcasts and keep detailed information on various"

    Gunjali D. - "Clarifying question: By podcast, we mean a series of digital audio generally available on the internet in the form of monologue or interview. Do we need to integrate it with Facebook or design a separate product? --> Separate Product not related to Facebook Mobile/web application --> Any Constraints? --> No Goal? --> To design a dedicated app to recommend podcasts in order to increase user satisfaction Users: Power Users: Who regularly listens to podcasts and keep detailed information on various"See full answer

    Product Manager
    Product Design
  • Perplexity AI logoAsked at Perplexity AI 
    Add answer
    Software Engineer
    System Design
  • Microsoft logoAsked at Microsoft 
    Add answer
    Customer Success Manager
    Behavioral
  • Meta logoAsked at Meta 
    4 answers
    +1

    "my answer: void* memcpy(void* dest, const void* src, size_t n) { unsigned char* uDest = static_cast(dest); const unsigned char* ucSrc = static_cast(src); for(size_t i= 0; i(dest); const unsigned c"

    Srihitha J. - "my answer: void* memcpy(void* dest, const void* src, size_t n) { unsigned char* uDest = static_cast(dest); const unsigned char* ucSrc = static_cast(src); for(size_t i= 0; i(dest); const unsigned c"See full answer

    Software Engineer
    Data Structures & Algorithms
    +1 more
  • Snap logoAsked at Snap 
    Add answer
    Product Manager
    Product Design
  • Amazon logoAsked at Amazon 
    Add answer
    Software Engineer
    Behavioral
  • "Looking back on my most recent project, which involved developing a real-time market data processing platform in the derivatives trading function , there are a few things I would have done differently to improve the process and outcomes. Here’s a reflection on those aspects: 1. \\Enhanced Initial Stakeholder Engagement\\ What Happened: While we did conduct stakeholder meetings at the beginning of the project, some specific requirements and expectations emerged later in the process,"

    Scott S. - "Looking back on my most recent project, which involved developing a real-time market data processing platform in the derivatives trading function , there are a few things I would have done differently to improve the process and outcomes. Here’s a reflection on those aspects: 1. \\Enhanced Initial Stakeholder Engagement\\ What Happened: While we did conduct stakeholder meetings at the beginning of the project, some specific requirements and expectations emerged later in the process,"See full answer

    Behavioral
  • Meta logoAsked at Meta 
    2 answers

    "Clarifying Questions FB login is the feature that allows a user quickly create a login in a third party application using existing information from FB - YES For whom do we want to improve the product / feature - You choose On what platform mobile / desktop - Mobile Any specific geography - US Any specific user demographic - NO What is the goal of the improvement (acquisition, engagement, retention, monetization) - engagement & retention Outline: Who are the users"

    R K. - "Clarifying Questions FB login is the feature that allows a user quickly create a login in a third party application using existing information from FB - YES For whom do we want to improve the product / feature - You choose On what platform mobile / desktop - Mobile Any specific geography - US Any specific user demographic - NO What is the goal of the improvement (acquisition, engagement, retention, monetization) - engagement & retention Outline: Who are the users"See full answer

    Product Design
  • Walmart Labs logoAsked at Walmart Labs 
    Add answer
    Product Manager
    Product Design
  • Apple logoAsked at Apple 
    Add answer
    Machine Learning Engineer
    Concept
    +1 more
  • Amazon logoAsked at Amazon 
    Add answer
    BizOps & Strategy
    Behavioral
    +1 more
Showing 2021-2040 of 4415