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 |
|
Donne Martin
|
bad87c9f87
|
Added graph bfs challenge.
|
2015-08-04 20:02:28 -04:00 |
|
Donne Martin
|
43eb3f84fa
|
Added graph dfs challenge.
|
2015-08-04 20:01:59 -04:00 |
|
Donne Martin
|
bf0c1e927f
|
Renamed the Graph and Trees section header.
|
2015-08-04 19:56:50 -04:00 |
|
Donne Martin
|
bf689c438e
|
Tweaked dfs tree challenge description, specifically noting it for trees since a similar graph challenge is coming.
|
2015-08-04 19:56:20 -04:00 |
|
Donne Martin
|
07ff8c2770
|
Tweaked bfs tree challenge description, specifically noting it for trees since a similar graph challenge is coming.
|
2015-08-04 19:55:55 -04:00 |
|
Donne Martin
|
9d05fa12b2
|
Tweaked graph challenge description.
|
2015-08-04 19:50:41 -04:00 |
|
Donne Martin
|
92e0318952
|
Added basic graph implementation challenge.
|
2015-08-03 06:24:38 -04:00 |
|
Donne Martin
|
9d1a68fb40
|
Fixed tree height challenge notebook nbviewer link.
|
2015-08-02 10:54:44 -04:00 |
|
Donne Martin
|
0f55ccf38d
|
Added tree height challenge.
|
2015-08-02 10:53:35 -04:00 |
|
Donne Martin
|
5df49199b9
|
Fixed dfs and bfs descriptions as they were swapped in regards to order traversals.
|
2015-08-02 10:51:31 -04:00 |
|
Donne Martin
|
a20ac9cdf0
|
Added binary search tree, tree breadth first search, and tree depth first search challenges.
|
2015-08-01 09:27:53 -04:00 |
|
Donne Martin
|
33cb8826ad
|
Tweaked section ordering.
|
2015-08-01 07:11:53 -04:00 |
|
Donne Martin
|
691fba5ff9
|
Fixed coin change nbviewer URLs.
|
2015-07-28 06:49:34 -04:00 |
|
Donne Martin
|
cbe280c00a
|
Fixed coin change nbviewer URLs.
|
2015-07-28 06:45:51 -04:00 |
|
Donne Martin
|
bc02323fb7
|
Removed shortlink.
|
2015-07-28 06:44:51 -04:00 |
|
Donne Martin
|
d2dbfe7af9
|
Merge pull request #26 from mrb00l34n/coin-change
Added Coin Change Ways Problem/Solution
|
2015-07-28 06:37:29 -04:00 |
|
mrb00l34n
|
e8de164d9d
|
Fixed pull request changes
|
2015-07-22 11:31:38 -04:00 |
|
Donne Martin
|
b89c714448
|
Moved group_ordered challenge to staging area for further development.
|
2015-07-22 04:38:37 -04:00 |
|
Donne Martin
|
ec00ca65a1
|
Merge pull request #9 from wdonahoe/master
Added group_ordered challenge
|
2015-07-22 04:35:12 -04:00 |
|
Donne Martin
|
9c1926e5cd
|
Updated repo description.
|
2015-07-22 03:56:27 -04:00 |
|
Donne Martin
|
faa37b3b91
|
Added the dev-setup repo link to the notebook installation section.
|
2015-07-21 07:36:05 -04:00 |
|
mrb00l34n
|
3370106d36
|
Coin Change Ways Problem/Solution
|
2015-07-18 23:21:29 -04:00 |
|
Donne Martin
|
81457247fd
|
Added more info about upcoming hints.
|
2015-07-14 07:36:38 -04:00 |
|
Donne Martin
|
7826fc45a7
|
Added note about incremental hints for each challenge notebook, currently under development.
|
2015-07-14 06:34:44 -04:00 |
|
Donne Martin
|
09d6703b23
|
Added requirements.txt installation option to README.
|
2015-07-13 06:53:12 -04:00 |
|
Donne Martin
|
b44cb247b7
|
Fixed #12. Added a note on how to debug with pdb within the notebooks.
|
2015-07-11 15:48:41 -04:00 |
|
Donne Martin
|
27c4a4f97c
|
Fixed typo in install instructions.
|
2015-07-10 09:03:43 -04:00 |
|
Donne Martin
|
3f9e49c028
|
Fixed #10, added to install instructions for users facing pyzmq issues.
|
2015-07-10 08:58:59 -04:00 |
|
wdonahoe
|
f703014dec
|
added group_ordered to list
|
2015-07-09 12:36:32 -04:00 |
|
Donne Martin
|
b651eeb86a
|
Fixed #8, tweaked IPython Notebook install instructions section.
|
2015-07-09 08:29:13 -04:00 |
|
Donne Martin
|
da84fc598e
|
Tweaked contributions mention in the Future Development section.
|
2015-07-07 22:41:40 -04:00 |
|
Donne Martin
|
1dd479fe3d
|
Fixed #7, Broken notebook and nose installation anchor links in README.md.
|
2015-07-07 22:35:28 -04:00 |
|
Donne Martin
|
824f07821d
|
Followup to previous commit (Added note about contributing new solutions), left in an additional asterisk.
|
2015-07-07 22:31:30 -04:00 |
|
Donne Martin
|
6487559da9
|
Added note about contributing new solutions.
|
2015-07-07 22:28:13 -04:00 |
|
Donne Martin
|
e1f7bd3b71
|
Updated tested versions of Python (2.7 and 3.4) in the future development section.
|
2015-07-07 22:27:10 -04:00 |
|
Ryan McBride
|
72dd358f8f
|
Fixed typo in Notebooks section
|
2015-07-07 17:14:01 -07:00 |
|
Donne Martin
|
6810a9e715
|
Moved contributing section.
|
2015-07-07 06:56:10 -04:00 |
|
Donne Martin
|
d1c11a2592
|
Added bit.ly shortcode.
|
2015-07-07 06:36:37 -04:00 |
|
Donne Martin
|
fd85374e52
|
Updated Credits links.
|
2015-07-06 07:27:28 -04:00 |
|
Donne Martin
|
629e533695
|
Updated Credits section.
|
2015-07-06 07:20:33 -04:00 |
|
Donne Martin
|
82b0e71d3a
|
Updated Installing and Running Challenges sections.
|
2015-07-06 07:19:26 -04:00 |
|
Donne Martin
|
b9ecdece1b
|
Reworked Challenges section.
|
2015-07-06 07:17:31 -04:00 |
|
Donne Martin
|
a95ec4b2d2
|
Added Future Development and Contributing section.
|
2015-07-06 07:14:08 -04:00 |
|
Donne Martin
|
2fae05f143
|
Added Notebook Structure section.
|
2015-07-06 07:12:48 -04:00 |
|
Donne Martin
|
c5328d6333
|
Added challenge solutions animation.
|
2015-07-06 07:11:40 -04:00 |
|
Donne Martin
|
869142eede
|
Reworked repo intro discussion.
|
2015-07-06 07:10:50 -04:00 |
|
Donne Martin
|
25aceaa6e6
|
Replaced repo animation with demo of challenge notebook.
|
2015-07-06 07:10:06 -04:00 |
|
Donne Martin
|
e75e128aa5
|
Removed replace char challenge, needs some more work to translate this classic problem to python.
|
2015-07-05 09:29:42 -04:00 |
|
Donne Martin
|
0923fa3d1c
|
Updated repo name.
|
2015-07-05 07:49:33 -04:00 |
|
Donne Martin
|
0c5266a6ad
|
Renamed HackerRank and TopCoder section to Online Judges.
|
2015-07-02 23:38:55 -04:00 |
|
Donne Martin
|
1dacaac46a
|
Appended _solution to notebook name.
|
2015-07-02 05:58:52 -04:00 |
|
Donne Martin
|
bf8d05c295
|
Appended _solution to current notebooks to prepare for challenge and solution notebooks.
|
2015-06-30 07:04:00 -04:00 |
|
Donne Martin
|
065380c0bc
|
Moved fibonacci to its own folder. Appended _solution to current notebooks to prepare for challenge and solution notebooks.
|
2015-06-30 07:03:07 -04:00 |
|
Donne Martin
|
1a78750e49
|
Appended _solution to current notebooks to prepare for challenge and solution notebooks.
|
2015-06-30 06:35:44 -04:00 |
|
Donne Martin
|
3707fed8d2
|
Appended _solution to current notebooks to prepare for challenge and solution notebooks.
|
2015-06-30 06:30:11 -04:00 |
|
Donne Martin
|
8d1783b717
|
Appended _solution to current notebooks to prepare for challenge and solution notebooks.
|
2015-06-30 06:25:31 -04:00 |
|
Donne Martin
|
a7a0b0a77c
|
Renamed rotation.ipynb to rotation_solution.ipynb to prepare for challenge and solution notebooks.
|
2015-06-29 20:28:00 -04:00 |
|
Donne Martin
|
158e7678fb
|
Updated repo name and description.
|
2015-06-28 07:22:03 -04:00 |
|
Donne Martin
|
b55d187641
|
Restructured packages.
|
2015-06-28 07:08:37 -04:00 |
|
Donne Martin
|
cb00d9300e
|
Restructured packages.
|
2015-06-28 07:02:04 -04:00 |
|
Donne Martin
|
9a7cfab43a
|
Restructured packages.
|
2015-06-28 06:59:11 -04:00 |
|
Donne Martin
|
a1a3e0161b
|
Restructured packages.
|
2015-06-28 06:48:40 -04:00 |
|
Donne Martin
|
d9cc996e3c
|
Renamed top-level folders to use underscores instead of dashes.
|
2015-06-28 06:42:19 -04:00 |
|
Donne Martin
|
d44ed31ef9
|
Restructured arrays-strings.
|
2015-06-28 06:34:43 -04:00 |
|
Donne Martin
|
3002d7fa09
|
Fixed queue nbviewer notebook link.
|
2015-06-27 06:52:07 -04:00 |
|
Donne Martin
|
ec86857dad
|
Fixed HackerRank typo.
|
2015-06-27 06:51:40 -04:00 |
|
Donne Martin
|
4706526c35
|
Added Contributing section.
|
2015-06-27 06:51:10 -04:00 |
|
Donne Martin
|
15730139c9
|
Added CareerCup and Quora as references.
|
2015-06-27 06:49:19 -04:00 |
|
Donne Martin
|
176595d51d
|
Added note about notebooks being tested with Python 2.7.x
|
2015-06-27 06:48:44 -04:00 |
|
Donne Martin
|
e6aca9adea
|
Tweaked LICENSE, content contains coding questions that are publically available, references are listed. Solutions developed by Donne Martin.
|
2015-06-27 06:48:08 -04:00 |
|
Donne Martin
|
5492081a6d
|
Removed merge sort animation as the repo cover in favor of the quicksort animation.
|
2015-06-25 18:04:48 -04:00 |
|
Donne Martin
|
e00e49e856
|
Moved generic data structure notesbooks to the end of each section to bring more focus on the general coding problems.
|
2015-06-25 17:39:10 -04:00 |
|
Donne Martin
|
369a073c85
|
Removed inaccurate note about most solutions being in python. All problems now have python solutions.
|
2015-06-23 22:43:45 -04:00 |
|
Donne Martin
|
0520f38088
|
Fixed repo clone link.
|
2015-06-16 07:16:11 -04:00 |
|
Donne Martin
|
13a073c3b6
|
Fixed HackerRank and TopCoder anchor.
|
2015-06-16 07:14:30 -04:00 |
|
Donne Martin
|
d9121a873e
|
Reordered Arrays and Strings notebooks.
|
2015-06-16 07:13:53 -04:00 |
|
Donne Martin
|
2490c7b1c0
|
Added GitHub repo or solutions link to some referenced books.
|
2015-06-16 07:13:15 -04:00 |
|
Donne Martin
|
94e3dfdbac
|
Reworked README to use tables to improve readability.
|
2015-06-16 06:55:15 -04:00 |
|
Donne Martin
|
3be7ab6d5a
|
Updated Notebook Installation section.
|
2015-06-16 06:27:04 -04:00 |
|
Donne Martin
|
184eb0da7d
|
Updated LICENSE to include notice of third party content.
|
2015-06-15 16:32:07 -04:00 |
|
Donne Martin
|
f0fd895191
|
Fixed case and space/dash consistency issues.
|
2015-06-14 07:17:53 -04:00 |
|
Donne Martin
|
35d25a559f
|
Fixed case and space/dash consistency issues.
|
2015-06-14 07:12:38 -04:00 |
|
Donne Martin
|
6c30db2b26
|
Added contact-info section.
|
2015-06-14 07:10:56 -04:00 |
|
Donne Martin
|
48e5ad9918
|
Added notebook-installation section.
|
2015-06-14 07:10:35 -04:00 |
|
Donne Martin
|
f0587686f8
|
Followup to previous commit: Added notebook solving the following: Implement a hash table with set, get, and remove methods.
|
2015-06-02 17:46:25 -04:00 |
|
Donne Martin
|
bfd143ca81
|
Added notebook solving the following: Implement fibonacci recursively, dynamically, and iteratively.
|
2015-05-30 10:48:46 -04:00 |
|
Donne Martin
|
9f012acca6
|
Added index.
|
2015-05-30 10:30:35 -04:00 |
|
Donne Martin
|
000cddfacb
|
Added credits section.
|
2015-05-30 10:29:58 -04:00 |
|
Donne Martin
|
1f2a93d385
|
Added upcoming sections.
|
2015-05-30 10:29:31 -04:00 |
|
Donne Martin
|
bee2530749
|
Added notebook solving the following: Implement merge sort.
|
2015-05-29 06:51:37 -04:00 |
|
Donne Martin
|
dfd462b5db
|
Added notebook solving the following: Implement quick sort.
|
2015-05-28 19:10:47 -04:00 |
|