System Design (Jargon)
System design, in simple terms, refers to the process of defining the architecture, components, modules, interfaces, and data for a system to satisfy specified requirements.
There are two types of system designs; let's discuss each of them:
HLD (Hig...
madmecodes.hashnode.dev17 min read