Interview Questions

Review this list of 3,944 interview questions and answers verified by hiring managers and candidates.
  • Cruise logoAsked at Cruise 

    "What do AVs need? Search for a destination Best route to the destination Real time update on traffic on the way Location information for other cars, bikes, pedestrians Lanes Road signs Road conditions Weather conditions Parking information for destination What does Google Maps already have? Search for destination Navigation to a destination Shortest distance Filters like Tolls, Highways, Ferries Traffic updates Incident reports like constructi"

    B P. - "What do AVs need? Search for a destination Best route to the destination Real time update on traffic on the way Location information for other cars, bikes, pedestrians Lanes Road signs Road conditions Weather conditions Parking information for destination What does Google Maps already have? Search for destination Navigation to a destination Shortest distance Filters like Tolls, Highways, Ferries Traffic updates Incident reports like constructi"See full answer

    Product Design
  • Google logoAsked at Google 

    "Clarifications and GoalsTimeline: Three years. Geography: U.S. market. Scope: Google Photos integration with Drive, Gmail, and Pixel devices. Revenue Sources: Storage subscriptions, in-app purchases, and new streams. Google’s Mission & ObjectivesMission: Organize the world’s information and make it accessible and useful. Business Goals:Increase user engagement. Boost adoption of premium tiers. Explore new monetization streams. Landscape AnalysisCompetitors: A"

    Carlos S. - "Clarifications and GoalsTimeline: Three years. Geography: U.S. market. Scope: Google Photos integration with Drive, Gmail, and Pixel devices. Revenue Sources: Storage subscriptions, in-app purchases, and new streams. Google’s Mission & ObjectivesMission: Organize the world’s information and make it accessible and useful. Business Goals:Increase user engagement. Boost adoption of premium tiers. Explore new monetization streams. Landscape AnalysisCompetitors: A"See full answer

    Product Manager
    Product Strategy
  • Flipkart logoAsked at Flipkart 
    Engineering Manager
    Product Design
    +1 more
  • "A peer-to-peer car rental is a 2-sided marketplace, with two types of users : 1) those who want to rent a car (demand), 2) those looking to rent out their car (supply). So, there are two main challenges for us to solve for through our MVP: 1) the classic (critical mass) marketplace problem of ensuring enough demand and supply. Either side will not find the product useful unless, there is enough of the other group of users, 2) In the case of peer-to-peer car rental, we are also trying to change u"

    Preethi R. - "A peer-to-peer car rental is a 2-sided marketplace, with two types of users : 1) those who want to rent a car (demand), 2) those looking to rent out their car (supply). So, there are two main challenges for us to solve for through our MVP: 1) the classic (critical mass) marketplace problem of ensuring enough demand and supply. Either side will not find the product useful unless, there is enough of the other group of users, 2) In the case of peer-to-peer car rental, we are also trying to change u"See full answer

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

  • "Great. I’d like to break down this by discussing impacts of post investment decisions for the Pixel handset lines at two levels of micro and macro evaluation, which will be able to lead us to an evidence-based answer of what I think Google should continue to invest and ramp up their investment to hit their target ROI. First, closely looking at micro aspects, Google’s business model is a so-called multisided platform, generating either free search engines and monetizing contents for Internet use"

    Anna H. - "Great. I’d like to break down this by discussing impacts of post investment decisions for the Pixel handset lines at two levels of micro and macro evaluation, which will be able to lead us to an evidence-based answer of what I think Google should continue to invest and ramp up their investment to hit their target ROI. First, closely looking at micro aspects, Google’s business model is a so-called multisided platform, generating either free search engines and monetizing contents for Internet use"See full answer

    Product Manager
    Product Strategy
    +1 more
  • Capital One logoAsked at Capital One 
    Machine Learning Engineer
    Machine Learning
  • Coursera logoAsked at Coursera 
    Product Strategy
    Analytical
    +1 more
  • Google logoAsked at Google 
    Product Designer
    Product Design
    +1 more
  • "Define the goal of the experiment. What do you want to test? Are you trying to improve conversion rates, increase engagement, or something else? Identify the variables to test. What are the different options that you want to test? For example, if you are testing different call-to-action buttons, your variables would be the different button text and colors. Set up the experiment. This involves creating two versions of the app or website, one for each variation of the variable that you are testi"

    Praful B. - "Define the goal of the experiment. What do you want to test? Are you trying to improve conversion rates, increase engagement, or something else? Identify the variables to test. What are the different options that you want to test? For example, if you are testing different call-to-action buttons, your variables would be the different button text and colors. Set up the experiment. This involves creating two versions of the app or website, one for each variation of the variable that you are testi"See full answer

    Product Manager
    Technical
  • Meta (Facebook) logoAsked at Meta (Facebook) 
    Software Engineer
    System Design
    +1 more
  • Amazon logoAsked at Amazon 
    Product Manager
    Behavioral
    +1 more
  • Pinterest logoAsked at Pinterest 

    "Clarifying Slack is a mature product in markets with millions of users B2B platform Expand customer base to school boards SWOT Technology is mature and well reputed Good privacy practices Threats Google school Microsoft learning education Zoom Journeys User Users for slack - for - school School boards 12 school boards Primary Secondary High Universities - Remote learning / Distant educations - Incumbents MooCs - Existing platform End Users: Students Teachers Administrators Ed"

    Hl M. - "Clarifying Slack is a mature product in markets with millions of users B2B platform Expand customer base to school boards SWOT Technology is mature and well reputed Good privacy practices Threats Google school Microsoft learning education Zoom Journeys User Users for slack - for - school School boards 12 school boards Primary Secondary High Universities - Remote learning / Distant educations - Incumbents MooCs - Existing platform End Users: Students Teachers Administrators Ed"See full answer

    Product Manager
    Product Strategy
    +1 more
  • Google logoAsked at Google 
    Video answer for 'Critique Google Maps.'
    Product Designer
    App Critique
    +1 more
  • Grammarly logoAsked at Grammarly 

    "Let's say you are given a use case where Github's co-pilot introduces an inline citation feature (which basically gives you insights into a given code - mentioning the functions and related components for the selected code). How will you market this feature? To make users aware, what would the campaign proposal look like for both existing and new users? How would you measure the success of this product? What are some ways you'd try to market it?"

    Anonymous Kingfisher - "Let's say you are given a use case where Github's co-pilot introduces an inline citation feature (which basically gives you insights into a given code - mentioning the functions and related components for the selected code). How will you market this feature? To make users aware, what would the campaign proposal look like for both existing and new users? How would you measure the success of this product? What are some ways you'd try to market it?"See full answer

    Product Manager
    Product Strategy
  • Apple logoAsked at Apple 

    "Sorting is a technique to arrange data in either increasing order or decreasing order, and, the function that implements this functionality is called sort function"

    Farhan -. - "Sorting is a technique to arrange data in either increasing order or decreasing order, and, the function that implements this functionality is called sort function"See full answer

    Software Engineer
    Data Structures & Algorithms
    +1 more
  • +4

    "function getDifferentNumber(arr) { // your code goes here const n = arr.length; //Define Max Integer const MAX_INT = Math.pow(2, 31) - 1; //Coppy arr to arr1 then sort arr1. const arr1 = arr; arr1.sort(function(a,b) {return a -b}); // Put arr1 in Set to optimize lo const uniqueSet = new Set(arr1); console.log(uniqueSet); // Check for the smallest nonnegative integer not in the array for (let i = 0; i < n; i++) { if (!uniqueSet.has(i)) { return i; } } if(n<MAX_INT) return n+1; else return -1; }"

    Anonymous Hare - "function getDifferentNumber(arr) { // your code goes here const n = arr.length; //Define Max Integer const MAX_INT = Math.pow(2, 31) - 1; //Coppy arr to arr1 then sort arr1. const arr1 = arr; arr1.sort(function(a,b) {return a -b}); // Put arr1 in Set to optimize lo const uniqueSet = new Set(arr1); console.log(uniqueSet); // Check for the smallest nonnegative integer not in the array for (let i = 0; i < n; i++) { if (!uniqueSet.has(i)) { return i; } } if(n<MAX_INT) return n+1; else return -1; }"See full answer

    Data Structures & Algorithms
    Coding
  • Apple logoAsked at Apple 

    "A full stack developer could be summarized as the person who both writes the APIs and consumes the APIs. They are familiar with Databases/Data-layer services, middle-layer/application services and business logic, and finally familiar with the consumers whether front-end applications/UIs or other systems. They can understand the trade-offs up and down the stack, where to adjust along the service-call-path. Ideally they are comfortable programming both async calls (front end javascript promises, e"

    Luke P. - "A full stack developer could be summarized as the person who both writes the APIs and consumes the APIs. They are familiar with Databases/Data-layer services, middle-layer/application services and business logic, and finally familiar with the consumers whether front-end applications/UIs or other systems. They can understand the trade-offs up and down the stack, where to adjust along the service-call-path. Ideally they are comfortable programming both async calls (front end javascript promises, e"See full answer

    Software Engineer
    Technical
  • Meta (Facebook) logoAsked at Meta (Facebook) 

    "First, I'd like to ask a few clarifying questions: Do you have any specific user segment in mind or i can choose? A: you can choose Should we think about mobile rather than website? A: you can choose, choose mobile because of growth in usage across the glob Do you have any specific objectives in mind or i can choose? A: you can choose Is this app stand alone or part of broader Facebook ecosystem ? Part of Facebook Facebook mission is to give people power to build community and bring"

    Ak - "First, I'd like to ask a few clarifying questions: Do you have any specific user segment in mind or i can choose? A: you can choose Should we think about mobile rather than website? A: you can choose, choose mobile because of growth in usage across the glob Do you have any specific objectives in mind or i can choose? A: you can choose Is this app stand alone or part of broader Facebook ecosystem ? Part of Facebook Facebook mission is to give people power to build community and bring"See full answer

    Product Design
    System Design
Showing 2281-2300 of 3944