Commit Graph

6 Commits

Author SHA1 Message Date
Emir Pasic
56b8a59488 - update all lists to use "value" terminology for coherence, e.g. Add(values...) rather than Add(elements...) 2016-06-21 03:39:47 +02:00
Emir Pasic
dd0fbaa365 - add insert for doublylinkedlist 2016-06-21 03:29:29 +02:00
Emir Pasic
9f6dbf940a add swap method on all lists 2015-03-14 00:36:10 +01:00
Emir Pasic
3aa1340d55 singly linked list (test+documentation). simplify of doubly linked list remove method 2015-03-10 04:14:40 +01:00
Emir Pasic
af024c9a3e documentation on doubly linked list 2015-03-10 03:21:01 +01:00
Emir Pasic
1eafbc82c5 doubly linked list 2015-03-10 02:58:57 +01:00