Commit Graph

283 Commits

Author SHA1 Message Date
yutaka kobayashi 7dfeae60ac Add Japanese Translation (#114) 2017-12-01 20:55:56 -05:00
Tony Yao d62b499013 Correct Redis list structure in Twitter solution (#116) 2017-12-01 20:55:56 -05:00
Donne Martin f631baaef3 Add Persian translation link (#115) 2017-12-01 20:55:56 -05:00
Bryan Jennings 6c4c2abe00 Simplify logic for is_ace and is_face_card in deck of cards solution (#113) 2017-12-01 20:51:33 -05:00
Donne Martin 2aa2166b2a Add Korean translation link (#111) 2017-10-13 20:26:47 -04:00
Rishabh Maurya a2d0a3dc5f Add API rate limiter design link (#108) 2017-10-08 20:52:44 -04:00
Samar Dhwoj Acharya eb318fad5c Fix typo: considering to consider in scaling AWS solution (#109) 2017-10-07 12:06:37 -04:00
Donne Martin 98cf88efea Add Italian translation link (#106) 2017-09-24 07:43:54 -04:00
Donne Martin 9fca092d09 Add traditional Chinese translation link (#105) 2017-09-19 19:30:44 -04:00
Donne Martin 7f9c998a03 Add Japanese translation link (#101) 2017-09-14 21:05:01 -04:00
Donne Martin 2d94e2d99a Treat solution subdirectories as containing Python packages (#99) 2017-08-29 20:13:02 -04:00
Donne Martin 8fa019bd9c Add Russian translation link (#91) 2017-07-23 12:07:36 -04:00
Tay Yang Shun 982304ba7a Add policy for adding new blogs to Company engineering blogs section (#96) 2017-07-17 19:29:28 -07:00
Olaf van der Spek 6914cd9160 Fix typo in denormalization section (#95) 2017-07-17 19:08:36 -07:00
Donne Martin 708756a36d Add polish translation link (#89) 2017-07-01 12:07:08 -04:00
Arash Rouhani cc48058662 Fix reducer argument in pastebin exercise (#85) 2017-06-13 20:43:11 -04:00
Ian Park 17e5fb7d32 Add prev to Node class (#82)
For managing an LRU cache, we need to use a doubly linked list for move_to_front() operation.
2017-06-05 20:25:04 -04:00
Ian Park 4badddd78e Init spot_size member in parking lot exercise (#83) 2017-05-29 20:55:32 -04:00
CharlesSantiago e168c588f5 Fix typo (#75) 2017-05-26 20:32:45 -04:00
Kangkai Tang 960bf1be64 Fix #79: Inaccuracy in Twitter timeline and search example (#81) 2017-05-26 20:31:31 -04:00
Sergey Saiyan d0f018ae0f Fix lowercase typo in Layer 7 load balancing title (#74) 2017-05-15 21:17:24 -07:00
Larry Lv cbbb548c7d Fix asynchronism link in Mint README (#69) 2017-05-15 21:10:51 -07:00
Donne Martin 019eaafe5b Add license disclaimer (#76)
Clearly denote the repository license is from me, not my employer (Facebook).
2017-05-11 21:49:37 -07:00
Donne Martin 5072dfe96c Update translation links (#65)
Move the list of completed and in-progress translations to the top of the README.  Add a translate link to the Contributing section.
2017-04-16 15:06:31 -07:00
根号三 5517013458 zh-cn: Rename README-zh-Hant.md to README-zh-Hans.md (#64) 2017-04-16 14:49:15 -07:00
根号三 1ae841afba zh-cn: Add Simplified Chinese translation v1.0 (#62) 2017-04-15 09:32:32 -04:00
Donne Martin 95b4d92667 Update translations section in contributing guidelines (#61)
Add credits section.  Remove currently non-existent AUTHORS.md.  Fix maintainer copy/paste error.
2017-04-14 20:35:50 -04:00
Iñaki Abete 2986f71025 Fix Coding deck broken link (#59) 2017-04-13 21:04:38 -04:00
Donne Martin 99acefaa01 Update Translations section (#57) 2017-04-10 07:04:43 -04:00
Donne Martin aecb070eb2 Update system design flashcards (#56) 2017-04-09 13:15:57 -04:00
Ben Gadbois 424c3465ad Change Pull CDN wording for clarity (#55) 2017-04-07 20:20:37 -04:00
zanemayo 32a537b1ec Change AP wording for clarity (#50) 2017-04-04 05:56:38 -04:00
Donne Martin 8a263f9925 Add reference to interactive coding challenges repo (#49) 2017-04-03 06:41:00 -04:00
Donne Martin 15fe159b48 Merge pull request #48 from donnemartin/develop
Resolve #15: Add OmniGraffle template and diagrams
2017-04-02 08:34:48 -04:00
Donne Martin 7f6d52e9fe Add web crawler OmniGraffle diagrams 2017-04-02 08:26:33 -04:00
Donne Martin 8fcd565377 Add twitter OmniGraffle diagrams 2017-04-02 08:26:21 -04:00
Donne Martin d84d3f52fb Add social graph OmniGraffle diagrams 2017-04-02 08:26:11 -04:00
Donne Martin 9d4bec434e Add scaling aws OmniGraffle diagram 2017-04-02 08:26:02 -04:00
Donne Martin 3544e62d7b Add sales rank OmniGraffle diagrams 2017-04-02 08:25:47 -04:00
Donne Martin 1f7d78ba3e Add query cache OmniGraffle diagrams 2017-04-02 08:25:39 -04:00
Donne Martin 0c3a785a8d Add pastebin OmniGraffle diagrams 2017-04-02 08:25:28 -04:00
Donne Martin f8f32e91f2 Add mint OmniGraffle diagrams 2017-04-02 08:24:47 -04:00
Donne Martin 408a3f4aa5 Add study guide OmniGraffle diagram and image 2017-04-02 08:24:06 -04:00
Donne Martin 9a8a2fb47a Add OmniGraffle base template 2017-04-02 08:21:37 -04:00
Donne Martin 7ac68aa090 Merge pull request #47 from donnemartin/develop
Polish up HTTP, RPC, and intro sections
2017-04-02 08:09:50 -04:00
Donne Martin 591fa4f6a2 Change large scale -> large-scale 2017-04-02 08:04:58 -04:00
Donne Martin 8fc20e606d Fix caps and punctuation in RPC section 2017-04-02 08:03:18 -04:00
Donne Martin d40ba34d64 Add sources and further reading to HTTP section 2017-04-02 08:00:20 -04:00
JP 4d30304ef2 Explain difference between PUT & PATCH (#35) 2017-03-29 06:19:14 -04:00
Donne Martin b9acf6a063 Merge pull request #36 from donnemartin/mad01-change-zookeeper-as-sd
Update service discovery section to include consul, etcd, and additional details
2017-03-28 07:45:13 -04:00