Word Explorer
Linked list
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.
📖 Definitions of "Linked list"
noun
- 1
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.
Translate “Linked list” into Another Language
Pick a language — the word will be pre-filled in the translator.