Algorithms Illuminated (Part 3): Greedy Algorithms and Dynamic Programming
Book information
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 3 covers greedy algorithms (scheduling, minimum spanning trees, clustering, Huffman codes) and dynamic programming (knapsack, sequence alignment, shortest paths, optimal search trees).
Similar books
Algorithms Illuminated (Part 2): Graph Algorithms and Data Structures
2018 · PDF
Beyond the Worst-Case Analysis of Algorithms
2021 · PDF
Beyond the Worst-Case Analysis of Algorithms
2021 · PDF
Algorithms Illuminated (Part 4): Algorithms for NP-Hard Problems
2020 · PDF
Algorithms Illuminated (Part 4): Algorithms for NP-Hard Problems
2020 · PDF
Algorithms Illuminated. Part 3: Greedy Algorithms and Dynamic Programming
2019 · PDF
Algorithms illuminated Part 3 Greedy Algorithms and Dynamic Programming
2019 · PDF
Algorithms illuminated Part 2 Graph Algorithms and Data Structures
2018 · PDF