Doubly-linked list/Traversal: Difference between revisions

Content added Content deleted
(Add task to ARM assembly Raspberry pi)
m (added whitespace before the table of contents (TOC).)
Line 1: Line 1:
{{task|Data Structures}}[[Category:Iteration]]
{{task|Data Structures}}
[[Category:Iteration]]

Traverse from the beginning of a [[Doubly-linked list/Definition|doubly-linked list]] to the end, and from the end to the beginning.
Traverse from the beginning of a [[Doubly-linked list/Definition|doubly-linked list]] to the end, and from the end to the beginning.



{{Template:See also lists}}
{{Template:See also lists}}
<br><br>

=={{header|Ada}}==
=={{header|Ada}}==
{{works with|Ada 2005}}
{{works with|Ada 2005}}