Details, Explanation and Meaning About List of data structures

List of data structures Guide, Meaning , Facts, Information and Description

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

An attempt to classify some of these based on feature attributes:

        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.


This is an Article on List of data structures. Page Contains Information, Facts Details or Explanation Guide About List of data structures


Google
 
Web www.E-paranoids.com

Search Anything