Jump to content

User:Shreyasjoshis/Books/Data Structures

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Shreyasjoshis (talk | contribs) at 12:03, 22 April 2011. The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)


Data Structures

[edit]
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
Trie
Functor