pull/660/merge
Boris 2024-12-02 18:07:00 +00:00 committed by GitHub
commit bb8664e522
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -274,6 +274,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