Engaged Employer
Write a program to sum a very large file (for example 8G) binary integers.
Anonymous
The interviewer thought the solution I gave is slow, then it turned the assumption is that the files in all in memory, which totally different setup as I had expected (who will expect in this case the file will be all the memory without mentioning the condition in the problem sets). Then I point out the different solution if that is the case, the interviewer seems not happy. Because he just expect the "standard" solution that he wants.
Check out your Company Bowl for anonymous work chats.