注释比较详细,算法比较全。
Minimal examples of data structures and algorithms in Python
https://github.com/keon/algorithms
代码非常全,但是注释相对较少。
All Algorithms implemented in Python
https://github.com/TheAlgorithms/Python
针对 LeetCode ,有一定的讲解,目标更清晰
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
https://github.com/azl397985856/leetcode
未经允许不得转载:PythonOK » Python 算法资源整理