8000 GitHub - zafarella/EulerScala
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zafarella/EulerScala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EulerScala

Build Status

This is to learn scala - a set of problems from well known Euler project. Solve them in scala and learn simultaneously.

The project already have skeleton, you can just make PR against master branch and you will see how your solution performs and is it correct.

To get started:

  • fork the repo
  • solve problem in the main app package
  • submit PR

Jenkins will show you test results along some code statistics


Requirements

  • Java 8
brew install java

or similar.

Running

sbt runAll

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0