linked list
Jump to navigation
Jump to search
English
[edit]Noun
[edit]linked list (plural linked lists)
- (computer science) A simple linear data structure, each of whose nodes includes a pointer to the next (and sometimes previous) node in the list, enabling traversal of the structure in at least one direction from any starting point.
Hypernyms
[edit]Related terms
[edit]Translations
[edit]data structure
|