goungoun / leetcode

Keep Going!
https://leetcode.com/u/gounna/
0 stars 0 forks source link

355. Design Twitter #28

Open goungoun opened 1 month ago

goungoun commented 1 month ago

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

Code

goungoun commented 1 month ago

Twitter Engineering: https://lnkd.in/gUHEsb9j