i feel like most of distributed systems design can be summed up by: put things on a queue before processing, shard by consistent hashing, and maybe use a mem-cache somewhere to speed up reads in a hot path?
do we really need those cute twinky hour long systems designs interviews to prove u can take basic computer science concepts and split them by consistent hashing?
do they actually demonstrate anything about anything?
Jump in the discussion.
No email address required.
They demonstrate that you understand exactly what you said in the first paragraph. The bar is that low, and most can't pass it.
Jump in the discussion.
No email address required.
More options
Context
Jump in the discussion.
No email address required.
More options
Context
Format C:
Jump in the discussion.
No email address required.
More options
Context