|
|
|
|
|
List Of Data StructuresThis is a list of data structures. For a wider list of terms, see list of terms relating to algorithms and data structures. Linear data structures Graph data structures Other data structures Comparison | rdered | Unique | Cells per Node | | ag | no | no | 1 | | et | no | yes | 1 | | ist | yes | no | 1 | | ap | 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.
|
 |
|
| Copyright 2005-2009 OnPedia.com. All Rights Reserved |
|
|