Commit Graph

19 Commits

Author SHA1 Message Date
Donne Martin
d488e4f355
#273: Remove nose dependency for sorting_searching/ (#278) 2020-07-11 11:25:26 -04:00
delirious-lettuce
9f89a51aba Fix typos (#191) 2017-05-15 21:30:12 -07:00
Donne Martin
c69769757d Update merge sort challenge algorithm discussion (#138) 2017-01-17 06:16:43 -05:00
Donne Martin
bb56b63c39 Update merge sort challenge (#130)
Update constraints, test cases, code, and tests.
2016-12-12 07:22:16 -05:00
Donne Martin
a9d18bdcc0 Fix notebook credits to render properly on nbviewer (#94) 2016-07-31 08:11:18 -04:00
Donne Martin
11e290e5a4 Polish merge sort challenge and solution
Update constraints and code.
2016-06-18 22:21:30 -04:00
Donne Martin
56f8ea1e74 Polish merge sort challenge and solution
Add None input test case.  Update space complexity discussion.
2016-02-26 06:52:54 -05:00
Justin LeFebvre
e78657f4a4 the 'Two or more elements' test doesn't actually test if the list was sorted properly 2015-07-13 00:33:07 -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
9df39726c1 Fixed Python2 vs Python3 division compatibility. 2015-07-06 06:44:09 -04:00
Donne Martin
fac7bbb1be Tweaked constraints section discussion. 2015-07-06 06:03:09 -04:00
Donne Martin
78dadf9e45 Updated repo name. 2015-07-05 07:59:00 -04:00
Donne Martin
494348e866 Tweaked merge sort challenge. 2015-07-03 20:08:45 -04:00
Donne Martin
5c2f839ccf Added merge sort challenge. 2015-07-01 06:46:38 -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