logoalt Hacker News

makerofthingstoday at 6:00 PM0 repliesview on HN

Another vote for Haskell. It’s fun and the parsing bit is easy. I do struggle with some of the 2d map style questions which are simpler in a mutable 2d array in c++. It’s sometimes hard to write throwaway code in Haskell!