Skip to main content
Please allow one business day for order processing.
Close this alert
Algorithms Illuminated (Part 2): Graph Algorithms and Data Structures

Algorithms Illuminated (Part 2): Graph Algorithms and Data Structures

Current price: $19.99
Publication Date: August 8th, 2018
Publisher:
Soundlikeyourself Publishing, LLC
ISBN:
9780999282922
Pages:
222
Available in 3-7 business days

Description

Algorithms are the heart and soul of computer science. Their applications range from network routing and computational genomics to public-key cryptography and machine learning. Studying algorithms can make you a better programmer, a clearer thinker, and a master of technical interviews. Algorithms Illuminated is an accessible introduction to the subject for anyone with at least a little programming experience. 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. 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).