Grokking System Design Interview, Volume II
Ask Author
Back to course home

0% completed

Vote For New Content
Design Reddit - New
On this page

Let's design a social media platform like Reddit, where users can create posts, share images and links, and participate in discussions across various subreddits.

Step 1: System Definition

We are building an online social media platform similar to Reddit, where users can share content and discuss in community forums. In this system, users create posts (which can be text, images, links, or videos) and organize them into topic-based communities called subreddits (or communities). Other users can then engage by voting on posts (upvote or downvote) and adding comments to discuss the content

.....

.....

.....

Like the course? Get enrolled and start learning!

On this page