Python - 数据结构与算法(Data Structure and Algorithms)
入门
The Algorithms Python
https://github.com/TheAlgorithms/Python
- 从基本原理到代码实现的Python算法入门,简洁地展示问题怎样解决,因此相比 Python 标准库中实现的方法可能效率不那么高。
通过数据结构和算法解决问题-Python
- CN:https://facert.gitbooks.io/python-data-structure-cn/
- EN:http://interactivepython.org/runestone/static/pythonds/index.html
- GitHub地址: https://github.com/facert/python-data-structure-cn
可视化演示与讲解
visualgo.net
- HomePage:https://visualgo.net/
- 几乎包含所有算法,可根据关键词查找
- 示例模式以动画方式呈现,电子讲座模式以知识点讲解模式呈现
- 支持多国语言
algorithm-visualizer.org
- HomePage:https://algorithm-visualizer.org/
- GitHub:https://github.com/algorithm-visualizer/algorithm-visualizer
参考
- 剑指offer66题(Python):https://www.jianshu.com/p/14546f8ebdcf
- Interview-code-practice-python:https://github.com/leeguandong/Interview-code-practice-python
行动是绝望的解药!
欢迎转载和引用,但请在明显处保留原文链接和原作者信息!
本博客内容多为个人工作与学习的记录,少数内容来自于网络并略有修改,已尽力标明原文链接和转载说明。如有冒犯,即刻删除!
以所舍,求所得,有所获,方所成。