Skip to content

Commit 3a7e726

Browse files
authored
feat: add metadata info (doocs#2813)
1 parent d9b576a commit 3a7e726

File tree

6,818 files changed

+88593
-12687
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

6,818 files changed

+88593
-12687
lines changed

lcci/01.01.Is Unique/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
comment: true
3+
difficulty: 简单
4+
edit_url: https://github.com/doocs/leetcode/edit/main/lcci/01.01.Is%20Unique/README.md
5+
---
6+
17
# [面试题 01.01. 判定字符是否唯一](https://leetcode.cn/problems/is-unique-lcci)
28

39
[English Version](/lcci/01.01.Is%20Unique/README_EN.md)

lcci/01.01.Is Unique/README_EN.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
comment: true
3+
difficulty: Easy
4+
edit_url: https://github.com/doocs/leetcode/edit/main/lcci/01.01.Is%20Unique/README_EN.md
5+
---
6+
17
# [01.01. Is Unique](https://leetcode.cn/problems/is-unique-lcci)
28

39
[中文文档](/lcci/01.01.Is%20Unique/README.md)

lcci/01.02.Check Permutation/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
comment: true
3+
difficulty: 简单
4+
edit_url: https://github.com/doocs/leetcode/edit/main/lcci/01.02.Check%20Permutation/README.md
5+
---
6+
17
# [面试题 01.02. 判定是否互为字符重排](https://leetcode.cn/problems/check-permutation-lcci)
28

39
[English Version](/lcci/01.02.Check%20Permutation/README_EN.md)

lcci/01.02.Check Permutation/README_EN.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
comment: true
3+
difficulty: Easy
4+
edit_url: https://github.com/doocs/leetcode/edit/main/lcci/01.02.Check%20Permutation/README_EN.md
5+
---
6+
17
# [01.02. Check Permutation](https://leetcode.cn/problems/check-permutation-lcci)
28

39
[中文文档](/lcci/01.02.Check%20Permutation/README.md)

lcci/01.03.String to URL/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
comment: true
3+
difficulty: 简单
4+
edit_url: https://github.com/doocs/leetcode/edit/main/lcci/01.03.String%20to%20URL/README.md
5+
---
6+
17
# [面试题 01.03. URL 化](https://leetcode.cn/problems/string-to-url-lcci)
28

39
[English Version](/lcci/01.03.String%20to%20URL/README_EN.md)

lcci/01.03.String to URL/README_EN.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
comment: true
3+
difficulty: Easy
4+
edit_url: https://github.com/doocs/leetcode/edit/main/lcci/01.03.String%20to%20URL/README_EN.md
5+
---
6+
17
# [01.03. String to URL](https://leetcode.cn/problems/string-to-url-lcci)
28

39
[中文文档](/lcci/01.03.String%20to%20URL/README.md)

lcci/01.04.Palindrome Permutation/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
comment: true
3+
difficulty: 简单
4+
edit_url: https://github.com/doocs/leetcode/edit/main/lcci/01.04.Palindrome%20Permutation/README.md
5+
---
6+
17
# [面试题 01.04. 回文排列](https://leetcode.cn/problems/palindrome-permutation-lcci)
28

39
[English Version](/lcci/01.04.Palindrome%20Permutation/README_EN.md)

lcci/01.04.Palindrome Permutation/README_EN.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
comment: true
3+
difficulty: Easy
4+
edit_url: https://github.com/doocs/leetcode/edit/main/lcci/01.04.Palindrome%20Permutation/README_EN.md
5+
---
6+
17
# [01.04. Palindrome Permutation](https://leetcode.cn/problems/palindrome-permutation-lcci)
28

39
[中文文档](/lcci/01.04.Palindrome%20Permutation/README.md)

lcci/01.05.One Away/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
comment: true
3+
difficulty: 中等
4+
edit_url: https://github.com/doocs/leetcode/edit/main/lcci/01.05.One%20Away/README.md
5+
---
6+
17
# [面试题 01.05. 一次编辑](https://leetcode.cn/problems/one-away-lcci)
28

39
[English Version](/lcci/01.05.One%20Away/README_EN.md)

lcci/01.05.One Away/README_EN.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
comment: true
3+
difficulty: Medium
4+
edit_url: https://github.com/doocs/leetcode/edit/main/lcci/01.05.One%20Away/README_EN.md
5+
---
6+
17
# [01.05. One Away](https://leetcode.cn/problems/one-away-lcci)
28

39
[中文文档](/lcci/01.05.One%20Away/README.md)

0 commit comments

Comments
 (0)