Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 540 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 540 Bytes

competitive-programming

A collection of templates and solutions for competitive programming.

Codeforces: AvaLovelace
DMOJ: AvaLovelace
PEG: AvaLovelace

solutions

Contains solutions to problems from various online judges. Problems are organized by origin and files take their names from the problem code.

templates

Contains implementations and short explanations of various algorithms and data structures.