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

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

Solution implementation of HackerRank, LeetCode, Codeforces, SPOJ, and UVA problems.
https://github.com/samuellucas97/competitive-programming

algorithms codeforces-solutions data-structures dynamic-programming graph-algorithms greedy-algorithms hackerrank-python hackerrank-solutions leetcode-solutions shortest-path-algorithm spanning-tree uva-solutions

Last synced: 4 months ago
JSON representation

Solution implementation of HackerRank, LeetCode, Codeforces, SPOJ, and UVA problems.

Awesome Lists containing this project

README

          

## About

Contains resolution of Competitive Programming Problems of [Virtual Judge](https://vjudge.net/). About Virtual Judge, it's not a real online judge. It can grab problems from other regular online judges and simulate submissions to other online judges. It aims to enable holding contests when you don't have the test data.

## Reference

- [Competitive-Programming 3 - Steven and Felix](http://www.sso.sy/sites/default/files/competitive%20programming%203_1.pdf)