https://github.com/heftykoo/clrs
算法导论学习
https://github.com/heftykoo/clrs
algorithms clrs javascript
Last synced: over 1 year ago
JSON representation
算法导论学习
- Host: GitHub
- URL: https://github.com/heftykoo/clrs
- Owner: HeftyKoo
- Created: 2020-02-01T09:52:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-09T08:21:21.000Z (almost 6 years ago)
- Last Synced: 2025-01-18T18:52:12.558Z (over 1 year ago)
- Topics: algorithms, clrs, javascript
- Language: JavaScript
- Size: 1.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 算法导论学习笔记
## 资源
[网易公开课](http://open.163.com/newview/movie/courseintro?newurl=%2Fspecial%2Fopencourse%2Falgorithms.html)
[课后答案](https://github.com/walkccc/CLRS/)
[讲义](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-046j-introduction-to-algorithms-sma-5503-fall-2005/index.htm)