[ INFO ]category: Behavioral · Onsite difficulty: medium freq: first seen: 2023-12-20
[MEDIUM][ONSITE]OnsiteE4Unknown
$catproblem.md
I am compiling system design questions for Meta onsite interviews. Two onsite coding rounds at Meta are quite similar to phone screens and are mostly based on questions. Behavioral questions are standard leadership principles questions. I could not find a compilation of system design questions from the past year, so I'm creating this list. Your contributions are welcome.
Ad click aggregation system
Top 10 songs played on Spotify (top-k problem)
Design a web crawler
Design a system to store images for Facebook and Instagram that would require 1000 uploads per second and handle duplication.
Design online chess
Design WhatsApp
Design a price alert system similar to camelcamelcamel.com
Design a proximity server.
Design YouTube.
Design the Facebook post privacy functionality. If I make a Facebook post, and I have 3 privacy options to choose from (Only Me, Friends Only, Public), design how you would determine visibility for any Facebook user (i.e., can a Facebook user see the post or not)