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 |
|
Justin LeFebvre
|
202f33e3c7
|
fixing the requirements based on running 'pip install "ipython[notebook]"'
|
2015-07-13 00:05:44 -04:00 |
|
Justin LeFebvre
|
b5c8bcbe6f
|
need to include nose to be able to run the test cases
|
2015-07-11 22:10:59 -04:00 |
|
Justin LeFebvre
|
fc126f8566
|
adding a requirements.txt file for ease of installation in a virtualenv
|
2015-07-11 22:10:58 -04:00 |
|
Justin LeFebvre
|
488ae5d091
|
the Time complexity for reversing a linked list is O(n)
|
2015-07-11 21:22:03 -04:00 |
|