Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f9b0afb

Browse files
committed
Update.
1 parent 7cb435d commit f9b0afb

File tree

3 files changed

+22
-1
lines changed

3 files changed

+22
-1
lines changed

‎docs/solutions/index.md‎

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# 玩转力扣 | LeetCode原创题解
2+
3+
<img src='https://github.githubassets.com/images/icons/emoji/octocat.png' width='16px' height='16px'> 仓库[**leetcode-ac**](https://github.com/yanglr/leetcode-ac)提供LeetCode中文题大全、LeetCode**清晰易懂的代码**(含多种语言: C++/Java/C#/Python/Go) 及详细题解, 并将**持续不断更新**, 助你早日斩获大厂Offer!
4+
5+
如果想第一时间收到最新更新, 还请点个star/fork 或 watch, 如果有不错的解法也欢迎提PR~
6+
7+
如果在本项目中发现问题, 欢迎给我提issue喔, 看到后会立刻回复的~
8+
9+
<br/>
10+
11+
## 📢我们的slogan
12+
13+
本仓库[**leetcode-ac**](https://github.com/yanglr/leetcode-ac)的口号是: AC一时爽, 一直AC一直爽。
14+
15+
欢迎关注本项目的同名公众号 **「玩转力扣」**,极客学长带你 **轻松刷 LeetCode**!
16+
17+
<a title="玩转力扣" alt="玩转LeetCode" target="_blank" href="https://github.com/yanglr/yanglr"><img width="400" height="400" src="https://github.com/yanglr/leetcode-ac/blob/master/assets/images/leetcode-ac-qrcode.jpg?raw=true"></a>
18+
19+
<br/>
20+
21+
**ps**: 所有题解的代码将第一时间在本仓库更新, 而所有题解将第一时间在公众号 **「玩转力扣」** 更新!

‎docs/solutions/intro.md‎

Whitespace-only changes.

‎mkdocs.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ nav:
7575
- C++: coding/cpp.md
7676
- C#: coding/csharp.md
7777
- leetcode:
78-
- leetcode题解: solutions/intro.md
78+
- leetcode题解: solutions/index.md
7979
- 玩转力扣Tips: solutions/tips.md
8080
- leetcode1 两数之和[简单]: solutions/leetcode1 两数之和[简单].md
8181
- leetcode4 寻找两个正序数组的中位数[困难]: solutions/leetcode4 寻找两个正序数组的中位数[困难].md

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /