The algorithms package consists of
minimal and clean example implementations of data structures and algorithms.
Package Reference
- Indices and tables
- algorithms.arrays
- algorithms.backtrack
- algorithms.bfs
- algorithms.bit
- algorithms.dfs
- algorithms.dp
- algorithms.graph
- algorithms.heap
- algorithms.linkedlist
- algorithms.map
- algorithms.maths
- algorithms.matrix
- algorithms.queues
- algorithms.search
- algorithms.set
- algorithms.sort
- algorithms.stack
- algorithms.strings
- algorithms.tree
- Examples