Readings for Lunch — [ 19 May 2017 ]
ALGORITHMS
500 data structures and algorithms practice problems and their solutions
A great listing of commonly used algorithms and their solutions.
TESTING
Five factor testing
There are five practical reasons that we write tests.
Whether we realize it or not, our personal testing philosophy is based on how we judge the relative importance of these reasons.