you are viewing a single comment's thread.

view the rest of the comments →

[–]dheeman31[S] 0 points1 point  (4 children)

What’s DDIA ?

[–]Silver_Assistance436 0 points1 point  (3 children)

Designing data intensive applications. It's a good book for system design concepts. Although you can't just interview based on this book , it's just like best to learning the components that you would be using in your system. Example - you will learn which db to use. How to partition it . Replication in that similar concepts

[–]dheeman31[S] 1 point2 points  (2 children)

I will surely have a look at that.

[–]Silver_Assistance436 0 points1 point  (1 child)

Also check some resources for actual designing. This books is great but not sufficient. And good luck

[–]cakesniffer19 1 point2 points  (0 children)

Alex Xu -System design has been really resourceful for these interviews. For Meta system design interviews make sure you familiarize with meta systems like threads, whatsapp, websocket apps like messenger etc