Commit Graph

568 Commits

Author SHA1 Message Date
wdonahoe
f45be890af fixed problems, new pull 2015-07-11 10:45:08 -04:00
wdonahoe
b4476d3f77 fixed problems, new pull 2015-07-11 10:43:28 -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
wdonahoe
8ab6a2334a removed duplicate repository 2015-07-09 12:30:18 -04:00
wdonahoe
0282c85bd0 fixed execution counts 2015-07-09 12:28:28 -04:00
wdonahoe
40733239fc fixed execution counts 2015-07-09 12:28:02 -04:00
wdonahoe
8734f38408 removed my code 2015-07-09 11:37:39 -04:00
wdonahoe
c2ec6fe616 added alternate solution w/ test 2015-07-09 11:29:28 -04:00
wdonahoe
8491eb374b added both solutions w/ test 2015-07-09 11:03:36 -04:00
wdonahoe
ca02eb7b30 change test class and function names from default 2015-07-09 09:17:36 -04:00
wdonahoe
47750576ba removed my code from challenge 2015-07-09 09:10:48 -04:00
wdonahoe
7ffe77b236 remove wrong file 2015-07-09 09:07:28 -04:00
wdonahoe
84ca16fbb5 finshed challenge notebook 2015-07-09 09:04:37 -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
Donne Martin
bec8734aa8 Merge pull request #6 from Ryan-McBride/patch-1
Fixed typo in Notebooks section
2015-07-07 22:17:00 -04:00
Donne Martin
910af2864f Merge pull request #5 from harshays/master
Fixed Fibonacci bug, #1
2015-07-07 22:12:41 -04:00
Ryan McBride
72dd358f8f Fixed typo in Notebooks section 2015-07-07 17:14:01 -07:00
Harshay
93720930e9 Fibonacci bug fix 2015-07-07 18:56:21 -05:00
Donne Martin
a4e270eb37 Fixed broken links in contributing guide. Fixes #4. 2015-07-07 17:33:43 -04:00
Donne Martin
44b73e3367 Tweaked compress challenge to make it more explicit that you should only compress a string if it saves space. Fixes #2. 2015-07-07 17:15:18 -04:00
wdonahoe
8c23acd55a edited challenge notebook and added tests 2015-07-07 17:11:33 -04: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
5338e59a43 Fixed Python2 vs Python3 division compatibility. 2015-07-06 07:06:50 -04:00
Donne Martin
53f7c0e4d8 Fixed Python2 vs Python3 division compatibility. 2015-07-06 06:58:42 -04:00
Donne Martin
40ef096ede Fixed Python2 vs Python3 division compatibility. 2015-07-06 06:44:35 -04:00
Donne Martin
9df39726c1 Fixed Python2 vs Python3 division compatibility. 2015-07-06 06:44:09 -04:00
Donne Martin
b57ca00bb2 Changed sys.maxint to sys.maxsize for Python 3 compatibility. 2015-07-06 06:35:46 -04:00
Donne Martin
73924c279a Removed bytearray solution, needs some tweaks to make it work with Python 3. 2015-07-06 06:30:00 -04:00
Donne Martin
45fa576bc2 Changed xrange to range to be compatible with Python 3. 2015-07-06 06:15:53 -04:00
Donne Martin
fac7bbb1be Tweaked constraints section discussion. 2015-07-06 06:03:09 -04:00
Donne Martin
d236679338 Added repo animations. 2015-07-06 05:50:22 -04:00
Donne Martin
bb1bad1cc7 Cleared queue challenge code section. Changed references from NULL to None to be more Pythonic. 2015-07-06 05:47:40 -04:00
Donne Martin
8aa4f25354 Tweaked quick sort challenge python code section discussion. 2015-07-06 05:46:47 -04:00