• Stars
    star
    430
  • Rank 92,250 (Top 2 %)
  • Language
    Scala
  • Created over 10 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

algorithms in scala

CircleCI codecov Codacy

Goals

Building

  • Install git, scala and sbt: brew install git scala sbt
  • Clone project: git clone https://github.com/pathikrit/scalgos.git; cd scalgos
  • Build and run tests: sbt test