Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 300 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 300 Bytes

Algorithms

Common algorithms for programming competitions. The idea is to create a list for a quick copy-paste when needed.

Name format: <competition short name>_<tags>_<problem name>

Main sources of problems:

  • Codeforces
  • UVA
  • IOI
  • USACO
  • SPOJ
  • OII
  • WCIPEG
  • Advent of code
  • Kattis