Hacker News new | ask | show | jobs
by meatmanek 1021 days ago
Having passed a Fog Creek internship interview a few years later, I can say the questions were definitely harder than fizzbuzz. I don't remember the exact questions (One was a technical design question about how to do some sort of optimal screen layout, which ended up being an NP-hard problem). Very similar to the questions asked by Microsoft and Google and many other companies around the same time -- whiteboard coding in C to do some sort of data structure manipulation, etc.