Commit Graph

17 Commits

Author SHA1 Message Date
Donne Martin
a9d18bdcc0 Fix notebook credits to render properly on nbviewer (#94) 2016-07-31 08:11:18 -04:00
Donne Martin
981f775d97 Polish quicksort challenge and solution
Update constraints and code.
2016-06-18 22:17:09 -04:00
Donne Martin
15ed55a7d4 Polish quicksort challenge and solution
Add None input test case.  Remove difficult to read 'Pythonic' solution.  Update space complexity discussion.
2016-02-25 05:49:31 -05:00
Donne Martin
1d763fd142 Fixed #23: Quicksort unit tests aren't correctly testing the returned value from quick_sort. 2015-07-14 06:50:54 -04:00
Donne Martin
03f04fbc4c Fix #13, PEP8-ify notebooks. 2015-07-11 15:35:12 -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
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
8aa4f25354 Tweaked quick sort challenge python code section discussion. 2015-07-06 05:46:47 -04:00
Donne Martin
78dadf9e45 Updated repo name. 2015-07-05 07:59:00 -04:00
Donne Martin
170f32b7e0 Tweaked quick sort challenge. 2015-07-03 20:10:14 -04:00
Donne Martin
78dbf4ef9b Added quicksort challenge. 2015-07-01 06:47:09 -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
e5fde7ea8c Fixed Constraints section label and link anchor. 2015-06-30 05:55:58 -04:00
Donne Martin
af0c029696 Renamed section Constraints and Assumptions to Constraints. 2015-06-28 07:13:27 -04:00
Donne Martin
9a7cfab43a Restructured packages. 2015-06-28 06:59:11 -04:00