System Design For Twitter Hashtag Tracking
Problem Statement
Design a basic system to count and display the number of times a hashtag is used on a social media platform.
Functional Requirements
Users should able to tweet along with hashtags
Assumption: For now let’s focus on basic tweets wh...
krishanblogs.hashnode.dev10 min read