6 discussions in the community
I've had a few interview scenarios where I'm asked to design a system I've never personally used or built, like 'design Spotify' or 'design a real-tim...
building a chat system, and handling message delivery guarantees is proving to be complex. we need read receipts, typing indicators, and offline messa...
I recently had an interview where I was asked to 'design X from scratch,' and X was a domain I had very little direct experience with. Specifically, i...
we're building a new chat system and struggling with message delivery guarantees. we need to handle read receipts, typing indicators, and offline mess...
i recently got asked to design Spotify from scratch in an interview, and while I use the service daily, I realized I had no idea about the internals o...
we're building a new chat feature for our mobile app, and message delivery guarantees are a huge concern. we need to support read receipts, typing ind...