Hacker News new | ask | show | jobs
by 35bge57dtjku 3595 days ago
I didn't do well on a relatively simple question about finding the contiguous elements with the maximum sum in an array. My solution was correct, but not at all the simple, ideal solution. Someone asked me how I'd write/model a simple game like Space Invaders, so I showed him a couple of tiny prototypes I'd written and discussed how the code was organized.