Hi Everyone, we have spent multiple hours browsing through many websites like Blind, LeetCode, Glassdoor, CareerCup, etc. to find the most frequent Facebook system design interview questions.
Due to the sheer volume of content, we have summarized the top questions with their explanation in a two-part video series so that we can share it with a large audience and everyone can benefit from it π
We hope that this video and the resources in its description box will help you in your journey in preparing and succeeding in the system design interviews at companies like Facebook, Google, etc.
You can buy us a βοΈ coffee to support us β€οΈ, and take advantage of services like π Detailed Resume Review, π Special Discounts on Extras, π Early Access to our content, and π£ Shout-out in our videos by clicking the below button.
This is my first post on Facebook system design interviews. Link to my second post on this topic:
System Design Interviews at Facebook
- This 45-minute round is also known as the Pirate Interview round at Facebook.
- In this round, you have to show off your design skills. The system design questions asked are typically more open-ended and rarely require coding. Most time spent discussing and drawing on the whiteboard.
- The purpose of the interview is to assess the candidate's ability to solve a non-trivial system design problem. Thus, the interviewer will ask you a broad design problem and evaluate your solution.
- Facebook Careers Link: https://www.facebook.com/careers/life/preparing-for-your-software-engineering-interview-at-facebook
Design Facebook News Feed
In the Design Facebook News Feed question, design the following key features and their APIs.
- Facebook users should see the news feed containing posts and statuses from their friends and pages that they have followed.
- They can post and like statuses that may contain text, images, and videos.
- They can send friend requests to other users and follow other pages.
Design Facebook Status Search
Facebook provides a search bar at the top of its page to enable its users to search posts, statuses, videos, and other forms of content posted by their friends and the pages they follow. In this question,
- Develop a service to enable the users to search the statuses posted on Facebook by their friends and followed pages.
- Consider that these statuses will only contain text for this particular question.
Design Live Commenting
This question is not related to Live Videos. This question is related to the active real-time feed of comments at the bottom of each post. Thus, in this question,
- Design the backend of a system that can enable real-time commenting on Facebook posts.
- The users should be able to see the new comments in real-time for the posts visible in front of their screen.
Design Facebook Messenger or WhatsApp
Develop the backend of a messenger system that can,
- Support 1:1 conversations between two users.
- Track the online or offline status of the users.
If time remains, discuss more complex features like Group conversations and Push notifications.
Design Instagram
Design a simpler version of Instagram.
- Users can upload and share photos.
- They can follow other users.
- Like the photos posted on Instagram.
- Instagram users should get a scrollable feed of photos that are posted by the users they follow.
Preparation Material for the above questions
Learn more about the design goals, scale estimations, high-level design overview, and detailed architecture diagram of these problems inΒ this video.
Useful Links
π©βπ» Best System Design Interview Course
π» Grokking the Coding Interview
π©βπ« Free Behavioral Interview Guide
π€ Best Machine Learning Interview Course
π Recommended Interview Preparation Book
β€οΈ Support us in creating free high-quality educational content, and take advantage of services like
π Detailed Resume Review
π Special Discounts on Extras
π Early Access to our content
π£ Shout-out in our videos.
βοΈ Buy us a coffee: https://www.buymeacoffee.com/InterviewSage
π Patreon: https://www.patreon.com/TheInterviewSage
π Premium Merch - The Coder Owl
π° Use Promo Code "OWL10" at checkout to avail 10% off on entire store
π₯ Our Setup + π Interview Books & Courses: https://kit.co/theinterviewsage
Discussion (0)