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

https://github.com/afonsojramos/coding-challenge

💻 Solutions for programming contests/exercises
https://github.com/afonsojramos/coding-challenge

competitive-coding competitive-programming competitive-programming-contests

Last synced: about 1 year ago
JSON representation

💻 Solutions for programming contests/exercises

Awesome Lists containing this project

README

          

# coding-challenge
Training exercises from online judges ([CS Academy](https://csacademy.com/), [SpOJ](https://www.spoj.com/), [Hacker Rank](https://www.hackerrank.com/) and [CSSBattle](https://cssbattle.dev)) and from programming competitions.

## About
The solutions implemented are my own and they are often a product of quick thinking and coding. I do not intend to make the best code in terms of 'quality', but I intend to have clean solutions that can be interpreted by someone other than me, however, my main objectives are solve the problems as quickly and as efficiently as required, so beware.