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

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

Competitive Programming Solutions
https://github.com/ninjaclasher/competitive-programming

algorithms-and-data-structures competitive-programming dmoj graph-algorithms programming-contests spoj wcipeg

Last synced: about 1 month ago
JSON representation

Competitive Programming Solutions

Awesome Lists containing this project

README

        

# Competitive Programming Problem Solutions

Problem solutions from various judges, including [DMOJ](https://dmoj.ca/), [SPOJ](https://www.spoj.com/), [WCIPEG](https://wcipeg.com/), as well as competitions, including the APIO, ACM-ICPC, Bubble Cup, CCC, CCO, COCI, DMOPC, DWITE, Facebook Hacker Cup, IOI, JOI, LKP, and TLE.

Solutions are written in C, C++, Python, Turing, or Haskell.