User:Shreyasjoshis/Books/Data Structures

From Wikipedia, the free encyclopedia


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