https://github.com/diguage/algorithm-books
刷刷算法题
https://github.com/diguage/algorithm-books
Last synced: 18 days ago
JSON representation
刷刷算法题
- Host: GitHub
- URL: https://github.com/diguage/algorithm-books
- Owner: diguage
- License: apache-2.0
- Created: 2018-05-06T13:56:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-22T01:42:11.000Z (over 7 years ago)
- Last Synced: 2025-01-18T04:11:44.242Z (12 months ago)
- Language: Java
- Size: 24.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= 看看书,刷刷算法题
一直想刷题,这次干脆直接开个Repo,算是给自己立个Flag!💪💪
== 备选书籍
. https://book.douban.com/subject/27008702/[《剑指Offer·第2版》]
. https://book.douban.com/subject/26638586/[《程序员代码面试指南》]
. https://book.douban.com/subject/26570695/[《Cracking the Coding Interview》]
. https://book.douban.com/subject/10432347/[《算法·英文版》]
. https://book.douban.com/subject/24708288/[《算法设计与分析基础·第3版》]
. https://book.douban.com/subject/20432061/[《算法导论·第3版》]