Commit Graph

178 Commits

Author SHA1 Message Date
Donne Martin
075b51cde3 Add link to the 64 newly added challenges (#163) 2017-04-05 06:35:04 -04:00
Tay Yang Shun
f2ff4d7982 Fix broken Anki deck links to System Design Primer (#157) 2017-04-03 21:42:43 -04:00
Donne Martin
4c8a29dcc4 Fix broken links to challenges (#155) 2017-04-03 06:57:24 -04:00
Donne Martin
d78cebc59b Fix System Design Primer image in README (#154) 2017-04-03 06:36:04 -04:00
Donne Martin
503c0b8a79 Add README April 2017 update note 2017-04-03 06:24:02 -04:00
Donne Martin
f09dfe741e Update README Contributing link 2017-04-01 04:15:39 -04:00
Donne Martin
d4d08fa760 Tweak README Notebook Structure intro 2017-04-01 04:14:52 -04:00
Donne Martin
292777a21e Tweak README intro 2017-04-01 04:14:32 -04:00
Donne Martin
99710adce1 Add README System Design Primer mention 2017-04-01 04:12:00 -04:00
Donne Martin
da3895cae5 Add README Anki Flashcards section 2017-04-01 04:11:30 -04:00
Donne Martin
3acc09762e Add README TODO ref implementation 2017-04-01 04:09:01 -04:00
Donne Martin
76e26ae1b0 Add README algorithms ref implementation 2017-04-01 04:08:40 -04:00
Donne Martin
df7c426a98 Add README data structures ref implementation 2017-04-01 04:07:55 -04:00
Donne Martin
9db85a1391 Update README Challenge Categories 2017-04-01 04:06:18 -04:00
Donne Martin
92cc4a60ac Tweak README Future Development section 2017-03-31 05:06:40 -04:00
Donne Martin
20308551f1 Center README challenge category header images 2017-03-31 05:05:50 -04:00
Donne Martin
9d2f4e5ce9 Add new challenges to README Arrays and Strings 2017-03-31 05:04:19 -04:00
Donne Martin
fa67a106ad Add new challenges to README Stacks and Queues 2017-03-31 05:03:25 -04:00
Donne Martin
bd16c53de7 Add new challenges to README Graphs and Trees 2017-03-31 05:02:03 -04:00
Donne Martin
dbc11efce4 Add new challenges to README Sorting and Searching 2017-03-31 05:01:24 -04:00
Donne Martin
03d8bdda37 Add new challenges to README Recursion and DP 2017-03-31 05:00:44 -04:00
Donne Martin
6cb4a4d7fe Add new challenges to README Math and Probability 2017-03-31 05:00:08 -04:00
Donne Martin
9843eff5c5 Add new challenges to README Bit Manipulation 2017-03-31 04:59:21 -04:00
Donne Martin
1483a53011 Add new challenges to README Online Judges 2017-03-31 04:58:38 -04:00
Donne Martin
f526daff81 Update README mentions of Python 3.4 to 3.x 2017-03-31 04:53:02 -04:00
Donne Martin
9ef693852c Move README Future Development section 2017-03-31 04:52:07 -04:00
Donne Martin
efe9d3e204 Update README resources 2017-03-31 04:51:02 -04:00
Donne Martin
eba98452e3 Add fizz buzz challenge (#149) 2017-02-14 06:19:21 -05:00
Donne Martin
5acef100a9 Update credits (#148) 2017-02-13 18:55:09 -05:00
Donne Martin
2c1411a875 Swap order of sorting and trees/graphs in README 2016-06-25 22:26:10 -04:00
Donne Martin
6b7074ff69 Update bst successor README description 2016-06-25 22:23:44 -04:00
Donne Martin
bbaed0ab6b Update README contact info 2016-06-04 16:05:47 -04:00
Donne Martin
97bca96634 Update README intro 2016-06-04 16:04:32 -04:00
Donne Martin
f74b048218 Add LeetCode to README credits 2016-06-04 16:03:56 -04:00
Donne Martin
6196947abe Swap install and run instructions order in README 2016-06-04 16:02:06 -04:00
Kishan Bagaria
e8e1c41584 Change ipython notebook to jupyter notebook
Subcommand `ipython notebook` is deprecated and will be removed in future versions.
2016-04-18 22:26:11 +05:30
Donne Martin
afcdcc3a6a Rename Sorting section 2016-03-03 08:18:04 -05:00
Donne Martin
5d1f8ae79e Add bst successor challenge. 2015-12-02 07:14:34 -05:00
Donne Martin
f26f61e949 Added bst validate challenge. 2015-08-14 19:30:09 -04:00
Donne Martin
c595ea0fd7 Fixed nbviewer links for path between two nodes graph challenge. 2015-08-14 19:29:05 -04:00
Donne Martin
10e6d75be9 Fixed challenge notebook nbviewer link. 2015-08-11 21:34:24 -04:00
Donne Martin
6e8a0048a8 Added n pairs parentheses challenge. 2015-08-11 21:14:09 -04:00
Donne Martin
f74d40926c Renamed coinchange to coin_change. 2015-08-09 07:25:08 -04:00
Donne Martin
9ed7c05318 Moved Hanoi challenge from stacks_queues to recursion_dynamic. 2015-08-09 07:21:18 -04:00
Donne Martin
780b72807c Fixed path between two nodes challenge summary. 2015-08-06 06:10:30 -04:00
Donne Martin
53034144d4 Added binary tree balance check challenge. 2015-08-06 06:09:30 -04:00
Donne Martin
bf4222d6e1 Added tree level lists challenge. 2015-08-05 18:17:27 -04:00
Donne Martin
0c0ea408ee Added min height bst challenge. 2015-08-05 18:16:26 -04:00
Donne Martin
1c5f34eb3e Added graph path exists challenge. 2015-08-05 05:49:41 -04:00
Donne Martin
74d25491ca Tweaked ordering of graph and bst challenges. 2015-08-05 05:47:02 -04:00