Scala
Brainfuck Interpreter
May 8, 2019 - 00:00
As an exercise in using Scala's parser combinator library I implemented a Brainfuck interpreter - see my Github.
Advent of Code 2018
December 26, 2018 - 00:00
I am taking part in Advent of Code 2018 and you can find my answers on my Github, written in Scala.
Advent of Code 2017
December 27, 2017 - 10:49
I am taking part in Advent of Code 2017 and you can find my answers on my Github, written in either Java, Scala or Python.
Coding Tasks
December 27, 2017 - 10:42
You can find on my Github some answers to various coding tasks from interviews and/or online coding test websites, coded in Java, Scala and/or Lisp.
