Preparing for interview questions involving scale
Posted
by
Chaitanya
on Programmers
See other posts from Programmers
or by Chaitanya
Published on 2014-05-29T05:28:20Z
Indexed on
2014/05/29
9:40 UTC
Read the original article
Hit count: 305
interview
|scalability
I have over 6 years of software development experience. I have worked on multiple platforms, including mobile. However, I have not had a chance of working on scale-related issues. As a consequence, whenever someone asks a question involving a million inputs in an interview, I find myself out of depth.
How do I prepare for such questions? Any books/resources to refer to? There are books for Java and Data Structures and Concurrency, but I don't know about any definitive ones to learn about scaling.
© Programmers or respective owner