February 27, 2022 7:00 PM PST


This document summarizes a mock system design interview focused on creating a Like/Unlike feature for a marketplace platform. The interview covered functional and non-functional requirements, system architecture, database choices, and scalability considerations. The goal was to design a system that efficiently handles user interactions with items in the marketplace.

Requirements
Functional Requirements
Non-Functional Requirements
System Design
External APIs
Database Design
Handling Likes and Unlikes
Scalability Considerations
Sharding Strategy
Load Balancing and Resilience
Caching
Feedback and Challenges
Key Takeaways