Skip to content

355. Design Twitter #28

@goungoun

Description

@goungoun

Intuition

The service actually requires database, even a distributed database or a key value store. However, this is a coding test with lots of limitations. It won't never be perfect!

Assumption

I will assume this service runs in a single node.

Approach

Complexity

  • Time complexity:
  • Space complexity:

Code

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions