artemkorsakov / algorithms   0.1.3

Website GitHub

Algorithms library contains the most popular and interesting algorithms.

Scala versions: 2.13 2.12

Algorithms Library

Algorithms library contains the most popular and interesting algorithms.

The following books, articles and resources served as a source for the algorithms - source of algorithms.

Installation

Maven Central latest snapshot release

master last commit

Add the following to your build.sbt

libraryDependencies += "com.github.artemkorsakov" %% "algorithms-core" % "0.1.3"

Documentation

The library homepage is available here.
The library documentation is available here.
The library API is available here.