Commit Graph

16 Commits

Author SHA1 Message Date
Donne Martin
aa4c8ae5b4 Update LL delete mid challenge (#112)
Update constraints and assumptions, solution, and test case.
2016-10-31 07:19:56 -04:00
Donne Martin
a9d18bdcc0 Fix notebook credits to render properly on nbviewer (#94) 2016-07-31 08:11:18 -04:00
Donne Martin
54b5e12230 Update linked list constraints
Specify singly linked list, non circular.  Also specify the solution fits in memory.
2016-06-18 13:55:29 -04:00
Donne Martin
37cf2028e6 Polish delete mid node challenge and solution
Update edge cases and tests.
2016-06-18 11:46:00 -04:00
Donne Martin
71cb434de7 Polish delete mid solution. 2016-02-10 06:32:31 -05:00
Donne Martin
04083b2011 Fix #13, PEP8-ify notebooks. 2015-07-11 15:34:52 -04:00
Donne Martin
fac7bbb1be Tweaked constraints section discussion. 2015-07-06 06:03:09 -04:00
Donne Martin
47e6a23dde Changed discussions of NULL to None to be more Pythonic. 2015-07-06 05:44:06 -04:00
Donne Martin
20d5a6d12b Tweaked delete mid challenge algorithm discussion. 2015-07-05 16:48:46 -04:00
Donne Martin
78dadf9e45 Updated repo name. 2015-07-05 07:59:00 -04:00
Donne Martin
4c2c1d4391 Added delete mid challenge. 2015-07-02 23:09:53 -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
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
d0cdf83a12 Renamed to use underscores instead of dashes. 2015-06-28 06:54:59 -04:00
Donne Martin
a1a3e0161b Restructured packages. 2015-06-28 06:48:40 -04:00