doubly linked list

Technology Dictionary -> doubly linked list

doubly linked list



A data structure in which each element contains pointers to the next and previous elements in the list, thus forming a bidirectional linear list.

(1995-03-28)


© Art Branch Inc.

SQL Tutorial