Skip to content

Commit 1276c8a

Browse files
committed
Add Anki flashcards section
1 parent 624e0c2 commit 1276c8a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,19 @@ Additional topics for interview prep:
3939
* [Object-oriented design interview questions, **with solutions**](#object-oriented-design-interview-questions-with-solutions)
4040
* [Additional system design interview questions](#additional-system-design-interview-questions)
4141

42+
## Anki flashcards
43+
44+
<p align="center">
45+
<img src="http://i.imgur.com/zdCAkB3.png">
46+
<br/>
47+
</p>
48+
49+
The provided [Anki flashcard decks](https://apps.ankiweb.net/) use spaced repetition to help you retain key system design concepts. Great while on-the-go.
50+
51+
* [System design deck](https://github.com/donnemartin/system-design-primer/blob/master/resources/flash_cards/System%20Design.apkg)
52+
* [System design exercises deck](https://github.com/donnemartin/system-design-primer/blob/master/resources/flash_cards/System%20Design%20Exercises.apkg)
53+
* [Object oriented design exercises deck](https://github.com/donnemartin/system-design-primer/blob/master/resources/flash_cards/OO%20Design.apkg)
54+
4255
## Contributing
4356

4457
> Learn from the community.

0 commit comments

Comments
 (0)