File tree Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Expand file tree Collapse file tree 3 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
- # LCCI
1
+ # * Cracking the Coding Interview, 6th Edition *
2
2
3
3
[ 中文文档] ( /lcci/README.md )
4
4
Original file line number Diff line number Diff line change 1
1
# [ 《剑指 Offer(第 2 版)》系列] ( https://leetcode-cn.com/problemset/lcof/ )
2
2
本书精选谷歌、微软等知名IT企业的典型面试题,系统地总结了如何在面试时写出高质量代码,如何优化代码效率,以及分析、解决难题的常用方法。
3
3
4
+ [ English Version] ( /lcof/README_EN.md )
5
+
4
6
## 题解
5
7
以下所有题目均来源 [ LeetCode 中国官网] ( https://leetcode-cn.com/problemset/lcof/ ) ,题解由 [ doocs/leetcode 贡献者] ( https://github.com/doocs/leetcode/graphs/contributors ) 提供,正在完善中,欢迎贡献你的题解!
6
8
Original file line number Diff line number Diff line change
1
+ # * Coding Interviews, 2nd Edition*
2
+
3
+ [ 中文文档] ( /solution/README.md )
4
+
5
+ English description is not available for the book. Please switch to Chinese version.
You can’t perform that action at this time.
0 commit comments