Skip to main content

Interview Questions

Review this list of 4,415 interview questions and answers verified by hiring managers and candidates.
  • Google logoAsked at Google 
    Add answer
    Product Design
  • Adobe logoAsked at Adobe 
    5 answers
    +2

    "def calc(expr): ans = eval(expr) return ans your code goes debug your code below print(calc("1 + 1")) `"

    Sarvesh G. - "def calc(expr): ans = eval(expr) return ans your code goes debug your code below print(calc("1 + 1")) `"See full answer

    Software Engineer
    Data Structures & Algorithms
    +3 more
  • PwC logoAsked at PwC 
    5 answers
    +1

    " Adaptability Teamwork Analytical skills Decision-making skills"

    Abdurhman M. - " Adaptability Teamwork Analytical skills Decision-making skills"See full answer

    Technical Program Manager
    Behavioral
    +2 more
  • DoorDash logoAsked at DoorDash 
    2 answers

    "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
    Analytical
    +1 more
  • GitHub logoAsked at GitHub 
    2 answers

    "Success can be measured in various forms, both quantitatively and qualitatively. How many projects were delivered on time? Is the team tracking well against timelines? How often do they need to be course corrected? How much of the architecture is scalable when features are built on top of their work? What is the technical quality of the work produced by the team? How often are engineers from the team looped in for advice, mentorship outside the team? How often & why are interp"

    MM4 - "Success can be measured in various forms, both quantitatively and qualitatively. How many projects were delivered on time? Is the team tracking well against timelines? How often do they need to be course corrected? How much of the architecture is scalable when features are built on top of their work? What is the technical quality of the work produced by the team? How often are engineers from the team looped in for advice, mentorship outside the team? How often & why are interp"See full answer

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

  • Meta logoAsked at Meta 
    3 answers

    "Assumptions: It is a brand-new product and will be for US markets. We will be making a mobile app. The purpose of this product is to solve the problems people face when relocating to a new city. Now there are many different kinds of problems to deal with, such as house hunting, furniture buying, transiting in the city, exploring and socializing, etc. I will be moving forward with the socializing feature where the user will be able to find attractions of the city and visit, he will"

    Ankit M. - "Assumptions: It is a brand-new product and will be for US markets. We will be making a mobile app. The purpose of this product is to solve the problems people face when relocating to a new city. Now there are many different kinds of problems to deal with, such as house hunting, furniture buying, transiting in the city, exploring and socializing, etc. I will be moving forward with the socializing feature where the user will be able to find attractions of the city and visit, he will"See full answer

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

    "https://www.freecodecamp.org/news/what-happens-when-you-hit-url-in-your-browser/"

    Kanika - "https://www.freecodecamp.org/news/what-happens-when-you-hit-url-in-your-browser/"See full answer

    Product Manager
    Concept
    +3 more
  • Google logoAsked at Google 
    2 answers

    "Timeline and trends analyze period when the CTR was down Check external factors Seasonality and holidays Competitive factors Industry-wide changes Ad performance analysis Ad copy Product feed quality Pricing Promotions and discounts Audience targeting and segmentation Specific demographics? User segment? Device across mobile, desktop, and tablet Ad placement and auction insights Anything changed with ad placement?"

    Varun J. - "Timeline and trends analyze period when the CTR was down Check external factors Seasonality and holidays Competitive factors Industry-wide changes Ad performance analysis Ad copy Product feed quality Pricing Promotions and discounts Audience targeting and segmentation Specific demographics? User segment? Device across mobile, desktop, and tablet Ad placement and auction insights Anything changed with ad placement?"See full answer

    Analytical
    Execution
  • 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
  • Capital One logoAsked at Capital One 
    2 answers

    "python: def justifywords(wordslist, width): result = [] currlinechar_count = 0 curr_words = [] for word in words_list: if curr_words: space_needed = len(word) + 1 # Space needed for the word and a preceding space else: space_needed = len(word) if currlinecharcount + spaceneeded > width: result.append(' '.join(curr_words)) curr_words = [word] currlinechar_count = len("

    Anonymous Unicorn - "python: def justifywords(wordslist, width): result = [] currlinechar_count = 0 curr_words = [] for word in words_list: if curr_words: space_needed = len(word) + 1 # Space needed for the word and a preceding space else: space_needed = len(word) if currlinecharcount + spaceneeded > width: result.append(' '.join(curr_words)) curr_words = [word] currlinechar_count = len("See full answer

    Software Engineer
    Coding
  • "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
  • Uber logoAsked at Uber 
    1 answer

    "Why? Uber is on demand platform, that leverages shared economy to power movement from Point A to B. Ubers business today is around 3 primary segments - Mobility, Deliveries, Freight. Mobility is the core product that enables riders to move from point A to Point B Using variety vehicles. Segment Users based on Usage / Frequency Daily - Prefers frequent but short trips, values convenience Occasional - Business professionals, even"

    Anjali M. - "Why? Uber is on demand platform, that leverages shared economy to power movement from Point A to B. Ubers business today is around 3 primary segments - Mobility, Deliveries, Freight. Mobility is the core product that enables riders to move from point A to Point B Using variety vehicles. Segment Users based on Usage / Frequency Daily - Prefers frequent but short trips, values convenience Occasional - Business professionals, even"See full answer

    Product Manager
    Product Strategy
  • 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

    "This is a typical Favorite Product question. Since no constraints were offered, feel free to pick any product you like! 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"

    Exponent - "This is a typical Favorite Product question. Since no constraints were offered, feel free to pick any product you like! 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"See full answer

    Product Manager
    Product Design
  • Capital One logoAsked at Capital One 
    Add answer
    Product Manager
    Analytical
  • JP Morgan Chase logoAsked at JP Morgan Chase 
    Add answer
    Behavioral
    Technical
  • "Are we talking about Uber app? or generic app? if it is a Uber app, I will proceed further. Uber is a platform where a rider can book a ride from the Uber app. The rider puts their current location or location where they want to take ride from and enters destination address. The Uber app searches for appropriate driver ( based on distance and vehicle) and assigns a driver to the rider. After finishing the ride, the rider and driver were asked to rate each other and on the ride quality . This"

    Hari priya K. - "Are we talking about Uber app? or generic app? if it is a Uber app, I will proceed further. Uber is a platform where a rider can book a ride from the Uber app. The rider puts their current location or location where they want to take ride from and enters destination address. The Uber app searches for appropriate driver ( based on distance and vehicle) and assigns a driver to the rider. After finishing the ride, the rider and driver were asked to rate each other and on the ride quality . This"See full answer

    Product Manager
    Execution
Showing 1681-1700 of 4415