Interview Questions

Review this list of 4,065 interview questions and answers verified by hiring managers and candidates.
  • Google logoAsked at Google 

    "Never a straight-forward answer. Assuming that this is a company goal to increase ad revenues from Chrome, try and understand the reason for the negative feedback. Is it a systematic issue (ads generally do lower overall user experience) or a specific issue (quality of ads, technical issues)? If the latter, fix that and run the experiment again. If former, how does this compare to user experience for other products with or without ads (YT vs YT premium)? If it above benchmarks, then pause. If in"

    Raj M. - "Never a straight-forward answer. Assuming that this is a company goal to increase ad revenues from Chrome, try and understand the reason for the negative feedback. Is it a systematic issue (ads generally do lower overall user experience) or a specific issue (quality of ads, technical issues)? If the latter, fix that and run the experiment again. If former, how does this compare to user experience for other products with or without ads (YT vs YT premium)? If it above benchmarks, then pause. If in"See full answer

    Program Sense
    Analytical
  • "I was working with a developer and designer for a hackathon project. The designer created a landing page and my partner ended up building out the design. After deploying the project, the designer sent another landing page design in his feedback. My partner didn't have enough bandwidth to change the design because the project was due that morning and and asked me what I thought. I was already working on finishing up another problem, so I had to wait to answer back in order to focus my energy"

    Philong T. - "I was working with a developer and designer for a hackathon project. The designer created a landing page and my partner ended up building out the design. After deploying the project, the designer sent another landing page design in his feedback. My partner didn't have enough bandwidth to change the design because the project was due that morning and and asked me what I thought. I was already working on finishing up another problem, so I had to wait to answer back in order to focus my energy"See full answer

    Behavioral
  • "// Helper function to calculate the Euclidean distance between two points function distance(p1, p2) { return Math.sqrt(Math.pow(p1[0] - p2[0], 2) + Math.pow(p1[1] - p2[1], 2)); } // A helper function to find the closest pair in a given set of points within the strip function closestPairInStrip(strip, d) { let minDist = d; // Start with the current minimum distance strip.sort((a, b) => a[1] - b[1]); // Sort the strip by y-coordinate for (let i = 0; i < strip.length; i++) { "

    Vishnu V. - "// Helper function to calculate the Euclidean distance between two points function distance(p1, p2) { return Math.sqrt(Math.pow(p1[0] - p2[0], 2) + Math.pow(p1[1] - p2[1], 2)); } // A helper function to find the closest pair in a given set of points within the strip function closestPairInStrip(strip, d) { let minDist = d; // Start with the current minimum distance strip.sort((a, b) => a[1] - b[1]); // Sort the strip by y-coordinate for (let i = 0; i < strip.length; i++) { "See full answer

    Machine Learning Engineer
    Coding
    +1 more
  • 🧠 Want an expert answer to a question? Saving questions lets us know what content to make next.

  • Behavioral
  • DoorDash logoAsked at DoorDash 
    Product Manager
    Product Strategy
  • MongoDB logoAsked at MongoDB 

    "After researching Glassdoor, I provided an in-depth answer that incorporated my interest in DB technologies, alignment with career objectives, and ability to make an impact from professional experience. "

    Dave F. - "After researching Glassdoor, I provided an in-depth answer that incorporated my interest in DB technologies, alignment with career objectives, and ability to make an impact from professional experience. "See full answer

    Technical Program Manager
    Behavioral
  • "Threat from hacking/virus using of reverse proxy can be useful, not exploding servers fully. A firewall can also be useful in case when there can be a malicious request from the client (There may be bots that keep sending requests, so to block all those there is a use of firewall ) IF we are giving data and requesting data, so there can be downtime if not designed well, so there may happen single point of failure for that service that may affect our service"

    Anonymous Muskox - "Threat from hacking/virus using of reverse proxy can be useful, not exploding servers fully. A firewall can also be useful in case when there can be a malicious request from the client (There may be bots that keep sending requests, so to block all those there is a use of firewall ) IF we are giving data and requesting data, so there can be downtime if not designed well, so there may happen single point of failure for that service that may affect our service"See full answer

    Technical
  • Apple logoAsked at Apple 

    "This is a pretty straightforward Improve a Product question. Let's first go over the Improve a Product formula: Ask clarifying questions Identify users, behaviors, and pain points State product goal Brainstorm small improvements Brainstorm bolder improvements Measure success Summarize Now, let's begin! Ask clarifying questions Before we begin listing off recommendations, it's important you ask questions to ensure you and the interviewe"

    Exponent - "This is a pretty straightforward Improve a Product question. Let's first go over the Improve a Product formula: Ask clarifying questions Identify users, behaviors, and pain points State product goal Brainstorm small improvements Brainstorm bolder improvements Measure success Summarize Now, let's begin! Ask clarifying questions Before we begin listing off recommendations, it's important you ask questions to ensure you and the interviewe"See full answer

    Product Manager
    Product Design
  • Yelp logoAsked at Yelp 

    "I would start by asking what exactly is Yelp for Business or defining the product, which is a way for local businesses to host their listings, allow reviewers to post reviews, and potential for businesses to promote their listings/businesses via ads. Then would define the goal of the product - if I assume - to connect people with your business. Then the golden question - why do we want to improve? Have we seen a downward trend? Have we had user or business feedback? Is there a"

    Umang S. - "I would start by asking what exactly is Yelp for Business or defining the product, which is a way for local businesses to host their listings, allow reviewers to post reviews, and potential for businesses to promote their listings/businesses via ads. Then would define the goal of the product - if I assume - to connect people with your business. Then the golden question - why do we want to improve? Have we seen a downward trend? Have we had user or business feedback? Is there a"See full answer

    Product Design
    Product Strategy
  • Better.com logoAsked at Better.com 

    "Test"

    Poojitha V. - "Test"See full answer

    Product Design
  • Google logoAsked at Google 

    "Tagging system - tagging the resources, like tickets, tasks, pages. Support to query based on tags."

    Wang L. - "Tagging system - tagging the resources, like tickets, tasks, pages. Support to query based on tags."See full answer

    Product Manager
    Product Design
  • "Provide me SAP ATTP consultant interview questions and answers"

    Kumaresh K. - "Provide me SAP ATTP consultant interview questions and answers"See full answer

    Product Manager
    Execution
    +2 more
  • "Getting product requirements right first : -- Gmail App to be used only within 24 humans in Mars -- Mars is a very hostile environment with extremely low temperatures and zero O2. Hardware operating in sub zero temp. Hardware probably doesn't need cooling. Battery life is restricted. -- Assume that people would be wearing specialized suites. Visibility and Listening capability is ok, however, their ability to use their fingers is severely restricted -- Greatly voice enabled and a speaking app --"

    Agyt J. - "Getting product requirements right first : -- Gmail App to be used only within 24 humans in Mars -- Mars is a very hostile environment with extremely low temperatures and zero O2. Hardware operating in sub zero temp. Hardware probably doesn't need cooling. Battery life is restricted. -- Assume that people would be wearing specialized suites. Visibility and Listening capability is ok, however, their ability to use their fingers is severely restricted -- Greatly voice enabled and a speaking app --"See full answer

    Product Design
  • "Opentable is integrated with google maps and can be used to book tables at restaurants. The idea is to extend the services for desks and offices. Market Opportunity With recent work from home and hybrid work structure, 2 days office etc. Many companies are moving to hotelling offices and reservation systems for the desk. Assigning a permanent/dedicated desk to the employees will not be most efficient use of the real estate. So a shared structure will be more efficient where employees can shar"

    Himant G. - "Opentable is integrated with google maps and can be used to book tables at restaurants. The idea is to extend the services for desks and offices. Market Opportunity With recent work from home and hybrid work structure, 2 days office etc. Many companies are moving to hotelling offices and reservation systems for the desk. Assigning a permanent/dedicated desk to the employees will not be most efficient use of the real estate. So a shared structure will be more efficient where employees can shar"See full answer

    Product Manager
    Product Strategy
  • Asana logoAsked at Asana 
    +1

    "Continuous learning is a core value of mine; I want to positively impact others starting from the people around me. That means, supporting my coworkers, a team, and an organization that is committed to thoughtfully solving and resolving others pain points. As long as design is able to open these opportunities for me, I plan to continue walking this path with the end goal of seeing how this attitude can blossom, influence, and compound at scale."

    BC - "Continuous learning is a core value of mine; I want to positively impact others starting from the people around me. That means, supporting my coworkers, a team, and an organization that is committed to thoughtfully solving and resolving others pain points. As long as design is able to open these opportunities for me, I plan to continue walking this path with the end goal of seeing how this attitude can blossom, influence, and compound at scale."See full answer

    Account Manager
    Behavioral
  • "SELECT (zip, rides, deliveries) FROM dataset GROUP BY zip;"

    Tj C. - "SELECT (zip, rides, deliveries) FROM dataset GROUP BY zip;"See full answer

    BizOps & Strategy
    Technical
  • "Thanks for interviewing me!"

    Greg Y. - "Thanks for interviewing me!"See full answer

    Solutions Architect
    Behavioral
  • "I would improve the Walmart search function by being more specific on what I’m searching like for example if I’m searching for potato chips I would just type Lays Potato Chips and then click the search button and It will appear a lot of options instead of all other brands."

    Amparo L. - "I would improve the Walmart search function by being more specific on what I’m searching like for example if I’m searching for potato chips I would just type Lays Potato Chips and then click the search button and It will appear a lot of options instead of all other brands."See full answer

    Product Manager
    Product Design
Showing 2401-2420 of 4065