Understandable Algorithm Bible
This book was wrote by Ji.
The great algorithms are the poetry of computation.
Bad programmers worry about the code. Good programmers worry about data structures and their relationships.--Linus Torvalds
Algorithms + Data Structures = Programs
Every question we should think about:
What kind of algorithm this question belong with?
What is similarity of these question?
What is thinking progress of these question?