Commit Graph
17 Commits
Author SHA1 Message Date
Donne MartinandGitHub f0ae87ed74 Fix challenge titles punctuation (#132) 2016-12-18 07:20:35 -05:00
Donne MartinandGitHub c961a279fc Add two pointer solution to remove linked list dupes (#105) 2016-10-18 06:20:24 -04:00
Donne MartinandGitHub 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 8cc41e23af Polish remove duplicates challenge and solution
Update constraints and algorithm discussion.
2016-06-12 23:25:49 -04:00
Donne Martin 08fabdf58d Tweak remove dupes solution to use a single node 'reference'. 2016-02-15 06:29:11 -05:00
Donne Martin 27a0bf786e Update remove dupes unit test to handle more cases. 2016-02-10 06:33:30 -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 3061020cc1 Tweaked remove duplicates challenge algorithm discussion. 2015-07-06 05:45:09 -04:00
Donne Martin 78dadf9e45 Updated repo name. 2015-07-05 07:59:00 -04:00
Donne Martin d253a4929a Added remove duplicates challenge. 2015-07-02 23:11:54 -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 c5be85d238 Renamed to use underscores instead of dashes. 2015-06-28 06:51:12 -04:00
Donne Martin a1a3e0161b Restructured packages. 2015-06-28 06:48:40 -04:00