Hacker News new | ask | show | jobs
by oftenwrong 4645 days ago
8:30

Spent nearly the entire time on #3 because I was trying to use String.replace to work and failing. Ended up using .split instead, which passed thanks to poor test coverage (just like at work!).