Skip to content

Commit aacbe12

Browse files
committed
fix: update README.md
1 parent 44ff2c2 commit aacbe12

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

lcci/README_EN.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# LCCI
1+
# *Cracking the Coding Interview, 6th Edition*
22

33
[中文文档](/lcci/README.md)
44

lcof/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# [《剑指 Offer(第 2 版)》系列](https://leetcode-cn.com/problemset/lcof/)
22
本书精选谷歌、微软等知名IT企业的典型面试题,系统地总结了如何在面试时写出高质量代码,如何优化代码效率,以及分析、解决难题的常用方法。
33

4+
[English Version](/lcof/README_EN.md)
5+
46
## 题解
57
以下所有题目均来源 [LeetCode 中国官网](https://leetcode-cn.com/problemset/lcof/),题解由 [doocs/leetcode 贡献者](https://github.com/doocs/leetcode/graphs/contributors) 提供,正在完善中,欢迎贡献你的题解!
68

lcof/README_EN.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
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.

0 commit comments

Comments
 (0)