Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hlissner/practice

Programming exercises. For fun and great good.
https://github.com/hlissner/practice

exercism leetcode practice project-euler

Last synced: 8 days ago
JSON representation

Programming exercises. For fun and great good.

Awesome Lists containing this project

README

        

# Practice Programming Projects
Practical and prolific problems for programmers that I've patiently pondered and
particularly puzzled over for personal pleasure and programming practice.

Positively propitious!

## Sources
* ~~[CodeEval](http://codeeval.com) ([profile](https://www.codeeval.com/profile/hlissner/))~~ (site shut down)
* [LeetCode](http://leetcode.com) ([profile](https://leetcode.com/hlissner))
* [Exercism.io](http://exercism.io/) ([profile](http://exercism.io/hlissner))
* [Project Euler](https://projecteuler.net/)
* https://github.com/karan/Projects
* ["Algorithms, 4th Edition"](http://algs4.cs.princeton.edu/home/)
* [Building Machine Learning Systems with Python](https://www.packtpub.com/big-data-and-business-intelligence/building-machine-learning-systems-python)