From 30260dde957ea59d799dd9d2ee121ce16f5c0ddd Mon Sep 17 00:00:00 2001 From: John Washam Date: Tue, 22 Nov 2016 12:37:29 -0800 Subject: [PATCH] Minor format change. --- README.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 57c637f..2e4fd97 100644 --- a/README.md +++ b/README.md @@ -984,15 +984,11 @@ You'll get more graph practice in Skiena's book (see Books section below) and th --- - Scalability and System Design are very large topics with many topics and resources, since - there is a lot to consider when designing a software/hardware system that can scale. - Expect to spend quite a bit of time on this. - - -You can expect system design questions if you have 4+ years of experience. - - ## System Design, Scalability, Data Handling +- **You can expect system design questions if you have 4+ years of experience.** +- Scalability and System Design are very large topics with many topics and resources, since + there is a lot to consider when designing a software/hardware system that can scale. + Expect to spend quite a bit of time on this. - Considerations from Yegge: - scalability - Distill large data sets to single values