mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-12-14 17:08:56 +03:00
Update README.md
Added a link to a cheatsheet for system design numbers (latencies, ...) and approximations
This commit is contained in:
@@ -294,6 +294,7 @@ You might be asked to do some estimates by hand. Refer to the [Appendix](#appen
|
||||
* [Use back of the envelope calculations](http://highscalability.com/blog/2011/1/26/google-pro-tip-use-back-of-the-envelope-calculations-to-choo.html)
|
||||
* [Powers of two table](#powers-of-two-table)
|
||||
* [Latency numbers every programmer should know](#latency-numbers-every-programmer-should-know)
|
||||
* [Cheatsheet System Design Numbers and Approximations](https://github.com/bschauerte/System-Design-Numbers-and-Approximations)
|
||||
|
||||
### Source(s) and further reading
|
||||
|
||||
|
||||
Reference in New Issue
Block a user