Jump to content

User:Shreyasjoshis/Books/Data Structures

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Shreyasjoshis (talk | contribs) at 22:52, 6 March 2011. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.


Data Structures

Associative array
Hash table
Multimap
Universal hashing
Distributed hash table
Heap (data structure)
Binary heap
Fibonacci heap
Binomial heap
Skip list
Directed graph
Directed acyclic graph
Hypergraph
Stack (data structure)
Set (computer science)
Binary decision diagram
Linked list
Queue (data structure)
Priority queue
Double-ended queue
Circular buffer
B-tree
Binary search tree
Self-balancing binary search tree
Dynamic array
Standard Template Library