mirror of
https://github.com/karlhorky/learn-to-program.git
synced 2024-12-19 15:26:11 +00:00
Add a few more links to the advance list
HackerEarth, Project Euler, CodeFights are very popular and great websites to practice coding.
This commit is contained in:
parent
a5c66d611b
commit
5747fec02e
12
README.md
12
README.md
@ -147,6 +147,18 @@ This list aims to be a curated set of high quality educational resources. The co
|
|||||||
**Free** programming challenges and contests
|
**Free** programming challenges and contests
|
||||||
*(artificial intelligence, algorithms, functional programming, machine learning)*
|
*(artificial intelligence, algorithms, functional programming, machine learning)*
|
||||||
|
|
||||||
|
#### [HackerEarth](https://www.hackerearth.com/)
|
||||||
|
**Free** programming challenges, hackathons and contests
|
||||||
|
*(dynamic programming,artificial intelligence, algorithms, functional programming, machine learning)*
|
||||||
|
|
||||||
|
#### [Project Euler](https://projecteuler.net/)
|
||||||
|
**Free** mathematical/computer programming problems
|
||||||
|
*(programming, mathematics)*
|
||||||
|
|
||||||
|
#### [CodeFights](https://codefights.com/)
|
||||||
|
**Free** programming challenges
|
||||||
|
*(Java, C++, Python, Javascript, Ruby, C#, PHP and Perl)*
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
[![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png)](http://creativecommons.org/publicdomain/zero/1.0/)
|
[![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png)](http://creativecommons.org/publicdomain/zero/1.0/)
|
||||||
|
Loading…
Reference in New Issue
Block a user