Algorithms are the heart and soul of computer science.
Part 2 covers Graph search and applications, shortest paths, and the usage and implementation of several Data Structures (heaps, search trees, hash tables, and bloom filters)..
The exposition emphasizes the big picture and conceptual understanding over low-level implementation and mathematical details---like a transcript of what an expert Algorithms tutor would say over a series of one-on-one lessons.
Algorithms Illuminated is an accessible introduction to the subject for anyone with at least a little programming experience.
Studying Algorithms can make you a better programmer, a clearer thinker, and a master of technical interviews.
Their applications range from network routing and computational genomics to public-key cryptography and machine learning.
Algorithms are the heart and soul of computer science