Skip to content

DanPlus6/CompetitiveProgramming

Repository files navigation

Competitive Programming

Table of Contents

Major Online Judges
├─── Codeforces
├─── DMOJ
└─── Leetcode
National Contests
├─── CCC (Canadian Computing Contests)
├─── CCO (Canadian Computing Olympiad)
├─── CIW (Canadian Informatics Workshop)
├─── USACO (USA Computing Olympiad)
├─── IOI (International Olympiad in Informatics)
└─── ICPC (International Collegiate Programming Contest)
Minor Contests
├─── ACSL (American Computer Science League)
├─── Advent of Code
├─── CALICO (CALICO Informatics Competition)
├─── OPT-RPI (Rensselaer Polytechnic Institute Programming Competition)
└─── TeamsCode

Description

This repository mainly contains my solutions to problems and contests on Leetcode, Codeforces, DMOJ, but also solutions to specific periodic competitions such as:

  • USACO (USA Computing Olympiad)
  • University of Waterloo's CCC (Canadian Computing Competition) and CCO (Canadian Computing Olympiad)
  • ACSL (American Computer Science League)

Most solutions will be written either in Python 2.7/3.11 or C++20.

The following codes and solutions have been tested on their respective graders/judging sites

Disclaimer: Solutions in this repository are not all from in-contest, some may be from upsolving or practice problems (especially for the major online judges)

About

This repository contains some of the solutions I've written for various problems and contests on Leetcode, Codeforces, DMOJ, and more.

Topics

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Contributors