Jump to content

Dictionary of Algorithms and Data Structures

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 79.218.54.216 (talk) at 20:41, 11 March 2010 (+It was created in September 1998.<ref name="dads" />). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Dictionary of Algorithms and Data Structures is a dictionary style reference for many of the algorithms, algorithmic techniques, archetypal problems and data structures found in the field of computer science.[1] The dictionary is maintained by Paul E. Black,[1] and is hosted by the Software and Systems Division, Information Technology Laboratory, a part of the National Institute of Standards and Technology.[1] It was created in September 1998.[1]

The dictionary is cited in dozens of Wikipedia articles, on topics such as Dense graph, AVL tree, and Strand sort.

References