书籍 Algorithms Illuminated (Part 3)的封面

Algorithms Illuminated (Part 3)

Tim Roughgarden

出版时间

2019-04-30

ISBN

9780999282946

评分

★★★★★

标签

算法

书籍介绍

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).

用户评论
路漫漫其修远矣 世界上的两种问题:1 solved well problems 2 using approximational tools to solve problems