Algorithms Illuminated Part 3: Greedy Algorithms and Dynamic ProgrammingКНИГИ » ПРОГРАММИНГ
Название: Algorithms Illuminated (Part 3): Greedy Algorithms and Dynamic Programming Автор: Tim Roughgarden Издательство: Soundlikeyourself Publishing, LLC Год: 2019 Формат: True PDF Страниц: 229 Размер: 10 Mb Язык: English
Accessible, no-nonsense, and programming language-agnostic introduction to algorithms. Includes hints or solutions to all quizzes and problems, and a series of YouTube videos by the author accompanies the book. Part 3 covers greedy algorithms (scheduling, minimum spanning trees, clustering, Huffman codes) and dynamic programming (knapsack, sequence alignment, shortest paths, optimal search trees).