May 2019
Intermediate to advanced
698 pages
17h 21m
English
As a linked list, the principles are the same but slightly different. However, the major points of when the list is a good choice are shared with the singly linked list:
This makes the doubly linked list a superior version of the two versions of linked lists, which is why it's usually the default LinkedList type.
Read now
Unlock full access