donnemartin / interactive-coding-challenges

120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
Other
29.44k stars 4.45k forks source link

fix-bug: Try to fix #173 bug #175

Closed eamanu closed 7 years ago

eamanu commented 7 years ago

Try to fix #173 bug.

The changes are in linked_list.py. When it is okay, rewrite it in linked_list_solution.ipynb

Please review it.

Thanks!