Skip to content

davidmweber/puzzle_solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puzzles for Early Mornings

Morning All. Here are some rather easy problems for you to solve. The rules are simple. Keep it functional. No mutable state, no for loops. That sort of thing. And it is in Scala, you may need to learn this in a hurry.

Get going by cloning this repo and installing the Scala Build Tool on whatever passes for your compute facility. Run the test cases using sbt test. It may take a few minutes to download all the libraries and the compiler. Have coffee. If you want to see why some of us like Scala, use sbt ~test and watch the retest as you edit.

Thanks to S-99 and Josh Sureth for the problems, solutions and inspiration.

About

99 programming puzzle inspired Scala solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages