Lite Demo
Engines
arrow_drop_down
menu
Web
Images
Videos
News
Books
movies
Web
Images
Videos
News
Books
movies
English
mic_none
search
Web
Images
Videos
News
Books
movies
Template:Data structures and algorithms
Source: en.wikipedia.org/wiki/Template:Data_structures_and_algorithms
v
t
e
Data structures
and
algorithms
Data structures
Array
Associative array
Binary search tree
Fenwick tree
Graph
Hash table
Heap
Linked list
Queue
Segment tree
Stack
String
Tree
Trie
Algorithms and
algorithmic paradigms
Backtracking
Binary search
Breadth-first search
Brute-force search
Depth-first search
Divide and conquer
Dynamic programming
Graph traversal
Fold
Greedy
Hash function
Minimax
Online
Randomized
Recursion
Root-finding
Sorting
Streaming
Sweep line
String-searching
Topological sorting
List of data structures
List of algorithms