Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kevorr/programming-challenges

My solutions to various programming challenges
https://github.com/kevorr/programming-challenges

challenges codewars dailyprogrammer hackerrank programming-challenges

Last synced: about 1 month ago
JSON representation

My solutions to various programming challenges

Awesome Lists containing this project

README

        

# Programming Challenges

This repository houses all of my solutions to various programming challenge sites. Can't
guarantee that all examples will work out-of-the-box, but feel free to open issues.

### Advent of Code
From the [Advent of Code][advent] about page:

> Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.

### Codewars
[Codewars][codewars] is a great site for ramping up your programming skills in a variety of
languages (20 as of this commit and they're adding support for more). My profile is
[here][codewars profile].

### Dailyprogrammer
Redditors who frequent [r/dailyprogrammer][dailyprogrammer] post daily challenges ranging
from easy to hard. All languages that [the ideone API][ideone] supports can be run to verify
correctness, and even then, languages that ideone does not yet support are more than welcome.

### HackerRank
Much like codewars, [HackerRank][hackerrank] is a site that provides challenges ranging from
"Hello, World!" to AI and security. My profile is [here][hackerrank profile].

[advent]: https://adventofcode.com/2020/about

[codewars]: https://www.codewars.com
[codewars profile]: https://www.codewars.com/users/KevOrr

[dailyprogrammer]: https://www.reddit.com/r/dailyprogrammer/

[hackerrank]: https://www.hackerrank.com/
[hackerrank profile]: https://www.hackerrank.com/kevinorr54

[ideone]: http://ideone.com/