Skip to main content

Interview Questions

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

    "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

    Data Structures & Algorithms
    Coding
    +1 more
  • Blend logoAsked at Blend 
    2 answers

    "A lot of things..."

    Alex S. - "A lot of things..."See full answer

    Behavioral
  • "Likely 2 from VM in one Project VPC to VPC in another project in AWS or GCP , Azure"

    Rashmi B. - "Likely 2 from VM in one Project VPC to VPC in another project in AWS or GCP , Azure"See full answer

    System Design
    Technical
  • Yelp logoAsked at Yelp 
    Add answer
    Behavioral
    Program Sense
  • LinkedIn logoAsked at LinkedIn 
    Add answer
    Product Manager
    Product Design
  • 🧠 Want an expert answer to a question? Saving questions lets us know what content to make next.

  • Excel Impact logoAsked at Excel Impact 
    1 answer

    "Product planning requires a strategic approach that balances customer needs, market trends, and business objectives. Here's a structured framework I recommend: Discovery:Understand the Market: Conduct in-depth market research to identify customer needs, pain points, and competitive landscape. Define User Personas: Create detailed user personas to understand your target audience's behaviors, goals, and challenges. Analyze the Problem: Clearly articulate the core problem your product aims to"

    Chozhls - "Product planning requires a strategic approach that balances customer needs, market trends, and business objectives. Here's a structured framework I recommend: Discovery:Understand the Market: Conduct in-depth market research to identify customer needs, pain points, and competitive landscape. Define User Personas: Create detailed user personas to understand your target audience's behaviors, goals, and challenges. Analyze the Problem: Clearly articulate the core problem your product aims to"See full answer

    Technical Program Manager
    Product Strategy
  • "Thanks for the question. I would like to start off by asking some clarifying questions: When we say a holiday season, are we referring to the 15 registered holidays in a year? or the holiday season on Mid November until January 15 for thanksgiving, Christmas, and New Year? When we say a medium-sized company, are we referring to a US company or an international company? When we say how much productivity is lost, is it in terms of revenue, production, hours, engagement? I would like to g"

    Yonatan G. - "Thanks for the question. I would like to start off by asking some clarifying questions: When we say a holiday season, are we referring to the 15 registered holidays in a year? or the holiday season on Mid November until January 15 for thanksgiving, Christmas, and New Year? When we say a medium-sized company, are we referring to a US company or an international company? When we say how much productivity is lost, is it in terms of revenue, production, hours, engagement? I would like to g"See full answer

    Estimation
  • Amazon logoAsked at Amazon 
    Add answer
    Product Marketing Manager
    Behavioral
  • "a"

    Hp S. - "a"See full answer

    Product Design
  • "Get an audience with the big player - 1) Talk about the camera tech KPI that your company has improved/ 2) Talk about the technology itself 3) Talk about how it's better than the big player's competitors 4) Show a demo through a few benchmarks 5) Promise the big company that your company will support their product end to end if integrated into their product 6) Try to differentiate on pricing 7) Also show how the big player can win more in the market - maybe more user acquisition, or more engage"

    Joohi M. - "Get an audience with the big player - 1) Talk about the camera tech KPI that your company has improved/ 2) Talk about the technology itself 3) Talk about how it's better than the big player's competitors 4) Show a demo through a few benchmarks 5) Promise the big company that your company will support their product end to end if integrated into their product 6) Try to differentiate on pricing 7) Also show how the big player can win more in the market - maybe more user acquisition, or more engage"See full answer

    Product Manager
    Product Strategy
  • Google logoAsked at Google 
    Add answer
    Product Manager
    Estimation
  • Cisco logoAsked at Cisco 
    Add answer
    Execution
    Product Strategy
  • Microsoft logoAsked at Microsoft 
    1 answer

    "Clarifying Questions - Are we trying to increase user base, engagement, adoption, or retention specifically? Is revenue also need to be considered? Interviewer - You decide Q- Ill go with increasing user engagement and retention because MSDN is a pretty well known website and been out there for a while now. Also, once we have user engagement and retention taken care of, revenue will follow Interviewer - Sure MSFT mission is to empower every person and org on the planet to achieve mo"

    Siddhartha S. - "Clarifying Questions - Are we trying to increase user base, engagement, adoption, or retention specifically? Is revenue also need to be considered? Interviewer - You decide Q- Ill go with increasing user engagement and retention because MSDN is a pretty well known website and been out there for a while now. Also, once we have user engagement and retention taken care of, revenue will follow Interviewer - Sure MSFT mission is to empower every person and org on the planet to achieve mo"See full answer

    Product Design
  • Robinhood logoAsked at Robinhood 
    Add answer
    Product Manager
    Product Design
    +1 more
  • Snap logoAsked at Snap 
    2 answers

    "public Double calculateRatio(String source, String destination) { Double ratio=1.0; while(graph.containsKey(source) && !visited.contains(source)) { visited.add(source); Map valueMap=graph.get(source); if(valueMap.containsKey(destination)) { return ratio*=valueMap.get(destination); } Map.Entry firstEntry=valueMap.entrySet().iterator().next(); source=firstEntry.getKey(); ratio*=firstEntry.getValue(); System.out.println("Entered"); } return null; }"

    Divya R. - "public Double calculateRatio(String source, String destination) { Double ratio=1.0; while(graph.containsKey(source) && !visited.contains(source)) { visited.add(source); Map valueMap=graph.get(source); if(valueMap.containsKey(destination)) { return ratio*=valueMap.get(destination); } Map.Entry firstEntry=valueMap.entrySet().iterator().next(); source=firstEntry.getKey(); ratio*=firstEntry.getValue(); System.out.println("Entered"); } return null; }"See full answer

    Software Engineer
    Data Structures & Algorithms
    +2 more
  • Slack logoAsked at Slack 
    1 answer

    "You should be able to easily identify this as a Measure Success question. These kinds of questions are used to test your analytical skills, as well as your ability to track project progress post-launch. It also provides the interviewer confidence in your ability to think about analytics pre-emptively. Recall the strategy for tackling them methodically and thoroughly: Ask clarifying questions State the goal of the feature / product Behavior Mapping / UX Flow Mapping **"

    Exponent - "You should be able to easily identify this as a Measure Success question. These kinds of questions are used to test your analytical skills, as well as your ability to track project progress post-launch. It also provides the interviewer confidence in your ability to think about analytics pre-emptively. Recall the strategy for tackling them methodically and thoroughly: Ask clarifying questions State the goal of the feature / product Behavior Mapping / UX Flow Mapping **"See full answer

    Product Manager
    Behavioral
  • Instagram logoAsked at Instagram 
    2 answers

    "This is a Measure Success question with a slight twist. The twist here is we need to consider a hypothetical change rather than one already built. This changes our formula slightly - specifically we may not be able to apply a UX flow to drive analysis since we're unsure of the implementation. Instead, we'll look at core behaviors that are indicative of success. Here's the modified formula: Ask clarifying questions State the goal of the feature **Apply a UX flow to drive an"

    Exponent - "This is a Measure Success question with a slight twist. The twist here is we need to consider a hypothetical change rather than one already built. This changes our formula slightly - specifically we may not be able to apply a UX flow to drive analysis since we're unsure of the implementation. Instead, we'll look at core behaviors that are indicative of success. Here's the modified formula: Ask clarifying questions State the goal of the feature **Apply a UX flow to drive an"See full answer

    Product Manager
    Analytical
  • Booking.com logoAsked at Booking.com 
    1 answer

    "What do you mean by smart lock. It is home locking system or digital locks Assuming it refers to home solutions that Google wants to get to build Customers Homeowners/ Rental Hotels Banks Vehicles Shops Each of the customer segments are good. Let’s investigate some of their characteristics Homeowners/ Rental – Huge Market as every urban house has a need. Hotels – Again the need is very high. Affordability is high. Low desirability to change existing set up. Banks – No"

    Kasturi K. - "What do you mean by smart lock. It is home locking system or digital locks Assuming it refers to home solutions that Google wants to get to build Customers Homeowners/ Rental Hotels Banks Vehicles Shops Each of the customer segments are good. Let’s investigate some of their characteristics Homeowners/ Rental – Huge Market as every urban house has a need. Hotels – Again the need is very high. Affordability is high. Low desirability to change existing set up. Banks – No"See full answer

    Product Manager
    Product Design
  • Hubspot logoAsked at Hubspot 
    2 answers

    "This is a Favorite Product question with a slight twist. We have a constraint: picking an enterprise app. 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 differently and better? How would you improve it/make it better? Summarize Let's start! Choo"

    Exponent - "This is a Favorite Product question with a slight twist. We have a constraint: picking an enterprise app. 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 differently and better? How would you improve it/make it better? Summarize Let's start! Choo"See full answer

    Product Manager
    Product Design
Showing 2721-2740 of 4415