Skip to content

rohitjha/ProjectEuler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProjectEuler

Efficient programming solutions to Project Euler (https://projecteuler.net/) problems.

Programming languages in which solutions are provided: Ada, Assembly, C, C#, Clojure, D, Erlang, Fortran, Groovy, Haskell, Java, Lisp, MPL, OCaml, Pascal, Perl, Python, Ruby, Scala, Scheme and Tcl. More languages may be added later.

The programs were executed on a machine with the following configuration:

Processor: Intel Core i3-370M (2.4GHz)

Memory : 4 GB

OS : Arch Linux x86-64

The assemblers, compilers, interpreters and run-time environments used are listed below.

C

The compiler used is the GNU Compiler Collection (GCC), version 5.1.0.

Haskell

The compiler used is the Glasgow Haskell Compiler (GHC), version 7.10.1.

Java

The JDK used is OpenJDK, version 1.8.0.

MPL

The version of MPL used is 0.2.2.

Python

The Python interpreter used is Python 3.4.3.

Help

E-mail: [email protected]

Related Links

For help about the algorithms and logic used, visit https://thecodeaddict.wordpress.com

Project Euler problems: https://projecteuler.net/problems

MPL: https://github.com/rohitjha/MPL

About

Efficient solutions to Project Euler (https://projecteuler.net/) problems.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published