linked list: Information from Answers.comlinked list In data management, a group
of items, each
of which points to the next item. ... computer science, a
linked list is one
of the fundamental data ...
http://www.answers.com/topic/linked-list
Linked list - Wikipedia, the free encyclopediaIn computer science, a
linked list is one
of the fundamental data structures, ... 6 Linked lists using arrays
of nodes. 7 Language support. 8 Internal and ...
http://en.wikipedia.org/wiki/Linked_List
Linked List Problemslinked list algorithms rather than the features
of the C language. ... Linked lists really test your understanding
of pointers. ...
http://cslibrary.stanford.edu/105/LinkedListProblems.pdf