Skip to content

Commit b586353

Browse files
committed
docs: update README.md
1 parent 9f09a9d commit b586353

File tree

3 files changed

+117
-22
lines changed

3 files changed

+117
-22
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,14 @@
1515
</p>
1616

1717
## Introduction
18-
Complete solutions to [LeetCode](https://leetcode-cn.com/problemset/all/), [LCCI](https://leetcode-cn.com/problemset/lcci/) and [LCOF](https://leetcode-cn.com/problemset/lcof/) problems, updated daily.
18+
Complete solutions to [LeetCode](https://leetcode-cn.com/problemset/all/), [LCOF](https://leetcode-cn.com/problemset/lcof/) and [LCCI](https://leetcode-cn.com/problemset/lcci/) problems, updated daily.
1919

2020
[中文文档](./README_CN.md)
2121

2222
## Solutions
2323
- [LeetCode](./solution/README.md)
24-
- [LCCI](./lcci/README.md) / [LCOF](./lcof/README.md)
24+
- [LCOF: *Coding Interviews, 2nd Edition*](./lcof/README.md)
25+
- [LCCI: *Cracking the Coding Interview, 6th Edition*](./lcci/README.md)
2526

2627
## Contributions
2728
I'm looking for long-term contributors/partners to this repo! Send me [PRs](https://github.com/doocs/leetcode/pulls) if you're interested! See the following:

0 commit comments

Comments
 (0)