system-design-primer
system-design-primer copied to clipboard
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
"How to ace a systems design interview" points to a page that no longer exists. I did a brief search to see if someone had duplicated the content elsewhere but...
## Review the Contributing Guidelines Before submitting a pull request, verify it meets all requirements in the [Contributing Guidelines](https://github.com/donnemartin/system-design-primer/blob/master/CONTRIBUTING.md). ### Translations See the [Contributing Guidelines](https://github.com/donnemartin/system-design-primer/blob/master/CONTRIBUTING.md). Verify you've: * Tagged the...
Ucsb.edu's top k query study(Efficient Computation of Frequent and Top-k Elements in Data Streams) link was broken(404 page). So I fixed it.
Changed the round robin link to https://g33kinfo.com/info/round-robin-vs-weighted-round-robin-lb from https://www.g33kinfo.com/info/round-robin-vs-weighted-round-robin-lb for https://github.com/donnemartin/system-design-primer/issues/672 ## Review the Contributing Guidelines Before submitting a pull request, verify it meets all requirements in the [Contributing Guidelines](https://github.com/donnemartin/system-design-primer/blob/master/CONTRIBUTING.md)....
## Review the Contributing Guidelines Before submitting a pull request, verify it meets all requirements in the [Contributing Guidelines](https://github.com/donnemartin/system-design-primer/blob/master/CONTRIBUTING.md). ### Translations See the [Contributing Guidelines](https://github.com/donnemartin/system-design-primer/blob/master/CONTRIBUTING.md). Verify you've: * Tagged the...
## Review the Contributing Guidelines Before submitting a pull request, verify it meets all requirements in the [Contributing Guidelines](https://github.com/donnemartin/system-design-primer/blob/master/CONTRIBUTING.md). ### Translations See the [Contributing Guidelines](https://github.com/donnemartin/system-design-primer/blob/master/CONTRIBUTING.md). Verify you've: * Tagged the...
Fix typo
- Remove space in `` `item ` `` - Use `RESTful` instead of mis-typing `Restful` CC @kevingo for zh-TW changes.
## Review the Contributing Guidelines Before submitting a pull request, verify it meets all requirements in the [Contributing Guidelines](https://github.com/donnemartin/system-design-primer/blob/master/CONTRIBUTING.md). ### Translations See the [Contributing Guidelines](https://github.com/donnemartin/system-design-primer/blob/master/CONTRIBUTING.md). Verify you've: * Tagged the...
Added a link to a cheatsheet for system design numbers (latencies, ...) and approximations