biology daily - the biology and biochemistry encyclopedia
biology daily articles and research Encyclopedia Dictionary Forums biology research links Weblinks Pictures Articles Blogs Newsletter

List of data structures

This is a list of data structures. For a wider list of terms, see list of terms relating to algorithms and data structures.

Contents

Linear data structures

Graph data structures

Other data structures

Comparison

Structure Ordered Unique Cells per Node
Bag no no 1
Set no yes 1
List yes no 1
Map no yes 2

"Ordered" does not mean sorted, only that input order is "retained". Other structures such as "linked list" and "stack" cannot easily be defined this way because there are specific operations associated with them.



08-19-2006 15:59:36
The contents of this article are licensed from Wikipedia.org under the GNU Free Documentation License. How to see transparent copy
BiologyDaily.com 2005. Legal info