An open API service indexing awesome lists of open source software.

https://github.com/epmatt/competitive-programming

Solutions to competitive programming challenges and contests.
https://github.com/epmatt/competitive-programming

competitive-coding competitive-programming competitive-programming-contests solutions

Last synced: about 1 year ago
JSON representation

Solutions to competitive programming challenges and contests.

Awesome Lists containing this project

README

          

# Competitive Programming

This repository contains solutions for competitive programming challenges and contests I participate to once in a while.

All the submissions provided in this repository are purely original and completely my own, if not explicitly stated otherwise.

Code included here is provided without any warranty. :)

## Croatian Open Competition in Informatics

The `coci` subfolder includes submissions for [Croatian Open Competition in Informatics](http://hsin.hr/coci/).

Files are organized by year and round.

## Advent of Code

The `advent_of_code` subfolder includes submissions for the [Advent of Code](https://adventofcode.com/) programming contest.

Files are organized by year and day number.