Donne Martin
|
0e7ed80228
|
#273: Remove nose dependency for linked_lists/ (#275)
|
2020-07-06 21:09:04 -04:00 |
|
Emmanuel Arias
|
1d2b138344
|
Fix #173: Bugs in linked list append and delete methods (#184)
|
2017-04-16 15:11:45 -07:00 |
|
Donne Martin
|
f0ae87ed74
|
Fix challenge titles punctuation (#132)
|
2016-12-18 07:20:35 -05:00 |
|
Donne Martin
|
5977fc994d
|
Update linked list challenge (#124)
Remove extraneous check within the find method. Clean up delete method.
|
2016-11-27 08:43:48 -05: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
|
58409ac286
|
Polish linked list challenge and solution
Update algorithm discussion, solution, and constraints.
|
2016-06-12 23:29:58 -04: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
|
29685c7b35
|
tweaked linked list challenge algorithm discussion.
|
2015-07-05 16:52:03 -04:00 |
|
Donne Martin
|
78dadf9e45
|
Updated repo name.
|
2015-07-05 07:59:00 -04:00 |
|
Donne Martin
|
d79ee29ec8
|
Added linked list challenge.
|
2015-07-02 23:10:55 -04:00 |
|
Donne Martin
|
61e1b2de8e
|
Added palindrome challenge.
|
2015-06-30 07:31:34 -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 |
|