Skip to content

mochow13/competitive-programming-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Competitive Programming Library

From OKNOTOK.

This repository contains templates, algorithms and data structures implemented and collected for programming contests. Most of them are at least used once to check correctness, still it is strongly recommended to test for yourself.

Table of Contents

  1. Dynamic Programming
  2. Data Structures
  3. Game
  4. Geometry
  5. Graph
  6. Math
  7. Miscellaneous
  8. Notes
  9. String

Dynamic Programming

Data Structures

Game

Geometry

Graph

Math

Miscellaneous

Notes

String

About

Templates, algorithms and data structures implemented and collected for programming contests. Check README.md for an overview.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published