Fix doubly linked list algorithm (#2062)
* Fix doubly linked list algorithm * Fix bug with insert_at_tail method Create __str__() method for Node class and LinkedList class * Simplify __str__() of LinkedList Returns empty string if there are no elements in the list * Fix description
T
TheSuperNoob committed
b2e8672f028f3537cbce40cb56a28929f74d2482
Parent: b875f66
Committed by GitHub <noreply@github.com>
on 8/2/2020, 3:55:18 PM