Translation of "linked list" into Korean
연결 리스트 is the translation of "linked list" into Korean.
linked list
noun
grammar
(computing) A simple linear data structure, each of whose nodes includes pointers to the previous and subsequent nodes in the list, enabling traversal of the structure from any starting point. [..]
-
연결 리스트
data structure which is a linear collection of data elements, called nodes, each pointing to the next node by means of a pointer
-
Show algorithmically generated translations
Automatic translations of "linked list" into Korean
-
Glosbe Translate
-
Google Translate
Add example
Add