Commit Graph

339 Commits (d8a0da62f1651acf12737786670f1c1104289352)

Author SHA1 Message Date
Ahmed A. Mansour d8a0da62f1
Merge branch 'donnemartin:master' into master 2022-06-17 20:36:40 +02:00
Kian-Meng Ang 7a094cec63
Fix typos (#661) 2022-04-23 09:14:45 -04:00
mleers 79364dbbdc
Fix # 650: Replace broken weighted round robin link (#651) 2022-04-19 20:37:02 -04:00
Ahmed A. Mansour 20b7561f3e
Delete .vs directory 2022-02-15 08:49:28 +02:00
Ahmed A. Mansour 4cfb66d52f
Merge branch 'donnemartin:master' into master 2022-02-15 08:46:52 +02:00
Ahmed Ayman Mansour 6338751f06 Fixed some issuess based on @Ahmad-alsanie 2022-02-15 08:44:14 +02:00
Nnachevvv 578e29cff8
Fix memcache architecture URL (#631) 2022-02-12 21:52:00 -05:00
Ahmed Ayman Mansour d0bc6e8425 Fixed ? in links 2022-02-07 21:51:11 +02:00
Ahmed Ayman Mansour 0b89d45ccc Finalized Important Translation for publishing 2022-02-07 21:46:59 +02:00
Ahmed Ayman Mansour 1b330ff75a fixed one image 2022-02-07 09:32:27 +02:00
Ahmed Ayman Mansour 14d329649a Revised parts 2022-02-07 09:30:36 +02:00
Ahmed Ayman Mansour 717ba96c8d Made arabic pictures seperated 2022-02-07 09:10:33 +02:00
Ahmed Ayman Mansour a6f83be653 Made first half translation 2022-02-07 00:34:53 +02:00
Ahmed Ayman Mansour 52b68cf016 Translated some part 2022-02-06 00:02:26 +02:00
Ahmed Ayman Mansour 0bf3bab5b9 Started Arabic translation 2022-02-05 23:49:08 +02:00
Ahmed Ayman Mansour da4617be24 Added Arabic Translated File 2022-02-05 20:56:20 +02:00
Ahmed Ayman Mansour e725489250 Translated needed pictures 2022-02-05 20:54:09 +02:00
Lawrence Chou e8a867ee28
Update GitHub Engineering Blog link 2021-11-17 07:26:08 -05:00
ayyjohn 4e70c54a5b
Fix capitalization of Dropbox (#511) 2021-05-09 14:20:50 -04:00
Trần Tiến Đức 6984b4e956
Fix LRU cache link (#505) 2021-02-15 21:14:06 -05:00
Donne Martin 9107b8a1a7
Fixing the indieflashblog address with archive.org since website has been discontinued (#500)
@lerignoux thank you!
2021-02-15 21:10:03 -05:00
Laurent Erignoux ffc8123b4c Fixing the indieflashblog address with archive.org since website has been discontinued 2021-01-24 17:26:08 +08:00
Abdalla Mohamed 478a7d76fb
Fix Celery URL (#486) 2020-12-28 21:51:32 -05:00
Peter Yao f103307ce3
Update broken HBase architecture link (#481) 2020-10-29 21:14:45 -04:00
Ryo Shibayama 53c0cf7de8
Fix translations link in PR template (#451) 2020-08-02 14:13:17 -04:00
Isetty Ravi Teja Kumar b7f255e469
Fix #335: Update OSI image to Open Systems Interconnection (#447) 2020-08-02 14:10:22 -04:00
Daniel Julius Lasiman 7d39c44293
Remove Imgur dependency by storing images locally (#168) 2020-07-17 21:15:47 -04:00
Donne Martin 828014aaac
Remove extraneous __init__.py (#393) 2020-07-12 12:02:44 -04:00
Donne Martin f471578b79
Resolve #281: Add design stock exchange links (#441)
* Additional question, build an exchange

fixes https://github.com/donnemartin/system-design-primer/issues/281

* Update README.md

Co-authored-by: Donne Martin <donne.martin@gmail.com>
2020-07-12 12:00:04 -04:00
Donne Martin aaa0acc80d
Update README.md 2020-07-12 11:58:35 -04:00
Adam Dobrawy b5173d60d5
Change disk to HDD for clarity (#295) 2020-07-10 21:01:12 -04:00
Noe Brito cbaae481a5
Clarify CDN advantages (#310) 2020-07-09 20:49:43 -04:00
Varsha Muzumdar ad5435ba0d
Add links for latency based and geolocation based routing (#319) 2020-07-09 20:48:47 -04:00
Ganessh Kumar 78e2eb5df8
Update dead links (#321) 2020-07-08 20:10:16 -04:00
Joilson Cisne 06b3ed2adc
Fix loop bug in deck of cards exercise (#396) 2020-07-07 20:56:05 -04:00
Manas Gupta 0beb557e8f
Add CAP theorem video link (#400) 2020-07-07 20:54:01 -04:00
Harry Moreno 2fe45a9391
Additional question, build an exchange
fixes https://github.com/donnemartin/system-design-primer/issues/281
2020-07-06 23:53:01 -04:00
John Richardson 727a2f8bba
Remove redundant SQL index in Pastebin exercise (#405) 2020-07-06 21:05:50 -04:00
Vladimir Mikhaylov cc11a9b119
Fix Mint exercise bugs and typos (#409) 2020-07-06 21:00:34 -04:00
Youngchul Bang 6d700ab9e1
kr: Fix Korean translation link in language index (#340) 2020-07-05 10:57:57 -04:00
Rahil d3b3e78966
Add system design template link (#433) 2020-07-05 10:53:28 -04:00
Nachiket Acharya 793f472970
Fix #313: Clarify availability patterns (#439) 2020-07-05 10:50:31 -04:00
Agade09 2ac6512f6d
Fix typos in Twitter and web crawler exercises (#438) 2020-07-05 10:48:23 -04:00
Kofi Forson 914736a29f
Update Twitter back-of-the-envelope calculations (#414) 2020-07-04 10:55:42 -04:00
Kevin Liu 5d4dac6baf
Fix typo: Change replication to federation (#418) 2020-07-04 10:53:56 -04:00
Sainadh Devireddy 60202315cc
Check dependencies in Ebook gen script (#406) 2020-07-03 21:24:24 -04:00
Neesara d57b3d1f95
Resolve #164 - Fix phrasing with availability and partition tolerance (#350) 2020-07-03 21:22:02 -04:00
Donne Martin fca96cafbb
Highlight translation request (#437) 2020-07-02 21:18:36 -04:00
Donne Martin 661c029b57
Add status of translations (#436) 2020-07-02 21:11:07 -04:00
Donne Martin b199766f44
Add pull request template (#435) 2020-07-01 20:54:05 -04:00