mirror of
https://github.com/donnemartin/interactive-coding-challenges.git
synced 2024-03-22 13:11:13 +08:00
Add README System Design Primer mention
This commit is contained in:
parent
da3895cae5
commit
99710adce1
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.
|
||||
|
||||
### 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/>
|
||||
![](https://camo.githubusercontent.com/e45e39c36eebcc4c66e1aecd4e4145112d8e88e3/687474703a2f2f692e696d6775722e636f6d2f6a6a3341354e382e706e67)
|
||||
|
||||
## Notebook Structure
|
||||
|
||||
Each challenge has two notebooks, a **challenge notebook** for you to solve and a **solution notebook** for reference.
|
||||
|
|
Loading…
Reference in New Issue
Block a user