Skip to content

new q #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README-CH.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
![](https://img.shields.io/badge/%3E-leetcode-green.svg)
![](https://img.shields.io/badge/%3C-awesome-green.svg)


[English](./README.md) | 简体中文

---
Expand All @@ -16,7 +17,7 @@

Note: 所有的讲解写在了 GitHub Issue 上面, **请不要在本项目中新建任何的 Issue,因为博主希望题目编号和 Issue 编号保持一致**,多谢!

("$" 代表锁住的题目, "*" 代表数据库类题目, "#" 代表脚本类题目。)
('$' 代表锁住的题目, '*' 代表数据库类题目, '#' 代表脚本类题目。)

| # | Title | Solution | Difficulty |
|---| ----- | -------- | ---------- |
Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
![](https://img.shields.io/badge/%3E-leetcode-green.svg)
![](https://img.shields.io/badge/%3C-awesome-green.svg)


English | [简体中文](./README-CH.md)

---
Expand All @@ -16,7 +17,7 @@ Same as this: [LeetCode All in One 题目讲解汇总(持续更新中...)](https

Note: All explanations are written in Github Issues, **please do not create any new issue in this project since the problem index should be consistent with the issue index**, thanks!

("$" means the problem is locked on Leetcode, "*" means the problem is related to Database, "#" means the problem is related to Shell.)
('$' means the problem is locked on Leetcode, '*' means the problem is related to Database, '#' means the problem is related to Shell.)



Expand Down Expand Up @@ -926,4 +927,4 @@ This app displays all practical coding problems from leetcode.com, and provids t

## Special Thanks

Special thanks to [@notfresh](https://github.com/notfresh) to help extract the markdown from my [cnblogs](https://www.cnblogs.com/grandyang/).
Special thanks to [@notfresh](https://github.com/notfresh) to help extract the blog content in markdown format from my [cnblogs](https://www.cnblogs.com/grandyang/).