You've completed the easy problems. Now you'll work through medium complexity: social feeds, messaging, and notifications.
These problems combine multiple building blocks. Twitter needs databases, caching, fanout, and queues. WhatsApp needs real-time messaging, presence, and end-to-end encryption.
I'll walk through each design step by step, highlighting the decisions interviewers care about most.