Python - 数据结构与算法(Data Structure and Algorithms)

入门

The Algorithms Python

https://github.com/TheAlgorithms/Python

  • 从基本原理到代码实现的Python算法入门,简洁地展示问题怎样解决,因此相比 Python 标准库中实现的方法可能效率不那么高。

通过数据结构和算法解决问题-Python

可视化演示与讲解

visualgo.net

  • HomePage:https://visualgo.net/
  • 几乎包含所有算法,可根据关键词查找
  • 示例模式以动画方式呈现,电子讲座模式以知识点讲解模式呈现
  • 支持多国语言

algorithm-visualizer.org

参考

posted @ 2017-07-09 00:28  Anliven  阅读(808)  评论(0编辑  收藏  举报