Interview Questions

Review this list of 4,138 interview questions and answers verified by hiring managers and candidates.
  • "Assumption: This restaurant space already exists in Business campus. Hence assuming that necessary electrical, security and plumbing works are already completed. I will use the following approach Discovery: Understand the number of employees, their demographic profile (age/location/gender), food preferences, rush hours, and preferred mode of payment etc. This information can be gathered through an online survey. Planning: Finalize the staffing, restaurant layout, develop food catalog/"

    Saket S. - "Assumption: This restaurant space already exists in Business campus. Hence assuming that necessary electrical, security and plumbing works are already completed. I will use the following approach Discovery: Understand the number of employees, their demographic profile (age/location/gender), food preferences, rush hours, and preferred mode of payment etc. This information can be gathered through an online survey. Planning: Finalize the staffing, restaurant layout, develop food catalog/"See full answer

    Program Sense
    Behavioral
    +1 more
  • Solutions Architect
    Behavioral
    +1 more
  • Snap logoAsked at Snap 

    "We should follow the Measure Success formula for this type of question. Do you remember it from a couple days ago? If not, it's: Ask clarifying questions State the goal of the feature Apply a UX flow to drive analysis of what to measure Provide criteria to prioritize metrics Prioritize metrics Summarize With that, let's get into it! Ask clarifying questions We want to make sure we are 100% sure of the scope of the feature and ask. What does the p"

    Exponent - "We should follow the Measure Success formula for this type of question. Do you remember it from a couple days ago? If not, it's: Ask clarifying questions State the goal of the feature Apply a UX flow to drive analysis of what to measure Provide criteria to prioritize metrics Prioritize metrics Summarize With that, let's get into it! Ask clarifying questions We want to make sure we are 100% sure of the scope of the feature and ask. What does the p"See full answer

    Product Manager
    Analytical
  • "too much discussing on p-value…. and theoritical things…. country are independant…."

    Brook - "too much discussing on p-value…. and theoritical things…. country are independant…."See full answer

    Data Scientist
    Analytical
  • Adobe logoAsked at Adobe 
    Video answer for 'Solve John Conway's "Game of Life".'
    Software Engineer
    Data Structures & Algorithms
    +2 more
  • 🧠 Want an expert answer to a question? Saving questions lets us know what content to make next.

  • Salesforce logoAsked at Salesforce 
    Video answer for 'Should Amazon enter the food delivery business?'

    "One challenge that I faced when working with sales was managing unrealistic expectations. As a developer, I often had to work with sales teams to define the scope and timeline for projects. However, it was not uncommon for the sales team to promise clients certain features or deliverables that were not feasible within the allotted time and budget. To address this challenge, I learned to be proactive in clarifying the limitations and constraints of the project with the sales team, and to work wit"

    Anonymous Flamingo - "One challenge that I faced when working with sales was managing unrealistic expectations. As a developer, I often had to work with sales teams to define the scope and timeline for projects. However, it was not uncommon for the sales team to promise clients certain features or deliverables that were not feasible within the allotted time and budget. To address this challenge, I learned to be proactive in clarifying the limitations and constraints of the project with the sales team, and to work wit"See full answer

    Solutions Architect
    Behavioral
    +2 more
  • Instagram logoAsked at Instagram 
    Product Designer
    Product Design
  • PayPal logoAsked at PayPal 

    "This is a classic Strategy Question, which asks you to justify high-level business decisions and strategy. With many acquisition strategy questions, we can first look at core competencies and synergies before offering more complex reasoning. > I remember that - it made huge headlines around late 2019. I definitely think there are a few solid reasons why your team may have made this acquisition, for example:Incentivize retailers to use PayPal > Leverage PayPal tech resources to grow Honey > O"

    Exponent - "This is a classic Strategy Question, which asks you to justify high-level business decisions and strategy. With many acquisition strategy questions, we can first look at core competencies and synergies before offering more complex reasoning. > I remember that - it made huge headlines around late 2019. I definitely think there are a few solid reasons why your team may have made this acquisition, for example:Incentivize retailers to use PayPal > Leverage PayPal tech resources to grow Honey > O"See full answer

    Product Manager
  • Lyft logoAsked at Lyft 

    "Clarifying questions: What's Lyft current goal and how does this new focus on Deaf drivers align with Lyft's goal & strategy? Do Lyft already have service/product to enable deaf users to drive for lyft? Assume We don't have any existing product/service to allow deaf users to drive for Lyft today We are designing for the ridesharing business and that the Deaf drivers can drive for all types of Lyft rideshare options Lyft's Mission: Improve people's lives w/ the world's best transport"

    Mark - "Clarifying questions: What's Lyft current goal and how does this new focus on Deaf drivers align with Lyft's goal & strategy? Do Lyft already have service/product to enable deaf users to drive for lyft? Assume We don't have any existing product/service to allow deaf users to drive for Lyft today We are designing for the ridesharing business and that the Deaf drivers can drive for all types of Lyft rideshare options Lyft's Mission: Improve people's lives w/ the world's best transport"See full answer

    Product Design
    System Design
  • "This video is a duplicate of the other video in this lesson, "Design A/B test for New Campaign""

    Connor W. - "This video is a duplicate of the other video in this lesson, "Design A/B test for New Campaign""See full answer

    Statistics & Experimentation
  • Machine Learning Engineer
    Concept
    +1 more
  • Apple logoAsked at Apple 

    "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
  • "Number of visits to the site had increased, so total reservations infact went up, but conversion was down due to more users visiting, due to a promotion offered by the company or may be due to more ad entry points, social media, friend recommendations etc."

    IamaPM - "Number of visits to the site had increased, so total reservations infact went up, but conversion was down due to more users visiting, due to a promotion offered by the company or may be due to more ad entry points, social media, friend recommendations etc."See full answer

    Product Manager
    Execution
    +1 more
  • Walmart Labs logoAsked at Walmart Labs 
    Product Manager
    Behavioral
    +5 more
  • Google logoAsked at Google 

    "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. Recall the strategy for tackling them methodically and thoroughly: Ask clarifying questions State the goal of the feature / product Behavior Mapping / UX Flow Mapping Provide criteria to prioritize metrics Prioritize metrics Summarize Let's begin! "

    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. Recall the strategy for tackling them methodically and thoroughly: Ask clarifying questions State the goal of the feature / product Behavior Mapping / UX Flow Mapping Provide criteria to prioritize metrics Prioritize metrics Summarize Let's begin! "See full answer

    Product Manager
    Analytical
  • +3

    "SELECT upsellcampaignid, COUNT(DISTINCT trans.userid) AS eligibleusers FROM campaign JOIN "transaction" AS trans ON transactiondate BETWEEN datestart AND date_end JOIN user ON trans.userid = user.userid WHERE iseligibleforupsellcampaign = 1 GROUP BY upsellcampaignid `"

    Alina G. - "SELECT upsellcampaignid, COUNT(DISTINCT trans.userid) AS eligibleusers FROM campaign JOIN "transaction" AS trans ON transactiondate BETWEEN datestart AND date_end JOIN user ON trans.userid = user.userid WHERE iseligibleforupsellcampaign = 1 GROUP BY upsellcampaignid `"See full answer

    Data Engineer
    Coding
    +3 more
  • Nvidia logoAsked at Nvidia 
    Product Manager
    Behavioral
    +1 more
  • Google logoAsked at Google 

    "Clarifying Qs: What are we building the Google campus for on the moon? We are the Google X team and always want to move people forward and want to be the first private entity on the moon Are we trying to build for astronauts or our employees or someone else? This will be for employees Do we already have a location on the moon and we're expanding or will this be the first one ever? This is the first one ever. For us to answer this question, we'll want to discuss Google's mission, us"

    Angela - "Clarifying Qs: What are we building the Google campus for on the moon? We are the Google X team and always want to move people forward and want to be the first private entity on the moon Are we trying to build for astronauts or our employees or someone else? This will be for employees Do we already have a location on the moon and we're expanding or will this be the first one ever? This is the first one ever. For us to answer this question, we'll want to discuss Google's mission, us"See full answer

    Product Design
  • Meta (Facebook) logoAsked at Meta (Facebook) 

    "Just to preface - I've actually worked in the non-profit space previously, so I have some experience in this problem area. Clarifying questions: Is this within the Facebook app itself/integrations across the FoA’s ? Or is this going to be a standalone product? Assume: Charity function built within Facebook. Clarifying Question: Are we okay to constrain this to the US region? There may be tax implications outside of the US we aren’t strongly familiar with and so easier to focus on U"

    Anonymous Pelican - "Just to preface - I've actually worked in the non-profit space previously, so I have some experience in this problem area. Clarifying questions: Is this within the Facebook app itself/integrations across the FoA’s ? Or is this going to be a standalone product? Assume: Charity function built within Facebook. Clarifying Question: Are we okay to constrain this to the US region? There may be tax implications outside of the US we aren’t strongly familiar with and so easier to focus on U"See full answer

    Product Manager
    Product Design
Showing 2001-2020 of 4138