<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Linked list - Page 1 - Wikipedia">
<p>
<a accesskey="3" href="page.php?w=linked_list&amp;p=2">3.Next</a>
</p>
<p>In <a href="page.php?w=computer_science">computer science</a>, a <b>linked list</b> is a linear collection of data elements whose order is not given by their physical placement in memory. Instead, each element <a href="page.php?w=pointer_%28computer_programming%29">points</a> to the next. It is a <a href="page.php?w=data_structure">data structure</a> consisting of a collection of <a href="page.php?w=node_%28computer_science%29">node</a>s which together represent a <a href="page.php?w=sequence">sequence</a>. In its most basic form, each node contains</p><p>
<a accesskey="3" href="page.php?w=linked_list&amp;p=2">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
