Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.