github

AhmadElsagheer / Competitive-programming-library

  • среда, 21 июня 2017 г. в 03:12:54
https://github.com/AhmadElsagheer/Competitive-programming-library

Java
Code library for competitive programming purposes.



Competitive Programming Library

Code library for competitive programming purposes.

  • Data Structures
  • Graphs
  • Math
  • Geometry
  • Strings
    • Prefix Automaton (KMP)
    • Suffix Trie
    • Suffix Array
    • Suffix Automaton
    • Aho Corasick
    • Z Algorithm
    • Manacher
  • Other Algorithms