mirror of
https://github.com/donnemartin/interactive-coding-challenges
synced 2026-01-05 00:48:03 +00:00
Add README System Design Primer mention
This commit is contained in:
18
README.md
18
README.md
@@ -44,6 +44,24 @@ The provided [Anki flashcard deck](https://apps.ankiweb.net/) uses spaced repeti
|
|||||||
|
|
||||||
Great for use while on-the-go.
|
Great for use while on-the-go.
|
||||||
|
|
||||||
|
### Design Resource: The System Design Primer
|
||||||
|
|
||||||
|
Looking for resources to help you prep for the **System Design** and **Object-Oriented Design interviews**?
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img src="http://i.imgur.com/zdCAkB3.png">
|
||||||
|
<br/>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
Check out the sister repo [The System Design Primer](https://github.com/donnemartin/system-design-primer), which contains additional Anki decks:
|
||||||
|
|
||||||
|
* [System design deck](resources/flash_cards/System%20Design.apkg)
|
||||||
|
* [System design exercises deck](resources/flash_cards/System%20Design%20Exercises.apkg)
|
||||||
|
* [Object oriented design exercises deck](resources/flash_cards/OO%20Design.apkg)
|
||||||
|
|
||||||
|
<br/>
|
||||||
|

|
||||||
|
|
||||||
## Notebook Structure
|
## Notebook Structure
|
||||||
|
|
||||||
Each challenge has two notebooks, a **challenge notebook** for you to solve and a **solution notebook** for reference.
|
Each challenge has two notebooks, a **challenge notebook** for you to solve and a **solution notebook** for reference.
|
||||||
|
|||||||
Reference in New Issue
Block a user