This repository contains code that I wrote to practice programming problems. Code written in programming languages that run on the JVM can be found in the directory jvm. All other languages have a directory at the top level dedicated to code written in them.
This folder contains an SBT project. Execute sbt clean test
to run all the tests in this project.