Skip to main content

Interview Questions

Review this list of 4,411 interview questions and answers verified by hiring managers and candidates.
  • "Explained the charts with using Scatter Plot with Size and Color Encoding X-axis: Ride duration (in minutes). Y-axis: Total fare (in dollars). Point size: Encodes the star rating (e.g., larger points for higher ratings). Point color: Indicates whether the rating is favorable (green) or unfavorable (red). Heatmap for Correlation Analysis Why: Heatmaps are ideal for quickly identifying patterns and correlations between variables. How: Create a heatmap matrix where rows represent ride durat"

    Saisandeep M. - "Explained the charts with using Scatter Plot with Size and Color Encoding X-axis: Ride duration (in minutes). Y-axis: Total fare (in dollars). Point size: Encodes the star rating (e.g., larger points for higher ratings). Point color: Indicates whether the rating is favorable (green) or unfavorable (red). Heatmap for Correlation Analysis Why: Heatmaps are ideal for quickly identifying patterns and correlations between variables. How: Create a heatmap matrix where rows represent ride durat"See full answer

    Business Analyst
    Analytical
  • Meta logoAsked at Meta 
    Video answer for 'How do you manage your team's performance?'

    "Thanks Hozefa for your insights on this. I see that hozefa talks about giving used cases. It would be very helpful if there was an example provided with STAR framework."

    Dheeraj D. - "Thanks Hozefa for your insights on this. I see that hozefa talks about giving used cases. It would be very helpful if there was an example provided with STAR framework."See full answer

    Engineering Manager
    Behavioral
  • +2

    "Why is the value of an Android user only considering incremental clicks on ads instead of all clicks on ads?"

    So X. - "Why is the value of an Android user only considering incremental clicks on ads instead of all clicks on ads?"See full answer

    Estimation
  • Apple logoAsked at Apple 
    +20

    "function isValid(s) { const stack = []; for (let i=0; i < s.length; i++) { const char = s.charAt(i); if (['(', '{', '['].includes(char)) { stack.push(char); } else { const top = stack.pop(); if ((char === ')' && top !== '(') || (char === '}' && top !== '{') || (char === ']' && top !== '[')) { return false; } } } return stack.length === 0"

    Tiago R. - "function isValid(s) { const stack = []; for (let i=0; i < s.length; i++) { const char = s.charAt(i); if (['(', '{', '['].includes(char)) { stack.push(char); } else { const top = stack.pop(); if ((char === ')' && top !== '(') || (char === '}' && top !== '{') || (char === ']' && top !== '[')) { return false; } } } return stack.length === 0"See full answer

    Software Engineer
    Data Structures & Algorithms
    +4 more
  • " Company Goal: Make quality service at competitive price available for customers and enable contractor to maximize income sources Clarification: Post Booking Experience is the user flow from the point a booking is confirmed to the time the service is delivered to the customer. Metric: CSAT and Orders successfully completed Personas: Customer, service provider, business USER JOURNEY Customer (User Journey) Booking confirmed on portal Add to calendar Email / text con"

    Saurabh G. - " Company Goal: Make quality service at competitive price available for customers and enable contractor to maximize income sources Clarification: Post Booking Experience is the user flow from the point a booking is confirmed to the time the service is delivered to the customer. Metric: CSAT and Orders successfully completed Personas: Customer, service provider, business USER JOURNEY Customer (User Journey) Booking confirmed on portal Add to calendar Email / text con"See full answer

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

  • "INTERVIEWER: Design a communication app for children ME: GOAL: What are the business goals for this initiative? INTERVIEWER: Please assume. ME: Goals could be to* *improve communication skills/ communicate with classmates/friends better/enter a new market/empower children with disability to communicate better/etc. I’ll assume that the goal here is to enable children to communicate and engage better with their classmates since I have personally seen my niece and nephew (17 a"

    Priya T. - "INTERVIEWER: Design a communication app for children ME: GOAL: What are the business goals for this initiative? INTERVIEWER: Please assume. ME: Goals could be to* *improve communication skills/ communicate with classmates/friends better/enter a new market/empower children with disability to communicate better/etc. I’ll assume that the goal here is to enable children to communicate and engage better with their classmates since I have personally seen my niece and nephew (17 a"See full answer

    Product Design
  • LinkedIn logoAsked at LinkedIn 
    +3

    "Clarifying questions is there a main reason why we want to improve it? For instance: active users declined monetization declined performance issues customer complaints (Based on this clarifying question the following answer could be any to be honest. if the interviewer says that it's an open questions, then I would go to the product design framework) Assumption Based on the impact that we would like to do, 1) I would assume that we are looking to improve the messaging experi"

    Sergio C. - "Clarifying questions is there a main reason why we want to improve it? For instance: active users declined monetization declined performance issues customer complaints (Based on this clarifying question the following answer could be any to be honest. if the interviewer says that it's an open questions, then I would go to the product design framework) Assumption Based on the impact that we would like to do, 1) I would assume that we are looking to improve the messaging experi"See full answer

    Product Manager
  • +18

    "Clarifying Q Is the search traffic meaning # visits clicked through the 'search' button from the homepage(search CTR)? or does this include # pages viewed after the search result pages (search depth)? Hypothesis I believe introducing Gen AI as a default feature on the Google's search box will increase #search traffic. I assume the biggest user pain point within current google homepage is that deciding on a keyword for search. Unlike other alternative platforms such as"

    Cj K. - "Clarifying Q Is the search traffic meaning # visits clicked through the 'search' button from the homepage(search CTR)? or does this include # pages viewed after the search result pages (search depth)? Hypothesis I believe introducing Gen AI as a default feature on the Google's search box will increase #search traffic. I assume the biggest user pain point within current google homepage is that deciding on a keyword for search. Unlike other alternative platforms such as"See full answer

    Analytical
  • Google logoAsked at Google 
    +2

    "I have no idea if this would qualify, but I took a different, rather singular approach. Curious and gracious in advance for any and all feedback. My main question is whether this response goes into enough depth with regards to all the content types that Google Map stores, as I chose to focus uniquely on image storage (but am sure to state that clearly before I began): Clarifying questions: global map or US/sectional map? Assume global storage on a single end-user device? Yes consider co"

    John S. - "I have no idea if this would qualify, but I took a different, rather singular approach. Curious and gracious in advance for any and all feedback. My main question is whether this response goes into enough depth with regards to all the content types that Google Map stores, as I chose to focus uniquely on image storage (but am sure to state that clearly before I began): Clarifying questions: global map or US/sectional map? Assume global storage on a single end-user device? Yes consider co"See full answer

    Estimation
    Technical
  • "Value of Moving All Customers to the Mobile App Full Monitoring of User Behavior Gain deeper insights into customer preferences and habits. Use data analytics to identify trends, predict needs, and offer personalized solutions. Better Engagement Provide a more interactive and engaging experience compared to traditional channels. Enable gamification, personalized notifications, and targeted campaigns to keep users active. Enhanced Direct Interaction _Leverage"

    Hidayat E. - "Value of Moving All Customers to the Mobile App Full Monitoring of User Behavior Gain deeper insights into customer preferences and habits. Use data analytics to identify trends, predict needs, and offer personalized solutions. Better Engagement Provide a more interactive and engaging experience compared to traditional channels. Enable gamification, personalized notifications, and targeted campaigns to keep users active. Enhanced Direct Interaction _Leverage"See full answer

    Product Manager
    Product Strategy
  • Accenture logoAsked at Accenture 
    Video answer for 'Design an AI data product.'
    +2

    "Understand the business problem: Identify the business problem that the AI data product is intended to solve. Identify the target audience: Understand who will be using the data and what problem they will be solving for using the data. This will inform the features and functionality that should be included in the product. Gather and preprocess the data: Collect and preprocess the data that is relevant to the problem that it is being solved for. This will inform the AI algorithm"

    M D. - "Understand the business problem: Identify the business problem that the AI data product is intended to solve. Identify the target audience: Understand who will be using the data and what problem they will be solving for using the data. This will inform the features and functionality that should be included in the product. Gather and preprocess the data: Collect and preprocess the data that is relevant to the problem that it is being solved for. This will inform the AI algorithm"See full answer

    Data Analyst
    Product Design
    +1 more
  • Amazon logoAsked at Amazon 
    +3

    "Hi Team, where can I see sample answers for this question?"

    Surbhi G. - "Hi Team, where can I see sample answers for this question?"See full answer

    Software Engineer
    Behavioral
    +1 more
  • +5

    "Background Context I'm a PM at a venture-backed SaaS in the legal tech space. We provide end-to-end contract management experience for our customers with the following features: Upload - Contracts signed in DocuSign, etc. automatically uploaded to our system through API integrations. Data Extraction - Contract terms such as payment terms and key dates are automatically OCRed and extracted using ML. Analytics - Contract terms are searchable, filter, and customize for reporting. Work"

    Christopher K. - "Background Context I'm a PM at a venture-backed SaaS in the legal tech space. We provide end-to-end contract management experience for our customers with the following features: Upload - Contracts signed in DocuSign, etc. automatically uploaded to our system through API integrations. Data Extraction - Contract terms such as payment terms and key dates are automatically OCRed and extracted using ML. Analytics - Contract terms are searchable, filter, and customize for reporting. Work"See full answer

    Product Manager
    Behavioral
    +1 more
  • "DNNs can learn hierarchical features, with each layer learning progressively more abstract features, and generalizes better. SNNs are better for simplier problems involving smaller datasets and if low latency is required."

    Louie Z. - "DNNs can learn hierarchical features, with each layer learning progressively more abstract features, and generalizes better. SNNs are better for simplier problems involving smaller datasets and if low latency is required."See full answer

    Software Engineer
    Concept
    +2 more
  • " Before starting to answer let me gather the necessary details before proceeding: Objectives and Goals\: "What are the primary objectives of implementing the push notification system? Are we aiming to increase user engagement, drive sales, or provide timely updates?" Target Audience\: "Who is the target audience for these push notifications? Are there specific user segments we should focus on?" Platform and Device Considerations\: "Which platforms (iOS, Andr"

    Mereke D. - " Before starting to answer let me gather the necessary details before proceeding: Objectives and Goals\: "What are the primary objectives of implementing the push notification system? Are we aiming to increase user engagement, drive sales, or provide timely updates?" Target Audience\: "Who is the target audience for these push notifications? Are there specific user segments we should focus on?" Platform and Device Considerations\: "Which platforms (iOS, Andr"See full answer

    Product Manager
    Technical
  • Google logoAsked at Google 
    +9

    "By increasing the number of paid users, I assume we mean that we want to increase the % of DAUs who pay for YT Music. First, we need to understand the Youtube Music play here. Youtube Music was carved out of Youtube because Spotify and Apple Music were getting popular. Users were listening to music on Spotify instead of on Youtube, threatening ad revenue for Youtube. Therefore, Youtube Music was born as a standalone app, where users could listen to the music ad free from anywhere anytime. In"

    Priyansh J. - "By increasing the number of paid users, I assume we mean that we want to increase the % of DAUs who pay for YT Music. First, we need to understand the Youtube Music play here. Youtube Music was carved out of Youtube because Spotify and Apple Music were getting popular. Users were listening to music on Spotify instead of on Youtube, threatening ad revenue for Youtube. Therefore, Youtube Music was born as a standalone app, where users could listen to the music ad free from anywhere anytime. In"See full answer

    Product Strategy
    Program Sense
  • "Clarify- 1) How much time do we have to do this?- 2 years 2) Is there a goal for this product?- We are looking toward engagement towards the Olympics 3) Are we building this for a global auidience or just the US- Up to you 4) Should I keep Meta's mission in mind here? Not necessarily...thinking through the Olympic committee lens Lets understand the Olympics. Its the games that are hosted once every 4 years. Its a global event that hosts many different athletes from various countries. There a"

    Pratik H. - "Clarify- 1) How much time do we have to do this?- 2 years 2) Is there a goal for this product?- We are looking toward engagement towards the Olympics 3) Are we building this for a global auidience or just the US- Up to you 4) Should I keep Meta's mission in mind here? Not necessarily...thinking through the Olympic committee lens Lets understand the Olympics. Its the games that are hosted once every 4 years. Its a global event that hosts many different athletes from various countries. There a"See full answer

    Product Manager
    Product Design
  • Meta logoAsked at Meta 
    +3

    "You're the PM for all of Instagram Stories. What is your North Star metric? Meta's Mission: Give people the power to build community and bring the world closer together. IG's Mission: To capture and share the world's moments User Types Marketplace / 2-sided ecosystem Creators and the Consumers Metric Categories Adoption Engagement Retention [not pictured]: create a table with 2 columns: Creators and Consumers and 3 rows: Adoption, Engagement, Retention. Talked through and priori"

    Daniel L. - "You're the PM for all of Instagram Stories. What is your North Star metric? Meta's Mission: Give people the power to build community and bring the world closer together. IG's Mission: To capture and share the world's moments User Types Marketplace / 2-sided ecosystem Creators and the Consumers Metric Categories Adoption Engagement Retention [not pictured]: create a table with 2 columns: Creators and Consumers and 3 rows: Adoption, Engagement, Retention. Talked through and priori"See full answer

    Product Manager
    Analytical
    +1 more
  • Google logoAsked at Google 
    +8

    "This is a great question! If you don't mind, I'd love to list 3 strengths and weaknesses then dive a little deeper on one of each of them. I think my three greatest strengths are: Empathy Openness to feedback Drive And three weaknesses I have been working to strengthen are: Sometimes my desire to achieve can put me at risk of overcommitting Communicating status to the right stakeholders at the appropriate time Creating detailed and strategic lists of priorities so I can meet th"

    Adam M. - "This is a great question! If you don't mind, I'd love to list 3 strengths and weaknesses then dive a little deeper on one of each of them. I think my three greatest strengths are: Empathy Openness to feedback Drive And three weaknesses I have been working to strengthen are: Sometimes my desire to achieve can put me at risk of overcommitting Communicating status to the right stakeholders at the appropriate time Creating detailed and strategic lists of priorities so I can meet th"See full answer

    Product Manager
    Behavioral
    +3 more
Showing 621-640 of 4411