system-design-primer
https://github.com/donnemartin/system-design-primer
Python
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported0 Subscribers
Add a CodeTriage badge to system-design-primer
Help out
- Issues
- Fix bug in Cache.set(): self.map[query] is not defined in constructor, replaced with self.lookup.get(query)
- transactions.db
- transactions.db
- added 2 video lecture resource
- Update query_cache_snippets.py
- docs: add translations of README
- Anki: fix dark mode and broken images
- Design
- docs: Add comprehensive README documentation with usage guide
- Add Uzbek language support
- Docs
- Python not yet supported