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

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

Notes, libraries, templates, and solutions to various competitive programming platforms.
https://github.com/zwliew/competitive-programming

challenge coding competitive cp cpp ctci leetcode mrjudge programming python

Last synced: 2 days ago
JSON representation

Notes, libraries, templates, and solutions to various competitive programming platforms.

Awesome Lists containing this project

README

          

# Competitive Programming

These are solutions to some coding challenges from various sources.

I write some notes as I learn [here](https://www.notion.so/zwliew/Competitive-programming-algorithms-66bba4088f424ccb8d24fe0eed979bd1).

Sources:

- [HackerEarth](https://www.hackerearth.com/)
- [HackerRank](https://www.hackerrank.com/)
- [Google Kickstart](https://codingcompetitions.withgoogle.com/kickstart/)
- [Google Codejam](https://codingcompetitions.withgoogle.com/codejam)
- [LeetCode](https://leetcode.com/)
- [mrJudge](https://dunjudge.me/)
- [Cracking the Coding Interview (ctci)](http://www.crackingthecodinginterview.com/)
- [Online Judge](https://onlinejudge.org/)
- [USACO Training](https://train.usaco.org/usacogate)
- [USACO Online Contests](http://usaco.org/index.php?page=contests)
- [Codeforces](https://codeforces.com/)
- [AtCoder](https://atcoder.jp/)
- [Project Euler](https://projecteuler.net/)
- [TopCoder](https://arena.topcoder.com/)
- [CSES](https://cses.fi/problemset/list/)
- [E-Olymp](https://www.e-olymp.com/)
- [Timus](https://acm.timus.ru)
- [ICPC Live Archie](https://icpcarchive.ecs.baylor.edu/)
- [Google Tech Dev Guide](https://techdevguide.withgoogle.com/)
- [CodeChef](https://www.codechef.com/)
- [Library-Checker](https://judge.yosupo.jp/)
- [URI Online Judge](https://www.urionlinejudge.com.br/judge/en)
- [Aizu Online Judge](http://judge.u-aizu.ac.jp)
- [DMOJ](https://dmoj.ca/)
- [oj.uz](https://oj.uz/)
- [Advent of Code](http://adventofcode.com/)