While trying to think of good, quick interview questions I stumbled across power set (thanks to Mike DiStaula for suggesting it). After 10 minutes of hacking in Ruby I discovered that it’s not a reasonable replacement for our current starter question (it takes too long), but it’s also a fun problem to solve.
Then I wandered [...]
Monthly Archives: May 2009
Powerset in Ruby Using the List Monad
May 30, 2009 – 2:25 pm