https://github.com/schickling/challenges
Coding challenges - talk about solutions
https://github.com/schickling/challenges
Last synced: over 1 year ago
JSON representation
Coding challenges - talk about solutions
- Host: GitHub
- URL: https://github.com/schickling/challenges
- Owner: schickling
- Created: 2014-07-15T17:46:46.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-11-06T22:50:37.000Z (over 11 years ago)
- Last Synced: 2025-03-26T00:36:00.753Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 709 KB
- Stars: 3
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
challenges
==========
Coding challenges - talk about solutions
## Challenges
* [**Coffee Time Challenges**](http://www.datagenetics.com/blog/june22014/index.html) - Small coding puzzles
* [**Project Euler**](https://projecteuler.net/) - Small to medium math and coding puzzles.
* *please add some more...*
## Rules
1. If you think you got a better solution for a challenge, please open a **pull request** with your solution.
2. Please only commit **source files**.
3. Learn as much as possible.
## More resources
* http://www.spoj.com
* http://codeforces.com