Commit Graph

96 Commits

Author SHA1 Message Date
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