Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 250 Bytes

File metadata and controls

15 lines (9 loc) · 250 Bytes

Haskell-Interview-Tests

A set of tasks for created in Haskell

SpiralWorld:

src/SpiralWorld/

convert a magical scroll to find out the biggest populated island!

HackerRank

src/HackerRank/

Advent Of Code 2018

src/AdventOfCode2018