Fork me on GitHub
#clojure-sg
<
2015-10-22
>
gabehollombe01:10:56

jethroksy: I worked on a solution in clojure and almost finished it in time (75 minutes)

gabehollombe02:10:21

there is a simple "un-fun” solution, or other ways that are more “interesting” — I was going for more interesting

gabehollombe02:10:47

it’s just one of the google code jam practice problems

gabehollombe02:10:25

I’ll try to finish my solution because I’m curious to see if the lazy sequence approach I was pursuing will work with the larger data test cases

gabehollombe02:10:30

if I finish, I’ll share 😃

ping05:10:56

cool. I’m curious, anybody tried http://exercism.io ?

kharus09:10:59

A lot of people at Neo Hack Night.

oskarth11:10:23

In this vein, http://programmingpraxis.com/ is awesome imo - lots of really good problems