Skip to content

Commit 4fe0627

Browse files
authored
Merge pull request jwasham#181 from donnemartin/master
Add the System Design Primer
2 parents 717afb0 + e0b6e6d commit 4fe0627

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1195,7 +1195,8 @@ You'll get more graph practice in Skiena's book (see Books section below) and th
11951195
- simplicity and robustness
11961196
- tradeoffs
11971197
- performance analysis and optimization
1198-
- [ ] **START HERE**: [System Design from HiredInTech](http://www.hiredintech.com/system-design/)
1198+
- [ ] **START HERE**: [The System Design Primer](https://github.com/donnemartin/system-design-primer)
1199+
- [ ] [System Design from HiredInTech](http://www.hiredintech.com/system-design/)
11991200
- [ ] [How Do I Prepare To Answer Design Questions In A Technical Inverview?](https://www.quora.com/How-do-I-prepare-to-answer-design-questions-in-a-technical-interview?redirected_qid=1500023)
12001201
- [ ] [8 Things You Need to Know Before a System Design Interview](http://blog.gainlo.co/index.php/2015/10/22/8-things-you-need-to-know-before-system-design-interviews/)
12011202
- [ ] [Algorithm design](http://www.hiredintech.com/algorithm-design/)

0 commit comments

Comments
 (0)