Skip to main content

Interview Questions

Review this list of 4,411 interview questions and answers verified by hiring managers and candidates.
  • +35

    "To clarify the question, we need to know What portion of “food” are we discussing? All groceries, cold ready-to-heat meals, meal kits, hot meals, or something else? Finding “something else” presents the opportunity to invent a new sector of the business that leverages Amazon’s unique strengths. That’s more likely to be a winner idea, from Amazon’s perspective and the interviewer’s opinion of you, than copying some other company’s existing approach. But it’s also possible the interviewer has a"

    Jonathan S. - "To clarify the question, we need to know What portion of “food” are we discussing? All groceries, cold ready-to-heat meals, meal kits, hot meals, or something else? Finding “something else” presents the opportunity to invent a new sector of the business that leverages Amazon’s unique strengths. That’s more likely to be a winner idea, from Amazon’s perspective and the interviewer’s opinion of you, than copying some other company’s existing approach. But it’s also possible the interviewer has a"See full answer

    Product Manager
    Analytical
    +1 more
  • Google DeepMind logoAsked at Google DeepMind 

    "As a leader of team, I manage projects and teammates. Above of all, I have to move all people's mind. PM should be good at many technologies and stacks. I work on schedule which is made by meeting and discussing of all team members. Everyday, Every week, I check the result of working and reorganize process of project. Thank you."

    Daniel L. - "As a leader of team, I manage projects and teammates. Above of all, I have to move all people's mind. PM should be good at many technologies and stacks. I work on schedule which is made by meeting and discussing of all team members. Everyday, Every week, I check the result of working and reorganize process of project. Thank you."See full answer

    Product Manager
    Behavioral
    +1 more
  • Capital One logoAsked at Capital One 
    +2

    "PS: Below is my solution. Appreciate if you can provide feedback to improve Followup Questions: Are you referring to Credit Cards or Debit Cards? Assuming it's about Credit Card Why does Capital One want to issue Virtual Cards? (want to know any specific goal in mind) Want to improve security standards which will result in more usage (user purchases) Which user segments do you want to target? (Want to if they are focusing value from a specific user segment)? Assuming they are focu"

    Naga M. - "PS: Below is my solution. Appreciate if you can provide feedback to improve Followup Questions: Are you referring to Credit Cards or Debit Cards? Assuming it's about Credit Card Why does Capital One want to issue Virtual Cards? (want to know any specific goal in mind) Want to improve security standards which will result in more usage (user purchases) Which user segments do you want to target? (Want to if they are focusing value from a specific user segment)? Assuming they are focu"See full answer

    Product Manager
    Product Strategy
  • "I recently led the development and implementation of a data analytics platform tailored for credit unions and mortgage companies, which was suffering from fragmented systems, inconsistent data fields across LOS platforms, and outdated reporting practices. Here's how I managed the full lifecycle: ✅ Initiation / Discovery Conducted executive interviews across five financial institutions to understand reporting and visibility gaps. Shadowed loan officers and underwriters"

    Simran S. - "I recently led the development and implementation of a data analytics platform tailored for credit unions and mortgage companies, which was suffering from fragmented systems, inconsistent data fields across LOS platforms, and outdated reporting practices. Here's how I managed the full lifecycle: ✅ Initiation / Discovery Conducted executive interviews across five financial institutions to understand reporting and visibility gaps. Shadowed loan officers and underwriters"See full answer

    Technical Program Manager
    Behavioral
    +1 more
  • "Initial Assumptions I’m going to assume that this is a blue sky question, and there aren’t any constraints in terms of geo, funding, etc. With that in mind, one deeply unoptimized product is… a parking meter. I’ll assume for the sake of this answer that we’re focusing on parking in an urban environment since that’s where most parking-related friction exists. I’m also going to assume that we’re a startup and don’t have any special strengths/ weaknesses that we need to account for"

    Philip C. - "Initial Assumptions I’m going to assume that this is a blue sky question, and there aren’t any constraints in terms of geo, funding, etc. With that in mind, one deeply unoptimized product is… a parking meter. I’ll assume for the sake of this answer that we’re focusing on parking in an urban environment since that’s where most parking-related friction exists. I’m also going to assume that we’re a startup and don’t have any special strengths/ weaknesses that we need to account for"See full answer

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

  • Meta logoAsked at Meta 

    "Prompt : design a farm product Clarifying question : what is the timeline and budget that i need to consider to build this ? 1 year , flexible budget . Is there any geography that i need to focus on ? no restriction What is farming ? Farming is a practice of raising crops and braising animals to produce food for human survival . This is one of the old / primitive ways to grow food using natural resources like land , water etc Why is it imp now ? Farming as I said is vary primitive way to grow fo"

    Rani Y. - "Prompt : design a farm product Clarifying question : what is the timeline and budget that i need to consider to build this ? 1 year , flexible budget . Is there any geography that i need to focus on ? no restriction What is farming ? Farming is a practice of raising crops and braising animals to produce food for human survival . This is one of the old / primitive ways to grow food using natural resources like land , water etc Why is it imp now ? Farming as I said is vary primitive way to grow fo"See full answer

    Product Manager
    Product Design
  • Video answer for 'Design Weather App'
    Software Engineer
    System Design
    +2 more
  • Databricks logoAsked at Databricks 

    "Constraints: 4-direction moves; no mode switching (pick exactly one of {1=bicycle, 2=bike, 3=car, 4=bus} for the full trip). Per-mode search: If a mode’s per-step time/cost are uniform, run BFS on allowed cells. Then totaltime = steps × timeperstep, tie-break by steps × costper_step. If time/cost vary by cell (given matrices), run Dijkstra per mode minimizing (totaltime, totalcost) lexicographically. Maintain the best ⟨time, cost⟩ per cell; relax when the new pair is strictly better. S"

    Rahul J. - "Constraints: 4-direction moves; no mode switching (pick exactly one of {1=bicycle, 2=bike, 3=car, 4=bus} for the full trip). Per-mode search: If a mode’s per-step time/cost are uniform, run BFS on allowed cells. Then totaltime = steps × timeperstep, tie-break by steps × costper_step. If time/cost vary by cell (given matrices), run Dijkstra per mode minimizing (totaltime, totalcost) lexicographically. Maintain the best ⟨time, cost⟩ per cell; relax when the new pair is strictly better. S"See full answer

    Software Engineer
    Data Structures & Algorithms
    +1 more
  • "S – Situation: In a university project, my team was building a collaborative code editor. As part of the functionality, we needed a login system so users could securely access their sessions and collaborate in real time. T – Task: I was responsible for implementing the authentication system. Initially, I planned to build the entire login system from scratch, including user management, password storage, and session handling. But as the deadline approached, I realized that implementing thi"

    Hamzeh H. - "S – Situation: In a university project, my team was building a collaborative code editor. As part of the functionality, we needed a login system so users could securely access their sessions and collaborate in real time. T – Task: I was responsible for implementing the authentication system. Initially, I planned to build the entire login system from scratch, including user management, password storage, and session handling. But as the deadline approached, I realized that implementing thi"See full answer

    Software Engineer
    Behavioral
  • Capital One logoAsked at Capital One 
    +3

    "8 Questions in 1 hr. no additional info is available from the interviewer, not much interaction. I still don't quite understand their objective."

    Maggie Y. - "8 Questions in 1 hr. no additional info is available from the interviewer, not much interaction. I still don't quite understand their objective."See full answer

    Product Manager
    Product Strategy
  • +55

    "50% of users spending money on play store at a global level sounds off I would factor this to maybe 20% of play store users I'd go about solving for it as follows: Play store revenue has multiple revenue sources and in my view all are significant contributors, they are as follows: Ads Subscription revenue from app In app purchases I'll start with TAM(user count) for google play store = (population x internet penetration rate x smart phone share of internet users MINUS china user ba"

    Rahul G. - "50% of users spending money on play store at a global level sounds off I would factor this to maybe 20% of play store users I'd go about solving for it as follows: Play store revenue has multiple revenue sources and in my view all are significant contributors, they are as follows: Ads Subscription revenue from app In app purchases I'll start with TAM(user count) for google play store = (population x internet penetration rate x smart phone share of internet users MINUS china user ba"See full answer

    Estimation
  • +4

    "First I will set up the formula, second I will calculate each of the components then adding them up. Finally, I will talk about corner cases if any. 1, To begin with, I want to think broadly what could go into the equation. Bandwidth depends on number of devices at a time, so if a student use both laptop and phone at the same time then we have 2. Beside, grad students need internet for various reasons, such as checking email, searching on Google for information, watching lectures... Different a"

    Darren L. - "First I will set up the formula, second I will calculate each of the components then adding them up. Finally, I will talk about corner cases if any. 1, To begin with, I want to think broadly what could go into the equation. Bandwidth depends on number of devices at a time, so if a student use both laptop and phone at the same time then we have 2. Beside, grad students need internet for various reasons, such as checking email, searching on Google for information, watching lectures... Different a"See full answer

    Product Manager
    Estimation
  • Google logoAsked at Google 
    +7

    "Great. I will start by understanding the goal of Google Photos and how it aligns with the goal and mission of Google. After defining goals, I will talk about the user actions which will contribute towards this goal. Based on these actions, we will define metrics. Check-in with the interviewer on the approach here. Assuming that this looks good for the interviewer to proceed. Google Photo - Helping users organise & manage their pictures. Completely in line with Google's mission. Thinking ab"

    Harshit G. - "Great. I will start by understanding the goal of Google Photos and how it aligns with the goal and mission of Google. After defining goals, I will talk about the user actions which will contribute towards this goal. Based on these actions, we will define metrics. Check-in with the interviewer on the approach here. Assuming that this looks good for the interviewer to proceed. Google Photo - Helping users organise & manage their pictures. Completely in line with Google's mission. Thinking ab"See full answer

    Product Manager
    Analytical
    +1 more
  • +1

    "Understanding the problem: What do we mean by email notification experience here? Is it the quantity of notifications or quality?- it's the quality of the experience i.e. how can we make the experience better & more user centric How would you define enhance in this context?- here enhacement means improving the engagement with the emails resulting in more people viewing the photo/s on FB with email as source Are we supposed to enhance the viewer's experience only or the creators as w"

    Debajyoti B. - "Understanding the problem: What do we mean by email notification experience here? Is it the quantity of notifications or quality?- it's the quality of the experience i.e. how can we make the experience better & more user centric How would you define enhance in this context?- here enhacement means improving the engagement with the emails resulting in more people viewing the photo/s on FB with email as source Are we supposed to enhance the viewer's experience only or the creators as w"See full answer

    Product Manager
    Product Design
  • Amazon logoAsked at Amazon 
    +3

    "Inorder traversal of the tree should be the solution for this problem."

    Balasubramanian R. - "Inorder traversal of the tree should be the solution for this problem."See full answer

    Software Engineer
    Data Structures & Algorithms
    +1 more
  • Adobe logoAsked at Adobe 

    "Use a representative of each, e.g. sort the string and add it to the value of a hashmap> where we put all the words that belong to the same anagram together."

    Gaston B. - "Use a representative of each, e.g. sort the string and add it to the value of a hashmap> where we put all the words that belong to the same anagram together."See full answer

    Software Engineer
    Data Structures & Algorithms
    +4 more
  • Snowflake logoAsked at Snowflake 

    "Wrote up a simple cache system using python dict. Added TTL requirement. Then went into code-level concurrency issues for the cache."

    S R. - "Wrote up a simple cache system using python dict. Added TTL requirement. Then went into code-level concurrency issues for the cache."See full answer

    Engineering Manager
    System Design
  • Google logoAsked at Google 

    "Interviewer: What is your favourite Google product, and how would you improve it? Shailesh: Alright, before that, let me clarify; I have to give the Google product, which I like the most, irrespective of how it is currently performing in the market, is it a market leader or not. Also, I need to justify why it is my favourite product and suggest some improvements. Interviewer: Perfect Shailesh: Okay, the way I would like to go about it is, first, I will explain what qualit"

    Anonymous Muskox - "Interviewer: What is your favourite Google product, and how would you improve it? Shailesh: Alright, before that, let me clarify; I have to give the Google product, which I like the most, irrespective of how it is currently performing in the market, is it a market leader or not. Also, I need to justify why it is my favourite product and suggest some improvements. Interviewer: Perfect Shailesh: Okay, the way I would like to go about it is, first, I will explain what qualit"See full answer

    Product Manager
    Product Design
Showing 421-440 of 4411