A doubly linked list with distinct next (forward) and prev (backward) pointer arrows and null termini on both ends.
This is a live preview — pan and zoom to explore the diagram. Open it in the full editor below to edit, export, or share it.
When to use this Excalidraw example
Use it to explain bidirectional traversal, O(1) removal given a node reference, or how structures like LRU caches use a doubly linked list.
Open this example in the full Excalidraw editorMake it your own
The example opens as a local drawing in the editor. Move or rename shapes, add arrows and notes, export PNG or SVG, or use the Share button to copy a compressed URL containing the current scene.