Meta (Facebook) Interview Questions

Review this list of 617 Meta (Facebook) interview questions and answers verified by hiring managers and candidates.
  • Meta (Facebook) logoAsked at Meta (Facebook) 
    Video answer for 'You're a PM for Facebook Travel. What would you build?'
    +19

    "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
  • +18

    "Understanding Reels – What It Is, Who Uses It, and What Problem It Solves What Is Reels? Reels is Meta’s short-form video platform embedded within Instagram and Facebook, designed to capture the rising demand for snackable video content and compete directly with TikTok and YouTube Shorts. Unlike Stories, which focus on temporary sharing, Reels is designed for entertainment, discoverability, and viral trends, making it a crucial driver for user engagement and creator monetization. Who Are the"

    Saketh reddy S. - "Understanding Reels – What It Is, Who Uses It, and What Problem It Solves What Is Reels? Reels is Meta’s short-form video platform embedded within Instagram and Facebook, designed to capture the rising demand for snackable video content and compete directly with TikTok and YouTube Shorts. Unlike Stories, which focus on temporary sharing, Reels is designed for entertainment, discoverability, and viral trends, making it a crucial driver for user engagement and creator monetization. Who Are the"See full answer

    Product Manager
    Analytical
    +1 more
  • Meta (Facebook) logoAsked at Meta (Facebook) 
    Video answer for 'Merge Intervals'
    +34

    "const mergeIntervals = (intervals) => { const compare = (a, b) => { if(a[0] b[0]) return 1 else if(a[0] === b[0]) { return a[1] - b[1] } } let current = [] const result = [] const sorted = intervals.sort(compare) for(let i = 0; i = b[0]) current[1] = b[1] els"

    Kofi N. - "const mergeIntervals = (intervals) => { const compare = (a, b) => { if(a[0] b[0]) return 1 else if(a[0] === b[0]) { return a[1] - b[1] } } let current = [] const result = [] const sorted = intervals.sort(compare) for(let i = 0; i = b[0]) current[1] = b[1] els"See full answer

    Software Engineer
    Data Structures & Algorithms
    +6 more
  • Meta (Facebook) logoAsked at Meta (Facebook) 
    Video answer for 'Move all zeros to the end of an array.'
    +42

    "Initialize left pointer: Set a left pointer left to 0. Iterate through the array: Iterate through the array from left to right. If the current element is not 0, swap it with the element at the left pointer and increment left. Time complexity: O(n). The loop iterates through the entire array once, making it linear time. Space complexity: O(1). The algorithm operates in-place, modifying the input array directly without using additional data structures. "

    Avon T. - "Initialize left pointer: Set a left pointer left to 0. Iterate through the array: Iterate through the array from left to right. If the current element is not 0, swap it with the element at the left pointer and increment left. Time complexity: O(n). The loop iterates through the entire array once, making it linear time. Space complexity: O(1). The algorithm operates in-place, modifying the input array directly without using additional data structures. "See full answer

    Software Engineer
    Data Structures & Algorithms
    +4 more
  • Meta (Facebook) logoAsked at Meta (Facebook) 
    Video answer for 'What's your favorite product and why?'
    +257

    "Clarify "What do you mean by favorite product? Are you thinking specifically hardware, software, or a feature within those, or something non-electronic? Dealer's Choice. "Are you asking why I love this product, or to explain why this product is a market leader independent of how i feel about it? Talk about why YOU love this product. Rephrase Question With all that in mind, i want to rephrase the question. "What is your favorite software product and what features in this product"

    Tim W. - "Clarify "What do you mean by favorite product? Are you thinking specifically hardware, software, or a feature within those, or something non-electronic? Dealer's Choice. "Are you asking why I love this product, or to explain why this product is a market leader independent of how i feel about it? Talk about why YOU love this product. Rephrase Question With all that in mind, i want to rephrase the question. "What is your favorite software product and what features in this product"See full answer

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

  • "The primary objective of Instagram Stories is to share fleeting moments and engage with followers in a more casual way, through photos and videos that disappear after 24 hours. Its also used to showcase all ongoing Instagram Live events. There are 4 user segments Story Viewers Story Creators (who posted the story) Live event creators Live event viewers No of stories posted per user per day -> How to nudge users to post more stories and tag their friends/location. No of stories view"

    Kiran M. - "The primary objective of Instagram Stories is to share fleeting moments and engage with followers in a more casual way, through photos and videos that disappear after 24 hours. Its also used to showcase all ongoing Instagram Live events. There are 4 user segments Story Viewers Story Creators (who posted the story) Live event creators Live event viewers No of stories posted per user per day -> How to nudge users to post more stories and tag their friends/location. No of stories view"See full answer

    Execution
    Analytical
  • +5

    "Clarifying Questions - Who are we referring to "friends" and "non-friends"? (My assumption is people who we follow and they follow us back are our FRIENDS and people who we just follow, recommendations by Facebook and all other content falls under NON-FRIENDS category, is it right?) Are we doing it putting a certain success metric in our mind? (Assuming none, just to make people's lives easy) Let's use a combination of GAME & 4W1H Framework here to evaluate this question **G"

    Pankhuri T. - "Clarifying Questions - Who are we referring to "friends" and "non-friends"? (My assumption is people who we follow and they follow us back are our FRIENDS and people who we just follow, recommendations by Facebook and all other content falls under NON-FRIENDS category, is it right?) Are we doing it putting a certain success metric in our mind? (Assuming none, just to make people's lives easy) Let's use a combination of GAME & 4W1H Framework here to evaluate this question **G"See full answer

    Product Manager
    Product Design
    +2 more
  • Meta (Facebook) logoAsked at Meta (Facebook) 
    +22

    "Clarifications: Borrowing and lending can refer to a wide range of things (goods, money, crypto etc.). What are we planning to allow users to borrow? (Answer: Money) Who is going to build this product (Answer: Meta) Who will they borrow it from? Does Meta plan to lend money or is it Peer 2 Peer? (Answer: P2P) What geography do we want to build it for? And are there any other constraints in terms of timelines and resources (_Answer: US first. No constraints. Timeline of 6-12"

    Bhagyesh V. - "Clarifications: Borrowing and lending can refer to a wide range of things (goods, money, crypto etc.). What are we planning to allow users to borrow? (Answer: Money) Who is going to build this product (Answer: Meta) Who will they borrow it from? Does Meta plan to lend money or is it Peer 2 Peer? (Answer: P2P) What geography do we want to build it for? And are there any other constraints in terms of timelines and resources (_Answer: US first. No constraints. Timeline of 6-12"See full answer

    Product Manager
    Product Design
  • +8

    "Answer: select fromcaller, count(DISTINCT tocallee) as num_calls from calls group by fromcaller having count(DISTINCT tocallee) >= 3 Setup: CREATE TABLE calls ( from_caller VARCHAR(20), to_callee VARCHAR(20) ); INSERT INTO calls (fromcaller, tocallee) VALUES ('Alice', 'Bob'), ('Charlie', 'Dave'), ('Alice', 'Frank'), ('Charlie', 'Heidi'), ('Charlie', 'Judy'); "

    KAI - "Answer: select fromcaller, count(DISTINCT tocallee) as num_calls from calls group by fromcaller having count(DISTINCT tocallee) >= 3 Setup: CREATE TABLE calls ( from_caller VARCHAR(20), to_callee VARCHAR(20) ); INSERT INTO calls (fromcaller, tocallee) VALUES ('Alice', 'Bob'), ('Charlie', 'Dave'), ('Alice', 'Frank'), ('Charlie', 'Heidi'), ('Charlie', 'Judy'); "See full answer

    Data Scientist
    Coding
    +1 more
  • +5

    "I’ll first set the purpose of Instagram Reels Ads as a product: Instagram Reels connect to Meta’s mission of building meaningful connections and build community via connecting people through visual storytelling. It’s a popular product with typically Billions of active users. The business model of Meta is largely dependent on ad revenue and Ads on Reels shall primarily be poised to improve revenue for Instagram Reels and in turn Meta, and on secondary notes the upside could be in improving produc"

    Arunima S. - "I’ll first set the purpose of Instagram Reels Ads as a product: Instagram Reels connect to Meta’s mission of building meaningful connections and build community via connecting people through visual storytelling. It’s a popular product with typically Billions of active users. The business model of Meta is largely dependent on ad revenue and Ads on Reels shall primarily be poised to improve revenue for Instagram Reels and in turn Meta, and on secondary notes the upside could be in improving produc"See full answer

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

    "Clarifying Questions: Are we looking to create a product for creators or the end users? - Creators What kind of product are we looking to build? (App /Website/Embedded within the Instagram product ) - Embedded within the app Why do we want to enter the edtech market? (Anything specific insight we have gained which we want to solve for?) - The creator's market is growing substantially and people want to gain knowledge on how to become successful in it. Are there any money or time con"

    Ankit J. - "Clarifying Questions: Are we looking to create a product for creators or the end users? - Creators What kind of product are we looking to build? (App /Website/Embedded within the Instagram product ) - Embedded within the app Why do we want to enter the edtech market? (Anything specific insight we have gained which we want to solve for?) - The creator's market is growing substantially and people want to gain knowledge on how to become successful in it. Are there any money or time con"See full answer

    Product Manager
    Product Design
  • +40

    "Context / Goal: Have we seen this decrease in response time over a while (week/month) or short time (day/hours) - Over the last few months How is Employer Response time calculated? - Average time from an employee applying for a job to an employer responding - This isn’t accounting for the increase in listings / number of applicants but does it need to? Was there a change to how response time is calculated? - No Can job listings be duplicates? - Yes, but not likely i"

    Nikitha G. - "Context / Goal: Have we seen this decrease in response time over a while (week/month) or short time (day/hours) - Over the last few months How is Employer Response time calculated? - Average time from an employee applying for a job to an employer responding - This isn’t accounting for the increase in listings / number of applicants but does it need to? Was there a change to how response time is calculated? - No Can job listings be duplicates? - Yes, but not likely i"See full answer

    Product Manager
    Analytical
    +1 more
  • Meta (Facebook) logoAsked at Meta (Facebook) 
    Video answer for 'Tell me about yourself.'
    +112

    "As you know, this is the most important question for any interview. Here is a structure I like to follow, Start with 'I'm currently a SDE/PM/TPM etc with XYZ company.... ' Mention how you got into PM/TPM/SDE field (explaining your journey) Mention 1 or 2 accomplishments Mention what you do outside work (blogging, volunteer etc) Share why are you looking for a new role Ask the interviewer if they have any questions or will like to dive deep into any of your experience"

    Bipin R. - "As you know, this is the most important question for any interview. Here is a structure I like to follow, Start with 'I'm currently a SDE/PM/TPM etc with XYZ company.... ' Mention how you got into PM/TPM/SDE field (explaining your journey) Mention 1 or 2 accomplishments Mention what you do outside work (blogging, volunteer etc) Share why are you looking for a new role Ask the interviewer if they have any questions or will like to dive deep into any of your experience"See full answer

    Software Engineer
    Behavioral
    +9 more
  • Meta (Facebook) logoAsked at Meta (Facebook) 
    +2

    "Prioritizing competing features involves evaluating and comparing different features to determine which ones to implement first, based on their relative importance, value, and impact on the product and users. Here are some steps to help prioritize competing features: Define the goals and objectives: Identify the product's overall goals, target audience, and key performance indicators (KPIs). This will help you understand what features are most important to achieve these goals. **Gather"

    Shashank S. - "Prioritizing competing features involves evaluating and comparing different features to determine which ones to implement first, based on their relative importance, value, and impact on the product and users. Here are some steps to help prioritize competing features: Define the goals and objectives: Identify the product's overall goals, target audience, and key performance indicators (KPIs). This will help you understand what features are most important to achieve these goals. **Gather"See full answer

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

    "For any project based questions, it is important to structure your response clearly, showcasing your thought process, technical skills, problem-solving abilities, and how your work added value. Besides the STAR method, you can also use this kind of framework: 1. Start by selecting a relevant project (related to the role) Give the project background and what specific problem it solved. 2. Align the project's objective and your role Be specific about your role: were you the le"

    Malay K. - "For any project based questions, it is important to structure your response clearly, showcasing your thought process, technical skills, problem-solving abilities, and how your work added value. Besides the STAR method, you can also use this kind of framework: 1. Start by selecting a relevant project (related to the role) Give the project background and what specific problem it solved. 2. Align the project's objective and your role Be specific about your role: were you the le"See full answer

    Software Engineer
    Behavioral
    +5 more
  • +20

    "Company Mission: Make video communication frictionless Product: Zoom is a telecommunications tool used by companies and individuals to interact with one another. It has a freemium business model i.e. it provides some basic features to its users for free and premium features for a subscription. Features: Video and audio interactions. Built-in collaboration features. End-to-end encryption for all meetings. Recording and transcripts. Streamlined calendaring. User Base: "

    R A. - "Company Mission: Make video communication frictionless Product: Zoom is a telecommunications tool used by companies and individuals to interact with one another. It has a freemium business model i.e. it provides some basic features to its users for free and premium features for a subscription. Features: Video and audio interactions. Built-in collaboration features. End-to-end encryption for all meetings. Recording and transcripts. Streamlined calendaring. User Base: "See full answer

    Product Manager
    Analytical
  • +6

    "Define: What is the Verified Badge Product? The Meta verified badge is a product displayed alongside a verified user’s profile across all Meta platforms. Mission: Why Build the Verified Badge Product? Trust and Authenticity: Meta's primary reason for introducing a Verified Badge is to enhance trust and authenticity across the platform. By confirming the identities of key figures and influencers, Meta can assure users that their interactions are with genuine profiles, no"

    realkimchi - "Define: What is the Verified Badge Product? The Meta verified badge is a product displayed alongside a verified user’s profile across all Meta platforms. Mission: Why Build the Verified Badge Product? Trust and Authenticity: Meta's primary reason for introducing a Verified Badge is to enhance trust and authenticity across the platform. By confirming the identities of key figures and influencers, Meta can assure users that their interactions are with genuine profiles, no"See full answer

    Product Manager
    Execution
    +1 more
  • Meta (Facebook) logoAsked at Meta (Facebook) 
    Video answer for 'Implement k-means clustering.'

    "i dont know"

    Dinesh K. - "i dont know"See full answer

    Machine Learning Engineer
    Coding
    +5 more
  • "First thing I would do is dig deeper into the problem. Starting off with the data source suggesting the drop of 10%. Next is investigating - what does drop in traffic mean? For example - 10% drop in logins, email traffic, email creation. Next, once I identify the its for example an issue with logins, I would like to drill a deeper into further isolating the problem based on geography, operating platform (mobile/desktop), specific time of day, any other information I could get. At this point,"

    Vinayak A. - "First thing I would do is dig deeper into the problem. Starting off with the data source suggesting the drop of 10%. Next is investigating - what does drop in traffic mean? For example - 10% drop in logins, email traffic, email creation. Next, once I identify the its for example an issue with logins, I would like to drill a deeper into further isolating the problem based on geography, operating platform (mobile/desktop), specific time of day, any other information I could get. At this point,"See full answer

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

    "I set the context by stating that this specific program is not complex for technical reasons, but for the nature of how it was set up. Spoke about a scenario where one of the programs was at risk due security and legal compliance's. And how did I carry that program forward."

    Anonymous Mockingbird - "I set the context by stating that this specific program is not complex for technical reasons, but for the nature of how it was set up. Spoke about a scenario where one of the programs was at risk due security and legal compliance's. And how did I carry that program forward."See full answer

    Technical Program Manager
    Behavioral
    +1 more
Showing 1-20 of 617