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

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

My solutions for r/dailyprogrammer and ASCL challenges
https://github.com/mjvl/programming-challenges

dailyprogrammer java programming-challenges python

Last synced: about 1 year ago
JSON representation

My solutions for r/dailyprogrammer and ASCL challenges

Awesome Lists containing this project

README

          

# Programming-Challenges
This repo contains my solutions for r/dailyprogrammer and ASCL challenges.

## ASCL Warning
I completed some of these challenges for a contest that had number of lines as a judging criteria. Because of this some of these solutions are pretty unreadable/inefficient and break some good coding conventions.