Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hlissner/practice
- Owner: hlissner
- Created: 2015-05-06T01:24:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-27T19:02:27.000Z (about 5 years ago)
- Last Synced: 2024-08-01T03:37:49.877Z (3 months ago)
- Topics: exercism, leetcode, practice, project-euler
- Language: C++
- Homepage:
- Size: 201 KB
- Stars: 18
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)