ContestNeko icon indicating copy to clipboard operation
ContestNeko copied to clipboard

Reusable C++ algorithms and data structures libs for competitive programming contests (codeforces, topcoder, hackerrank etc.)

Image

Reusable C++ algorithms and data structures for competitive programming contests (codeforces, topcoder, hackerrank etc.)

Recommended IDE: CLion 2018.2.3 + JHelper plugin 0.15

Cleaned up libraries for CLion + JHelper

Some available libraries

  • Binary search
  • Lowest common ancestor
  • Binary Indexed Tree
  • Segment Tree
  • Heavy light decomposition
  • Convex hull
  • Prime generator
  • Simple matrix algebra
  • ...

Other libraries

Fun video games with good AI