/codelibrary

:gem:Collection of algorithms and data structures

Primary LanguageJavaThe UnlicenseUnlicense

GitHub stars Build Status License

Collection of algorithms and data structures in Java and C++ (for different languages see codelibrary-sandbox)

Data structures

Graph algorithms

String algorithms

Sorting algorithms

Geometry algorithms

  • Combinatorics: permutations, combinations, arrangements, partitions
  • Other: big numbers multiplication via fast Fourier transform, simplex algorithm