Commit Graph

61 Commits (37dbdbadb758eae3ea0fc8f4b7633561f29f0dd5)

Author SHA1 Message Date
optimisea 37dbdbadb7
Update README.md 2019-03-30 18:49:36 -05:00
Sean Han fda859e4a4 Fix broken SQL link in Scaling AWS exercise ()
Fix broken SQL link in Scaling AWS exercise
2019-03-17 20:55:19 -04:00
Manas Karekar 82d80a08a0 Enable Python syntax highlighting in Pastebin sample code () 2019-03-03 22:28:43 -05:00
glusa8 e276822d72 Fix typo in Twitter timeline and search solution () 2019-02-11 05:48:36 -05:00
Pramod Gupta 8437d77565 Resolve : Add reference links to message queues section () 2018-09-30 20:38:28 -04:00
Fabrizio Cucci 4c37b06dda Fix typo in Design Pastebin.com exercise () 2018-09-07 20:47:43 -04:00
Narendra Choudhary Legha 1f939ec351 Resolve : Fix broken GitHub URLs () 2018-08-12 20:49:30 -04:00
Ali ffbcd9a381 Fix wording in call center solution () 2018-08-09 08:01:27 -04:00
hekra01 f5dde5faad Fix error in Twitter timeline solution () 2018-08-06 21:24:59 -04:00
Girish Raman cd7ac6d2d0 Fix broken URL () 2018-08-05 09:52:03 -04:00
Kevin Vandenborne 136c0b9e17 Fix typo in LRU cache solution () 2018-07-22 23:13:03 -07:00
cclauss 924570e4cb Add newlines - PEP8 style () 2018-07-18 23:09:09 -07:00
cclauss e116bd75fc Fix : Add State(Enum) to social_graph_snippets.py () 2018-07-14 20:01:57 -04:00
cclauss ad40b8e649 Change variable seller to category in Mint solution () 2018-05-22 23:15:42 -04:00
cclauss a36048346e Add missing enum imports () 2018-05-06 21:26:01 -04:00
cclauss 4a7d2e4525 Adding missing self variable () 2018-05-06 21:25:31 -04:00
Anton Hulikau a70a8f3a04 Fix dict KeyError () 2018-04-25 18:22:26 -07:00
Anton Hulikau e50e2007f6 Fix dict KeyError () 2018-04-25 18:22:05 -07:00
cclauss fb6624215a Fix coding errors () 2018-04-25 18:19:04 -07:00
cclauss 1b339dbdde Change LARGE to VehicleSize.LARGE in parking lot solution () 2018-04-08 20:25:11 -04:00
cclauss ea262de564 Add deque import to Social Graph solution () 2018-03-24 19:38:34 -04:00
cclauss b156e48e4b Add missing self variables to Deck of Cards solution () 2018-03-18 09:21:52 -04:00
cclauss 0178943013 Add missing colons to class methods () 2018-03-18 09:19:08 -04:00
cclauss f099a0ad3f Convert all .py files to be valid Python () 2018-03-06 19:37:46 -05:00
Christopher f6b7d3c8c0 Update master-slave section anchor () 2018-02-07 19:57:00 -05:00
Tony Yao d62b499013 Correct Redis list structure in Twitter solution () 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 () 2017-12-01 20:51:33 -05:00
Samar Dhwoj Acharya eb318fad5c Fix typo: considering to consider in scaling AWS solution () 2017-10-07 12:06:37 -04:00
Donne Martin 2d94e2d99a Treat solution subdirectories as containing Python packages () 2017-08-29 20:13:02 -04:00
Arash Rouhani cc48058662 Fix reducer argument in pastebin exercise () 2017-06-13 20:43:11 -04:00
Ian Park 17e5fb7d32 Add prev to Node class ()
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 () 2017-05-29 20:55:32 -04:00
Kangkai Tang 960bf1be64 Fix : Inaccuracy in Twitter timeline and search example () 2017-05-26 20:31:31 -04:00
Larry Lv cbbb548c7d Fix asynchronism link in Mint README () 2017-05-15 21:10:51 -07: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 9a8a2fb47a Add OmniGraffle base template 2017-04-02 08:21:37 -04:00
Federico Baldassarre e417324830 Fix : Migrate links from exercises/solutions to use internal links () 2017-03-19 15:23:03 -04:00
Balki Kodarapu eaed5dd016 Delete duplicate does in 3 design examples ()
Delete duplicate word "does" in design exercises
2017-03-18 11:37:16 -04:00
Donne Martin 0889f04f0d Resolve : Fix broken links in exercises () 2017-03-08 22:20:23 -05:00
Donne Martin 624e0c2ffe Simplify online chat solution 2017-03-07 21:37:11 -08:00
Donne Martin fab2df65fa Add Scaling AWS solution 2017-03-04 21:07:31 -08:00
Donne Martin e60de1775e Add Web Crawler solution 2017-03-04 21:06:58 -08:00
Donne Martin e577dda5d9 Add Twitter solution 2017-03-04 21:06:40 -08:00