Although I heard that Amazon Software Engineers have very demanding work schedule, I applied anyway since it looks like the company is growing like crazy and needs lots of developers. The process was tough with heavy emphasis on technical questions. I wished I had remembered all my data structures and algorithms studies from school better...
Preguntas de entrevista [1]
Pregunta 1
Write the code to read in characters from a file and print out the top 10 most used. What if they are 32 bit characters? What if it’s a 4GB file and you only have 1GB of ram?