• Stars
    star
    433
  • Rank 95,861 (Top 2 %)
  • Language
    Scala
  • Created about 11 years ago
  • Updated over 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