Minor format change.

This commit is contained in:
John Washam 2016-11-22 12:37:29 -08:00
parent 46f69209cf
commit 30260dde95

View File

@ -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 ## 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: - Considerations from Yegge:
- scalability - scalability
- Distill large data sets to single values - Distill large data sets to single values