Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arkbriar/hackerrank-projecteuler
Project Euler on Hacker Rank
https://github.com/arkbriar/hackerrank-projecteuler
hackerrank projecteuler
Last synced: 27 days ago
JSON representation
Project Euler on Hacker Rank
- Host: GitHub
- URL: https://github.com/arkbriar/hackerrank-projecteuler
- Owner: arkbriar
- Created: 2017-08-25T08:46:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-18T13:16:27.000Z (over 7 years ago)
- Last Synced: 2024-11-07T13:54:59.408Z (3 months ago)
- Topics: hackerrank, projecteuler
- Language: C++
- Size: 25.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Project Euler on HackerRank
================## Why this repo
The problems of project euler are all about mathematics. They are mostly hard to solve with little knowledge of math and programming.
It is originally hosted on https://projecteuler.net/. However, part of the problems have been migrated to Hacker Rank with great difficulty increasement.
## What're in this repo
Here are some codes of the problems [C++/Go] I have resolved. I'm sorry that there are few/none comments in my codes.
But if you are interested in the thoughts of them, you can visit my blog (https://blog.crazyark.me) (all in Chinese and maybe I will port some of my posts into English later).
If you have any problems or thoughts, please contact me via email ([email protected]). I am so happy to talk with you guys.
Hope they are useful and cheers!🍺
## Author & License
arkbriar©2017, MIT License.