Commit e5df3f5a authored by Donne Martin's avatar Donne Martin Committed by GitHub
Browse files

Update Motivation section (#19)

parent eb2a6cb4
...@@ -19,9 +19,9 @@ System design is a broad topic. There is a **vast amount of resources scattered ...@@ -19,9 +19,9 @@ System design is a broad topic. There is a **vast amount of resources scattered
This repo is an **organized collection** of resources to help you learn how to build systems at scale. This repo is an **organized collection** of resources to help you learn how to build systems at scale.
#### Learn from the open source community ### Learn from the open source community
This is an **early draft** of a **continually updated, open source** project. This is an early draft of a continually updated, open source project.
[Contributions](#contributing) are welcome! [Contributions](#contributing) are welcome!
...@@ -29,7 +29,7 @@ This is an **early draft** of a **continually updated, open source** project. ...@@ -29,7 +29,7 @@ This is an **early draft** of a **continually updated, open source** project.
In addition to coding interviews, system design is a **required component** of the **technical interview process** at many tech companies. In addition to coding interviews, system design is a **required component** of the **technical interview process** at many tech companies.
**Practice common system design interview questions** and **compare** your results with sample **discussions, code, and diagrams**. **Practice common system design interview questions** and **compare** your results with **sample solutions**: discussions, code, and diagrams.
Additional topics for interview prep: Additional topics for interview prep:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment