https://github.com/xurui1995/sword-pointing-to-offer
剑指offer java版实现
https://github.com/xurui1995/sword-pointing-to-offer
offer offer-java
Last synced: 6 months ago
JSON representation
剑指offer java版实现
- Host: GitHub
- URL: https://github.com/xurui1995/sword-pointing-to-offer
- Owner: xurui1995
- License: apache-2.0
- Created: 2016-09-21T03:12:21.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2021-11-30T04:15:19.000Z (almost 4 years ago)
- Last Synced: 2025-03-28T21:06:55.827Z (6 months ago)
- Topics: offer, offer-java
- Language: Java
- Size: 2.66 MB
- Stars: 624
- Watchers: 18
- Forks: 193
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### 剑指offer JAVA解
* [2012年书籍版本](https://github.com/xurui1995/Sword-pointing-to-offer/blob/master/%E5%89%91%E6%8C%87offer-2012%E5%B9%B4%E4%B9%A6%E7%B1%8D%E7%89%88/Pdf%E3%80%81Markdown/%E5%89%91%E6%8C%87offer-java-md.md)
* [Leetcode cn 剑指offer I](https://github.com/xurui1995/Sword-pointing-to-offer/blob/master/%E5%89%91%E6%8C%87offer%20I%20-%20leetcode%E7%89%88/%E5%89%91%E6%8C%87Offer%20I%20-%20LeetCode%20CN%20%E7%89%88%E6%9C%AC.md)
* Leetcode cn 剑指offer II
* 实现思路请参考书中讲解
* 欢迎提交bug和更优解