Data Mining / Analysis White Papers

An Extensive Examination of Data Structures Using C# 2.0 - Part 2: The Queue, Stack, and Hashtable

Overview This paper examines three of the most commonly studied data structures: the Queue, the Stack, and the Hashtable. The Queue and Stack are specialized Lists, providing storage for a variable number of objects, but restricting the order in which the items may be accessed. The Hashtable provides an array-like abstraction with greater indexing flexibility. Whereas an array requires that its elements be indexed by an ordinal value, Hashtables allow items to be indexed by any type of object, such as a string.

Further White Paper Details
PublisherMicrosoft File FormatHTML
Date PublishedJanuary 2005 Downloads1718
FormatWhite Papers   
Topics
E4 embraces web 2.0 audience

E4 embraces web 2.0 audience

Case study: How the Channel 4's teen channel put its mind to building a community website... more

Danone on health kick with Itil

Danone on health kick with Itil

Case study: Food company making IT easier to manage more

Cheat Sheet: Cloud computing

Cheat Sheet: Cloud computing

A tech storm is brewing...  more


Quick Sitemap Links: