Interview Questions

Review this list of 4,065 interview questions and answers verified by hiring managers and candidates.
  • "First, I would like to establish some assumptions about the problem to determine if this is possible. For this scenario, I will assume that “accepted” does not mean a student is enrolled at the university (most students apply to multiple universities and can only attend one university). For simplicity, I will also assume that each student is applies to a single department and that every student is associated with a single department. Based on this information, I see a scenario that this would"

    John F. - "First, I would like to establish some assumptions about the problem to determine if this is possible. For this scenario, I will assume that “accepted” does not mean a student is enrolled at the university (most students apply to multiple universities and can only attend one university). For simplicity, I will also assume that each student is applies to a single department and that every student is associated with a single department. Based on this information, I see a scenario that this would"See full answer

    Product Manager
    Analytical
  • "clarify: paid users, annual subscription user segmentation: levels; active vs dormant; age; regions use cases & pain points solution brainstorm: retention = activation + engagement + resurrection; prioritization of solutions execution"

    Anonymous Salmon - "clarify: paid users, annual subscription user segmentation: levels; active vs dormant; age; regions use cases & pain points solution brainstorm: retention = activation + engagement + resurrection; prioritization of solutions execution"See full answer

    Product Manager
    Analytical
    +1 more
  • Google Cloud (GCP) logoAsked at Google Cloud (GCP) 

    "Partner with IoT manufacturer new smart product, phone in the center Bundle google personal security subscription with IoT package Commercial package security, industrial use case medical device, airplane, ship, vehicle management, maintenance and remote usage Public sector smart cities"

    My N. - "Partner with IoT manufacturer new smart product, phone in the center Bundle google personal security subscription with IoT package Commercial package security, industrial use case medical device, airplane, ship, vehicle management, maintenance and remote usage Public sector smart cities"See full answer

    Product Manager
    Product Strategy
  • Adobe logoAsked at Adobe 
    +9

    "Problem Statement: The Fibonacci sequence is defined as F(n) = F(n-1) + F(n-2) with F(0) = 1 and F(1) = 1. The solution is given in the problem statement itself. If the value of n = 0, return 1. If the value of n = 1, return 1. Otherwise, return the sum of data at (n - 1) and (n - 2). Explanation: The Fibonacci sequence is a series of numbers where each number is the sum of the two preceding ones, typically starting with 0 and 1. Java Solution: public static int fib(int n"

    Rishi G. - "Problem Statement: The Fibonacci sequence is defined as F(n) = F(n-1) + F(n-2) with F(0) = 1 and F(1) = 1. The solution is given in the problem statement itself. If the value of n = 0, return 1. If the value of n = 1, return 1. Otherwise, return the sum of data at (n - 1) and (n - 2). Explanation: The Fibonacci sequence is a series of numbers where each number is the sum of the two preceding ones, typically starting with 0 and 1. Java Solution: public static int fib(int n"See full answer

    Software Engineer
    Data Structures & Algorithms
    +2 more
  • Product Design
  • 🧠 Want an expert answer to a question? Saving questions lets us know what content to make next.

  • "The supply and demand for Uber Eats may be greatly impacted in the near future by the two macroeconomic factors listed here. Each trend links to large alterations in consumer behavior, labor markets, and cost structures that can cascade across the delivery ecosystem. Changes in Consumer Spending and Inflation Growing Costs and Fees for Food: Customers may order fewer deliveries or choose less expensive goods if food prices, restaurant running costs, or delivery fees increase as a result of"

    Asish B. - "The supply and demand for Uber Eats may be greatly impacted in the near future by the two macroeconomic factors listed here. Each trend links to large alterations in consumer behavior, labor markets, and cost structures that can cascade across the delivery ecosystem. Changes in Consumer Spending and Inflation Growing Costs and Fees for Food: Customers may order fewer deliveries or choose less expensive goods if food prices, restaurant running costs, or delivery fees increase as a result of"See full answer

    BizOps & Strategy
    Product Strategy
  • Databricks logoAsked at Databricks 
    Video answer for 'Demo LabelBox for an Autonomous Delivery Client'
    Solutions Architect
    Customer Interaction
  • Better.com logoAsked at Better.com 
    +1

    "As far as i know, when we type a web address in the browser- the broswer connects to the DNS server & finds the address of the website we are looking for after finding it, the browser sends an HTTP request message to the server,with a request to send a copy of the website to the user. all of this information is sent using TCP/IP protocol across your internet"

    Debajyoti B. - "As far as i know, when we type a web address in the browser- the broswer connects to the DNS server & finds the address of the website we are looking for after finding it, the browser sends an HTTP request message to the server,with a request to send a copy of the website to the user. all of this information is sent using TCP/IP protocol across your internet"See full answer

    Software Engineer
    Technical
  • "Let’s say the matrix is m x n (i.e., m rows and n columns). Start from the top-right corner of the matrix. Move left if you see a 1. Move down if you see a 0. Keep track of the row index where you last saw the leftmost 1 — that row has the most 1s. public class MaxOnesRow { public static int rowWithMostOnes(int matrix) { int rows = matrix.length; int cols = matrix[0].length; int maxRowIndex = -1; int j = cols - 1; /"

    Khushbu R. - "Let’s say the matrix is m x n (i.e., m rows and n columns). Start from the top-right corner of the matrix. Move left if you see a 1. Move down if you see a 0. Keep track of the row index where you last saw the leftmost 1 — that row has the most 1s. public class MaxOnesRow { public static int rowWithMostOnes(int matrix) { int rows = matrix.length; int cols = matrix[0].length; int maxRowIndex = -1; int j = cols - 1; /"See full answer

    Software Engineer
    Coding
    +1 more
  • Google logoAsked at Google 

    "Refer https://www.linkedin.com/pulse/good-product-managers-great-shreyas-doshi/"

    Ash I. - "Refer https://www.linkedin.com/pulse/good-product-managers-great-shreyas-doshi/"See full answer

    Product Manager
    Behavioral
  • Google logoAsked at Google 

    "Google Assistant is the Voice AI which converts Natural Language to Queries/Instruction , processes it and get the results and again converts it back to Meaningful Results to the User Currently Google Assistant is Integrated in Multiple End Points. Phone Google Home Chrome Cast Google Chrome Books Some of the Use Cases Google Assistant is used is Making Phone Calls/Texting Asking General Queries/Searching for Information Integration with Devices and Turning them O"

    Akshai V. - "Google Assistant is the Voice AI which converts Natural Language to Queries/Instruction , processes it and get the results and again converts it back to Meaningful Results to the User Currently Google Assistant is Integrated in Multiple End Points. Phone Google Home Chrome Cast Google Chrome Books Some of the Use Cases Google Assistant is used is Making Phone Calls/Texting Asking General Queries/Searching for Information Integration with Devices and Turning them O"See full answer

    Product Manager
    Product Strategy
    +1 more
  • +1

    "Clarifying questions: what's the original goal of this feature? what user problem / issues we identified that we are trying to address? Is there a particular user base or market/regions that we are trying to solve this issue for? Is the experience going to impact the rider's action? or does it also change the driver experience? Assume: the issue we are solving for is focus on the rider's experience - the goal of this feature is to increase the % of matched ride (ie rider/driver matche"

    Mark - "Clarifying questions: what's the original goal of this feature? what user problem / issues we identified that we are trying to address? Is there a particular user base or market/regions that we are trying to solve this issue for? Is the experience going to impact the rider's action? or does it also change the driver experience? Assume: the issue we are solving for is focus on the rider's experience - the goal of this feature is to increase the % of matched ride (ie rider/driver matche"See full answer

    Analytical
    Product Strategy
  • Meta (Facebook) logoAsked at Meta (Facebook) 
    +1

    "This was for embedded software engineer role and not on site"

    Srihitha J. - "This was for embedded software engineer role and not on site"See full answer

    Software Engineer
    Coding
    +1 more
  • +6

    "Not at all impressed. Very simple problem he is solved"

    Anonymous Angelfish - "Not at all impressed. Very simple problem he is solved"See full answer

    Product Manager
    Behavioral
  • Machine Learning Engineer
    Data Structures & Algorithms
    +3 more
  • Discord logoAsked at Discord 
    Data Scientist
    Behavioral
    +1 more
  • Behavioral
  • "Assumption about the teleportation machine: Teleportation is instantaneous like Star Trek The product does not take too much space maybe 6 ft by 6 ft and 10ft high is good enough Teleportation works vertically both above ground and underground as well as going 100 meters horizontally If possible you can combine multiple teleportation machine to repeat teleportation Users groups A product like this can be leveraged for almost everyone but I think I want to focus on users who ha"

    Niaz - "Assumption about the teleportation machine: Teleportation is instantaneous like Star Trek The product does not take too much space maybe 6 ft by 6 ft and 10ft high is good enough Teleportation works vertically both above ground and underground as well as going 100 meters horizontally If possible you can combine multiple teleportation machine to repeat teleportation Users groups A product like this can be leveraged for almost everyone but I think I want to focus on users who ha"See full answer

    Product Manager
    Product Strategy
    +1 more
  • +2

    "Couple of clarifying questions here before I begin. Is my assumption right that we would like to prioritize requests/features? Do we have any specific constraints to consider before we move ahead. as in resourcing constraints, schedule or budget constraints or should we just factor in as part of our overall approach, if not then General approach for prioritization: Understand the business objectives and see if the features aligns with the business objectives. The features that have the h"

    Amruta P. - "Couple of clarifying questions here before I begin. Is my assumption right that we would like to prioritize requests/features? Do we have any specific constraints to consider before we move ahead. as in resourcing constraints, schedule or budget constraints or should we just factor in as part of our overall approach, if not then General approach for prioritization: Understand the business objectives and see if the features aligns with the business objectives. The features that have the h"See full answer

    Product Manager
    Behavioral
    +2 more
Showing 1501-1520 of 4065