Doubly linked list is such a list that each node is composed of data and two references (links) to the previous and to the next node in the sequence of nodes.
https://en.wikipedia.org/wiki/Doubly_linked_list
About | Tutorial | Tools | Clusters | Credits | API | Widgets
Legal: Terms of Service | Privacy Policy | GDPR Info