Category:Lists

From Wikimedia Commons, the free media repository

Jump to: navigation, search
Wikipedia-logo.png The article Lists on Wikipedia projects:
cs:Lineární seznam | da:Liste (datastruktur) | de:Liste (Datenstruktur) | es:Lista (estructura de datos) | fi:Linkitetty lista | fr:Liste chaînée | he:רשימה מקושרת | hu:Láncolt lista | id:Linked list | is:Tengdur listi | it:Lista concatenata | ja:連結リスト | ko:연결 리스트 | lt:Tiesinis sąrašas | nl:Gelinkte lijst | no:Lenket liste | pt:Lista ligada | ru:Линейный список | sv:Länkad lista | th:รายการโยง | uk:Зв'язаний список | zh:链表

A linked list in computer science is one of the fundamental data structures, and can be used to implement other data structures. It consists of a sequence of nodes, each containing arbitrary data fields and one or two references ("links") pointing to the next and/or previous nodes.

Media in category "Lists"

The following 24 files are in this category, out of 24 total.

In Wikipedia