From e5df3f5adaa77d021be25f852d43b760d63a76f4 Mon Sep 17 00:00:00 2001 From: Donne Martin Date: Sun, 12 Mar 2017 17:17:29 -0400 Subject: [PATCH] Update Motivation section (#19) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dc2e1e6..c55a06b 100644 --- a/README.md +++ b/README.md @@ -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. -#### 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! @@ -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. -**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: