Skip to content

akarasev/scala-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scala-playground

Understanding algorithms and data structures by problem solving on Scala

To see the samples in action use command line.

On Linux and macOS

$ ./sbt test

On Windows

> sbt.bat test

To run a specific spec enter to SBT console. E.g.

$ sbt

And run the command:

testOnly example.HelloSpec

About

Understanding algorithms and data structures by problem solving on Scala

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published