Introduction
Doubly linked list maintains two reference fields in each node;
next
field and
prev
field
You Will Know
topic1
Why Should You Learn These
Contents
Click
cmd/ctrl
+
option/alt
+
T
to expand all toggles
1. Characters
2. Implementation
Conclusions
References
link1
Further Readings
a further reading for topic 1
Note