We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44ff2c2 commit aacbe12Copy full SHA for aacbe12
lcci/README_EN.md
@@ -1,4 +1,4 @@
1
-# LCCI
+# *Cracking the Coding Interview, 6th Edition*
2
3
[中文文档](/lcci/README.md)
4
lcof/README.md
@@ -1,6 +1,8 @@
# [《剑指 Offer(第 2 版)》系列](https://leetcode-cn.com/problemset/lcof/)
本书精选谷歌、微软等知名IT企业的典型面试题,系统地总结了如何在面试时写出高质量代码,如何优化代码效率,以及分析、解决难题的常用方法。
+[English Version](/lcof/README_EN.md)
5
+
6
## 题解
7
以下所有题目均来源 [LeetCode 中国官网](https://leetcode-cn.com/problemset/lcof/),题解由 [doocs/leetcode 贡献者](https://github.com/doocs/leetcode/graphs/contributors) 提供,正在完善中,欢迎贡献你的题解!
8
lcof/README_EN.md
@@ -0,0 +1,5 @@
+# *Coding Interviews, 2nd Edition*
+[中文文档](/solution/README.md)
+English description is not available for the book. Please switch to Chinese version.
0 commit comments