Skip to main content

Interview Questions

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

    "I would like to appreciate the company for giving an opportunity to visually impaired colleague and also making appropriate arrangements for enabling them to deliver their responsibilities smoothly. When I become aware of a teammate who is blind, I would start with the following steps - Understanding the degree of disability they have and doing my own research on how can one interact with such colleagues and facilitate smooth coordination with them I would approach them and ask as to how c"

    Khushboo S. - "I would like to appreciate the company for giving an opportunity to visually impaired colleague and also making appropriate arrangements for enabling them to deliver their responsibilities smoothly. When I become aware of a teammate who is blind, I would start with the following steps - Understanding the degree of disability they have and doing my own research on how can one interact with such colleagues and facilitate smooth coordination with them I would approach them and ask as to how c"See full answer

    Product Manager
    Behavioral
  • Meta logoAsked at Meta 
    1 answer

    "Ask Clarifying Questions : A Podcast app is an app where artists/creators can upload their voice content and users are able to consume it. Is my understanding correct ? Yes Are we building this specifically for ios or android or web ? Consider ios and Android for now. Are we building the podcast app for a particular region like India ? Consider it a global launch What is the timeline that we are looking at? 6 months approximately Is it going to be an independent app or are we loo"

    Ishan M. - "Ask Clarifying Questions : A Podcast app is an app where artists/creators can upload their voice content and users are able to consume it. Is my understanding correct ? Yes Are we building this specifically for ios or android or web ? Consider ios and Android for now. Are we building the podcast app for a particular region like India ? Consider it a global launch What is the timeline that we are looking at? 6 months approximately Is it going to be an independent app or are we loo"See full answer

    Product Manager
    Product Design
  • Cisco logoAsked at Cisco 
    2 answers

    "It's always good to start with identifying what type of problem you're tackling. The problem we need to tackle is essentially a variation on a Favorite Product Question. We know there's a formula for this type of question, so now our job is to tactically execute on the formula. Let's begin with the Favorite Product Question formula: 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"

    Exponent - "It's always good to start with identifying what type of problem you're tackling. The problem we need to tackle is essentially a variation on a Favorite Product Question. We know there's a formula for this type of question, so now our job is to tactically execute on the formula. Let's begin with the Favorite Product Question formula: 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"See full answer

    Product Manager
    Product Design
  • Google logoAsked at Google 
    5 answers
    +2

    "1) Inconvenient connection from the train station to the destination/origin. 2) Hygiene and health concerns on the train 3) Discomfort due to too many people or older equipment"

    Will Z. - "1) Inconvenient connection from the train station to the destination/origin. 2) Hygiene and health concerns on the train 3) Discomfort due to too many people or older equipment"See full answer

    Product Design
  • "Clarification : What do you mean by fake drugs ? Ans : drugs that are counterfeit and not approved by the FDA. Intro / scope : Fake drugs is a big problem and can even lead to someone death. For this question I plan to focus on the US market and drugs that can be bought over the counter and does not need a doctor's prescription. For prescription drugs, pharmacists play a key role in ensuring the doctor's prescription correct and pharmacists can also police fake drugs. Therefore I will focus o"

    Niaz - "Clarification : What do you mean by fake drugs ? Ans : drugs that are counterfeit and not approved by the FDA. Intro / scope : Fake drugs is a big problem and can even lead to someone death. For this question I plan to focus on the US market and drugs that can be bought over the counter and does not need a doctor's prescription. For prescription drugs, pharmacists play a key role in ensuring the doctor's prescription correct and pharmacists can also police fake drugs. Therefore I will focus o"See full answer

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

  • 14 answers
    +10

    " select user_id, b.marketing_channel from user_sessions a Left join attribution b on b.sessionid = a.sessionid group by 1,2 HAVING sum(purchasevalue)>100 and min(adclick_timestamp) `"

    G B. - " select user_id, b.marketing_channel from user_sessions a Left join attribution b on b.sessionid = a.sessionid group by 1,2 HAVING sum(purchasevalue)>100 and min(adclick_timestamp) `"See full answer

    Data Engineer
    Coding
    +3 more
  • "I gave multiple answers including polling the service every 10 sec to see customer. Or we can have the client side call which will send this data after 10 sec to us. We will store in dynamo DB and then send through pipelines to redshift DB for analytics."

    Deepti K. - "I gave multiple answers including polling the service every 10 sec to see customer. Or we can have the client side call which will send this data after 10 sec to us. We will store in dynamo DB and then send through pipelines to redshift DB for analytics."See full answer

    Technical Program Manager
    Machine Learning
    +1 more
  • Salesforce logoAsked at Salesforce 
    2 answers

    "Estimate the number of Slack Users. Are we going to calculate the number of Slack users only in the US or throughout the world ? Slack users within the US By Slack users, are we going to consider only personal account users or enterprise account owners as well ? Both. Enterprise and Personal Account. Assuming that there are around 330 Million individuals in the US, splitting them into various age groups. 0-20, 2-40, 40-60 - 80 Million each Above 80 = 80 Million Since"

    Sai ganapathy S. - "Estimate the number of Slack Users. Are we going to calculate the number of Slack users only in the US or throughout the world ? Slack users within the US By Slack users, are we going to consider only personal account users or enterprise account owners as well ? Both. Enterprise and Personal Account. Assuming that there are around 330 Million individuals in the US, splitting them into various age groups. 0-20, 2-40, 40-60 - 80 Million each Above 80 = 80 Million Since"See full answer

    Product Manager
    Estimation
  • Microsoft logoAsked at Microsoft 
    1 answer

    "Assumptions and Clarification! What kind of blind person are we talking about ? Are they partially blind? Color Blind? Can Detect Light ? Can See blurry Images? Is the Blind person an adult, elderly or a teenager? Do they have any additional disabilities? Where will this Iron be used? At home? or perhaps one for travel? Do we have any limitation of resources? Assumptions- We are talking about a Complete Blind person who cannot see anything at all i.e Zero ability to se"

    Prabhav G. - "Assumptions and Clarification! What kind of blind person are we talking about ? Are they partially blind? Color Blind? Can Detect Light ? Can See blurry Images? Is the Blind person an adult, elderly or a teenager? Do they have any additional disabilities? Where will this Iron be used? At home? or perhaps one for travel? Do we have any limitation of resources? Assumptions- We are talking about a Complete Blind person who cannot see anything at all i.e Zero ability to se"See full answer

    Product Manager
  • Apple logoAsked at Apple 
    1 answer

    "Applying the STAR method to explain a time when I had to teach myself certain skills to meet project demands. Situation : I was working for a medical devices company that didn't have CI-CD setup for its embedded software Task : Build the entire CI-CD pipeline from scratch using the tools available within a month Action : I had to learn Docker and other basic DevOps technologies to build this Result : We were able to reduce build time by 70% and create a process for package manage"

    Soutrik M. - "Applying the STAR method to explain a time when I had to teach myself certain skills to meet project demands. Situation : I was working for a medical devices company that didn't have CI-CD setup for its embedded software Task : Build the entire CI-CD pipeline from scratch using the tools available within a month Action : I had to learn Docker and other basic DevOps technologies to build this Result : We were able to reduce build time by 70% and create a process for package manage"See full answer

    Product Manager
    Behavioral
  • Apple logoAsked at Apple 
    4 answers

    "I was a student worker at Gordon's Food Service, Schaumburg, My tasks were vacuuming onion peels, checking expiration dates, cleaning the break room, cleaning the shelves from the Ailes, Stocking stuff on shelves, sweeping the backroom, mopping, Refilling bottles with cleaning supplies and cleaning the fridge glass."

    Amparo L. - "I was a student worker at Gordon's Food Service, Schaumburg, My tasks were vacuuming onion peels, checking expiration dates, cleaning the break room, cleaning the shelves from the Ailes, Stocking stuff on shelves, sweeping the backroom, mopping, Refilling bottles with cleaning supplies and cleaning the fridge glass."See full answer

    Software Engineer
    Behavioral
  • Capital One logoAsked at Capital One 
    Add answer
    Product Manager
    Product Design
  • Google logoAsked at Google 
    Add answer
    Product Manager
    Product Strategy
  • "Feel free to download the full assignment (with screens) here: https://www.varunja.in/blog/assignment, cheers! Expected Outcome: Users: What do you know about the users of WhatsApp? What do they want? Features: What features will you build? Prioritization: What will be in your MVP and what will be in your 2.0 version? After you have decided on the MVP: Engineering: How hard is this to build? How long might it take? Are there ways to build a solution more"

    Varun J. - "Feel free to download the full assignment (with screens) here: https://www.varunja.in/blog/assignment, cheers! Expected Outcome: Users: What do you know about the users of WhatsApp? What do they want? Features: What features will you build? Prioritization: What will be in your MVP and what will be in your 2.0 version? After you have decided on the MVP: Engineering: How hard is this to build? How long might it take? Are there ways to build a solution more"See full answer

    Product Manager
    Analytical
    +2 more
  • Google logoAsked at Google 
    1 answer

    "Clarifying questions: Location: Mountian view campus. [Google has campuses across the world and for the interview purpose design the product for Mountian view campus] Assumption : Scope of the design is on-campus travel purpose between buildings. Product: Digital product Target Customer segments Meetings: Googlers who takes bikes to commute to a different build for meetings. a. Goal: On-Time for meetings Lunch or breakfast: Lunch spot co-ordinat"

    S K. - "Clarifying questions: Location: Mountian view campus. [Google has campuses across the world and for the interview purpose design the product for Mountian view campus] Assumption : Scope of the design is on-campus travel purpose between buildings. Product: Digital product Target Customer segments Meetings: Googlers who takes bikes to commute to a different build for meetings. a. Goal: On-Time for meetings Lunch or breakfast: Lunch spot co-ordinat"See full answer

    Product Design
  • "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
  • Adobe logoAsked at Adobe 
    10 answers
    +7

    "function preorderToInorder(preorder) { let inorder = []; let stack = []; let root = preorder[0]; stack.push(root); for (let i = 1; i 0 && stack[stack.length - 1] 0) { root = stack.pop(); inorder.push(r"

    Ugo C. - "function preorderToInorder(preorder) { let inorder = []; let stack = []; let root = preorder[0]; stack.push(root); for (let i = 1; i 0 && stack[stack.length - 1] 0) { root = stack.pop(); inorder.push(r"See full answer

    Software Engineer
    Data Structures & Algorithms
    +2 more
  • DoubleVerify logoAsked at DoubleVerify 
    3 answers

    "Talk about how the solution is gonna improve the problem presented and I believe showing success in steps instead of one huge leap. So I would present m current progress and would provide a road map for completion."

    Nayeem A. - "Talk about how the solution is gonna improve the problem presented and I believe showing success in steps instead of one huge leap. So I would present m current progress and would provide a road map for completion."See full answer

    Product Manager
    Behavioral
  • JP Morgan Chase logoAsked at JP Morgan Chase 
    1 answer

    "Determining the need of a product, starts with the Problem or challenge we are trying to solve hence identifying a clear problem statement would kickoff the further analysis to find the answers of WHY... any product needed? WHAT... will it bring to the table? There are various techniques which can be used here like SWOT, Feedback, brainstorming workshop with stakeholders etc."

    Sanjay V. - "Determining the need of a product, starts with the Problem or challenge we are trying to solve hence identifying a clear problem statement would kickoff the further analysis to find the answers of WHY... any product needed? WHAT... will it bring to the table? There are various techniques which can be used here like SWOT, Feedback, brainstorming workshop with stakeholders etc."See full answer

    Product Manager
  • Expedia logoAsked at Expedia 
    1 answer

    "It is NYC so mainly a business area. Also, there will be travelers to visit. Now we estimate that 5% of them are business travelers and 3 % of them are tourist So 8000000*5% = 400000 is Business And 7600000*3% = 228000 is tourist Now we also need to consider there are a family tourist who will use the same room that let us estimate 40% of the tourists are family means 40% * 7988000M = 91200 family and 1368000 is solo travelers 45600 are family room required considering there are 2 fa"

    Indranil G. - "It is NYC so mainly a business area. Also, there will be travelers to visit. Now we estimate that 5% of them are business travelers and 3 % of them are tourist So 8000000*5% = 400000 is Business And 7600000*3% = 228000 is tourist Now we also need to consider there are a family tourist who will use the same room that let us estimate 40% of the tourists are family means 40% * 7988000M = 91200 family and 1368000 is solo travelers 45600 are family room required considering there are 2 fa"See full answer

    Estimation
Showing 1701-1720 of 4415