有哪些用 Python 语言讲算法和数据结构的书

如题所述

《编程导论》,作者John V. Guttag,人民邮电出版社
本书涵盖了Python的大部分特性,但侧重点是如何使用这门语言,而不是语言本身。例如,前三章介绍了穷举的概念、猜测和验证算法、二分查找以及高效近
似算法,但只涉及一小部分Python知识。

有一本叫Data Structures and Algorithms with Object Oriented Design Patterns in Python,作者Bruno R. Preiss

Problem Solving with Algorithms and Data Structures using Python
作者: Brad Miller and David Ranum
温馨提示:答案为网友推荐,仅供参考
相似回答