- Trees: segment tree, Fenwick tree, k-d tree, R-tree, metric tree, quadtree, persistent tree, link/cut tree, binary heap, disjoint-sets, treap
- Graph algorithms: shortest paths, maximum flow, biconnectivity
- String algorithms: suffix tree, suffix automata, suffix array, trie, Knuth–Morris–Pratt algorithm, Z-function
- Sorting algorithms: quick-sort, merge, heap, bubble, selection, insertion, counting, radix; Kth order statistic
- Geometry algorithms: convex hull, closest/furthest pair of points
timofey/codelibrary
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- Java 87.2%
- C++ 11.5%
- Scala 0.5%
- JavaScript 0.3%
- Python 0.3%
- Haskell 0.1%
- Other 0.1%