Commit Graph

5 Commits

Author SHA1 Message Date
julien lengrand-lambert
6b750028f9 Finished implementing a first version of delete_item 2013-12-08 14:39:30 +01:00
julien lengrand-lambert
c64ae01a36 Starts implementing the delete_item method, that deletes the nth element from the list 2013-12-08 14:32:05 +01:00
Julien Lengrand-Lambert
e8a03abf8d implements the print method 2013-12-07 16:20:46 +01:00
Julien Lengrand-Lambert
757e3cbcd0 Implements has_next() method in list item 2013-12-07 15:27:50 +01:00
julien lengrand-lambert
26ed3fe4d8 Starts working on Linked List. Single linked lists implementation for now. 2013-12-07 11:47:24 +01:00