Interview Questions

Review this list of 3,944 interview questions and answers verified by hiring managers and candidates.
  • Adobe logoAsked at Adobe 
    +25

    "public static boolean isPalindrome(String str){ boolean flag = true; int len = str.length()-1; int j = len; for(int i=0;i<=len/2;i++){ if(str.charAt(i)!=str.charAt(j--)){ flag = false; break; } } return flag; }"

    Sravanthi M. - "public static boolean isPalindrome(String str){ boolean flag = true; int len = str.length()-1; int j = len; for(int i=0;i<=len/2;i++){ if(str.charAt(i)!=str.charAt(j--)){ flag = false; break; } } return flag; }"See full answer

    Software Engineer
    Data Structures & Algorithms
    +4 more
  • +8

    "Used Recursive approach to traverse the binary search tree and sum the values of the nodes that fall within the specified range [low, high]"

    Srikant V. - "Used Recursive approach to traverse the binary search tree and sum the values of the nodes that fall within the specified range [low, high]"See full answer

    Software Engineer
    Coding
    +1 more
  • Amazon logoAsked at Amazon 
    +6

    "When customer is not worried about quality but only worried about delivery"

    Shiva P. - "When customer is not worried about quality but only worried about delivery"See full answer

    Product Manager
    Behavioral
    +1 more
  • LinkedIn logoAsked at LinkedIn 
    Video answer for 'Design a LinkedIn for blue collar workers.'
    +39

    "Clarifying Questions & Assumptions: Blue collar :relating to manual work or workers, particularly in industry, they usually dont have college degree Linkedin: a social network that focuses on professional networking and career development. Why is linkedin expanding to blue collar workers? Ans: to expand new market as they have great untapped potential Do you want anew app or integrate it with Linkedin? Ans: you decide I would like to look more into the problem space before deciding on tha"

    D J. - "Clarifying Questions & Assumptions: Blue collar :relating to manual work or workers, particularly in industry, they usually dont have college degree Linkedin: a social network that focuses on professional networking and career development. Why is linkedin expanding to blue collar workers? Ans: to expand new market as they have great untapped potential Do you want anew app or integrate it with Linkedin? Ans: you decide I would like to look more into the problem space before deciding on tha"See full answer

    Product Manager
    Product Design
  • Google logoAsked at Google 
    +6

    "Couple of Clarification Questions to be asked are: Aim of the physical product Retention/Encourage Loyalty Attract new customers Collect customer Data outside of the Airbnb ecosystem for better advertising and customer focus User Base of Airbnb Solotravellers - traveling to new places for exploring/solo travel Business Travelers - Lot of business Travelers who own small/medium businesses and book their own travel can choose airbnb Family gr"

    Manas M. - "Couple of Clarification Questions to be asked are: Aim of the physical product Retention/Encourage Loyalty Attract new customers Collect customer Data outside of the Airbnb ecosystem for better advertising and customer focus User Base of Airbnb Solotravellers - traveling to new places for exploring/solo travel Business Travelers - Lot of business Travelers who own small/medium businesses and book their own travel can choose airbnb Family gr"See full answer

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

  • Google logoAsked at Google 
    +12

    "Clarifying Questions Are we building feature for YouTube Music/YouTube Video? -> YT Video has higher scope of user engagement so YT Video. YT Video has 2 forms of video content, are we focusing on long form, short form or am I free to chose ? -> YT Shorts and short videos have taken off lately so focus on it. Do we have a specific business goal with regards to building this feature ? -> We want to improve engagement. Do we want to build this feature for a specific kind of audience or"

    Mehul K. - "Clarifying Questions Are we building feature for YouTube Music/YouTube Video? -> YT Video has higher scope of user engagement so YT Video. YT Video has 2 forms of video content, are we focusing on long form, short form or am I free to chose ? -> YT Shorts and short videos have taken off lately so focus on it. Do we have a specific business goal with regards to building this feature ? -> We want to improve engagement. Do we want to build this feature for a specific kind of audience or"See full answer

    Product Manager
    Product Design
  • Amazon logoAsked at Amazon 
    +8

    "I firstly discuss the brute force approach in O(n^2) time complexity , than i moved to O(nlogn) tine complexity than i discussed the O(n) time complexity and O(n) space complexity . But interviewer want more optimised solution , in O(n) time complexity without using extra space , The solution wants O(1) space complexity i have to do changes in same array without using any space . This method is something like i have to place positive values to its original position by swapping and rest negativ"

    Anni P. - "I firstly discuss the brute force approach in O(n^2) time complexity , than i moved to O(nlogn) tine complexity than i discussed the O(n) time complexity and O(n) space complexity . But interviewer want more optimised solution , in O(n) time complexity without using extra space , The solution wants O(1) space complexity i have to do changes in same array without using any space . This method is something like i have to place positive values to its original position by swapping and rest negativ"See full answer

    Software Engineer
    Data Structures & Algorithms
    +1 more
  • +8

    "How I would approach this question: Understand the goal of the customer service platform: What is the main business goal of this company and how is the customer service platform serving the company goals? For this question, I'm assuming the user journey is that customers come to the customer service platform when they run into issues. Thus, ultimately the customer service platform is feeding into the top line business metric of customer retention. Do customers keep"

    Kay T. - "How I would approach this question: Understand the goal of the customer service platform: What is the main business goal of this company and how is the customer service platform serving the company goals? For this question, I'm assuming the user journey is that customers come to the customer service platform when they run into issues. Thus, ultimately the customer service platform is feeding into the top line business metric of customer retention. Do customers keep"See full answer

    Product Manager
    Execution
    +1 more
  • Meta (Facebook) logoAsked at Meta (Facebook) 
    +1

    "after completing my project, I asked my manager for feedback on my performance. My aim was to identify areas for improvement, and learn more about new technologies which are in the"

    Sugrim S. - "after completing my project, I asked my manager for feedback on my performance. My aim was to identify areas for improvement, and learn more about new technologies which are in the"See full answer

    Finance and Strategy
    Behavioral
  • Amazon logoAsked at Amazon 
    Video answer for 'Tell me about a time when you raised the bar.'
    +8

    "Please provide a transcript. One grasps 150 words in a video, but can grasp 250 words when reading text."

    Astro S. - "Please provide a transcript. One grasps 150 words in a video, but can grasp 250 words when reading text."See full answer

    Engineering Manager
    Behavioral
  • "From Product Management perspective: I would first start with some clarifying questions. Is this algorithm to be used across Play Store for all kinds of apps or for some specific catgeory of apps What is the major objective. Are you entering a new market and hence objective is to capture market OR already in an existing market and want to maximise profit (since Google, most likely second objective) I would like to experiment with algorithms and see results before finalising. This will nee"

    Aditya S. - "From Product Management perspective: I would first start with some clarifying questions. Is this algorithm to be used across Play Store for all kinds of apps or for some specific catgeory of apps What is the major objective. Are you entering a new market and hence objective is to capture market OR already in an existing market and want to maximise profit (since Google, most likely second objective) I would like to experiment with algorithms and see results before finalising. This will nee"See full answer

    Product Manager
    Analytical
    +1 more
  • Adobe logoAsked at Adobe 
    Video answer for 'How would you improve Google Maps?'
    +17

    "Start by explaining your understanding of Google Maps. It is a free web/mobile-based feature that allows users to navigate from Point A to B, trip planning locate restaurants, hair salons, other points of interest around a point on the map Businesses use to sponsor advertisements based on Map search string. Clarify what does improvement means, "Improve" is a loaded term - what do we mean by improvement: increased ad revenue, improve the quality of the results, increase downloads, imp"

    Rachita D. - "Start by explaining your understanding of Google Maps. It is a free web/mobile-based feature that allows users to navigate from Point A to B, trip planning locate restaurants, hair salons, other points of interest around a point on the map Businesses use to sponsor advertisements based on Map search string. Clarify what does improvement means, "Improve" is a loaded term - what do we mean by improvement: increased ad revenue, improve the quality of the results, increase downloads, imp"See full answer

    Product Manager
    Product Design
  • Google logoAsked at Google 

    "Clarify: Map means -> coordinates Places -> any location visitable by humans software/hardware? -> up to you unmapped by anyone or in Gmaps? -> not in Gmaps Goal: to widen coverage constraints -> none market - US Time to market -> 3-6 months Why Aligns with Google mission Drive more engagement Users Company Users who drop locations Big City dwellers Country side areas Remote areas with limited internet End users Advertisers Prioritise: siz"

    Utkarsh G. - "Clarify: Map means -> coordinates Places -> any location visitable by humans software/hardware? -> up to you unmapped by anyone or in Gmaps? -> not in Gmaps Goal: to widen coverage constraints -> none market - US Time to market -> 3-6 months Why Aligns with Google mission Drive more engagement Users Company Users who drop locations Big City dwellers Country side areas Remote areas with limited internet End users Advertisers Prioritise: siz"See full answer

    Product Manager
    Product Design
  • Machine Learning
    System Design
  • Amazon logoAsked at Amazon 
    +1

    " To clarify on what we are trying to solve for and get the definition of a distributed scheduler straight . So A Distributed Scheduler refers to a system that can handle job scheduling and execution in a scalable and fault-tolerant manner by distributing the workload across multiple servers or nodes. we will make some assumptions with the design , as follows: we will assume 10,000 QPS for job submissions and should be able query for jobs status . Job execution should have minimal latency"

    Scott S. - " To clarify on what we are trying to solve for and get the definition of a distributed scheduler straight . So A Distributed Scheduler refers to a system that can handle job scheduling and execution in a scalable and fault-tolerant manner by distributing the workload across multiple servers or nodes. we will make some assumptions with the design , as follows: we will assume 10,000 QPS for job submissions and should be able query for jobs status . Job execution should have minimal latency"See full answer

    Software Engineer
    System Design
    +1 more
  • +4

    "I am the Lead PM for a product that analyzes calls made by prison inmates and looks for predictors of criminal intent. its primarily used by police investigators and the FBI. One of the main features we have in the app is Link Analysis which basically lists out all the calls an inmate has made for a specific time period. This feature was built before my time. When I joined, the first thing I did was to implement analytics in the app. Looking at our numbers, I noticed that usage was less than 1%"

    Aabid S. - "I am the Lead PM for a product that analyzes calls made by prison inmates and looks for predictors of criminal intent. its primarily used by police investigators and the FBI. One of the main features we have in the app is Link Analysis which basically lists out all the calls an inmate has made for a specific time period. This feature was built before my time. When I joined, the first thing I did was to implement analytics in the app. Looking at our numbers, I noticed that usage was less than 1%"See full answer

    Behavioral
  • Meta (Facebook) logoAsked at Meta (Facebook) 
    +10

    "Interviewer: Design a Meta Product for space travel. Me: I would first likely ask a few clarifying questions. Can we discuss more about what do we mean by a product for space travel? Is it like a physical product or a software product? Any existing suite of products that we want to integrate this into? Interviewer: It can be a digital platform – a combination of software and services, integrated in a single ecosystem. It's not a physical product like a spacecraft, but rather a pla"

    Ankit M. - "Interviewer: Design a Meta Product for space travel. Me: I would first likely ask a few clarifying questions. Can we discuss more about what do we mean by a product for space travel? Is it like a physical product or a software product? Any existing suite of products that we want to integrate this into? Interviewer: It can be a digital platform – a combination of software and services, integrated in a single ecosystem. It's not a physical product like a spacecraft, but rather a pla"See full answer

    Product Manager
    Product Design
  • Meta (Facebook) logoAsked at Meta (Facebook) 
    Video answer for 'You're a PM for Facebook Travel. What would you build?'
    +18

    "Clarifying Questions: Assuming this will be part of FB product. Assuming this is for the US and no major constraints in terms of finances or resources. Goal: To improve user engagement Travel Personas: Solo personal Traveler Group personal Travelers Business travelers Tour operators Transportation Companies (airlines, roadways, trains etc). Choosing to focus on group travelers because most personal travelers usually travel in groups and the volume of this user base"

    P K. - "Clarifying Questions: Assuming this will be part of FB product. Assuming this is for the US and no major constraints in terms of finances or resources. Goal: To improve user engagement Travel Personas: Solo personal Traveler Group personal Travelers Business travelers Tour operators Transportation Companies (airlines, roadways, trains etc). Choosing to focus on group travelers because most personal travelers usually travel in groups and the volume of this user base"See full answer

    Product Manager
    Product Design
    +1 more
  • Google logoAsked at Google 

    "1) Clarifications Is this a Google initiative? Yes Timeline for development? MVP within 3 months. Hotel type? Focus on urban and mid-sized hotels Items to offer? Include ready-to-eat meals/snacks (e.g., microwaveable food, healthy snacks, beverages). Geographic scope? Launch in the US only. 2) Google Mission / Why "Organize the world’s information and make it universally accessible and useful." Google aims to enhance the guest experienc"

    Carlos S. - "1) Clarifications Is this a Google initiative? Yes Timeline for development? MVP within 3 months. Hotel type? Focus on urban and mid-sized hotels Items to offer? Include ready-to-eat meals/snacks (e.g., microwaveable food, healthy snacks, beverages). Geographic scope? Launch in the US only. 2) Google Mission / Why "Organize the world’s information and make it universally accessible and useful." Google aims to enhance the guest experienc"See full answer

    Product Manager
    Product Design
  • Meta (Facebook) logoAsked at Meta (Facebook) 
    Product Manager
    Product Design
Showing 161-180 of 3944