- Trees: segment tree, Fenwick tree, k-d tree, R-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
idispatch/codelibrary
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- Java 75.5%
- C++ 24.0%
- JavaScript 0.2%
- Python 0.2%
- Scala 0.1%
- Ruby 0.0%