aboutsummaryrefslogtreecommitdiffstats
path: root/src/datastructures/linkedlists/TaillessSinglyLinkedList.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* add doubly linked listMattias Andrée2014-01-221-1/+1
* reduce duplicate codeMattias Andrée2014-01-221-96/+2
* add tailless singly linked listMattias Andrée2014-01-221-0/+133