Skip to content

Library that contains different implementations of algorithms, data structures and other techniques used for solving many competitive programming contests.

Notifications You must be signed in to change notification settings

andrejvelichkovski/Coding-Library

Repository files navigation

Coding Library

Library that contains different implementations of algorithms, data structures and other techniques used for solving many competitive programming contests.

Some of the unique implementations that can be found in this library:

  • Persistent Segment Tree implementation
  • Treap implementation
  • Centroid Decomposition implementation
  • Divide and Conquer optimization for Dynamic Programming problems.

About

Library that contains different implementations of algorithms, data structures and other techniques used for solving many competitive programming contests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages