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

+6
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

+6
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

+6
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

+6
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

+6
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

+6
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

+6
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

+6
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

+6
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

+6
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)

lcci/01.06.Compress String/README.md

+6
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.06.Compress%20String/README.md
5+
---
6+
17
# [面试题 01.06. 字符串压缩](https://leetcode.cn/problems/compress-string-lcci)
28

39
[English Version](/lcci/01.06.Compress%20String/README_EN.md)

lcci/01.06.Compress String/README_EN.md

+6
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.06.Compress%20String/README_EN.md
5+
---
6+
17
# [01.06. Compress String](https://leetcode.cn/problems/compress-string-lcci)
28

39
[中文文档](/lcci/01.06.Compress%20String/README.md)

lcci/01.07.Rotate Matrix/README.md

+6
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.07.Rotate%20Matrix/README.md
5+
---
6+
17
# [面试题 01.07. 旋转矩阵](https://leetcode.cn/problems/rotate-matrix-lcci)
28

39
[English Version](/lcci/01.07.Rotate%20Matrix/README_EN.md)

lcci/01.07.Rotate Matrix/README_EN.md

+6
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.07.Rotate%20Matrix/README_EN.md
5+
---
6+
17
# [01.07. Rotate Matrix](https://leetcode.cn/problems/rotate-matrix-lcci)
28

39
[中文文档](/lcci/01.07.Rotate%20Matrix/README.md)

lcci/01.08.Zero Matrix/README.md

+6
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.08.Zero%20Matrix/README.md
5+
---
6+
17
# [面试题 01.08. 零矩阵](https://leetcode.cn/problems/zero-matrix-lcci)
28

39
[English Version](/lcci/01.08.Zero%20Matrix/README_EN.md)

lcci/01.08.Zero Matrix/README_EN.md

+6
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.08.Zero%20Matrix/README_EN.md
5+
---
6+
17
# [01.08. Zero Matrix](https://leetcode.cn/problems/zero-matrix-lcci)
28

39
[中文文档](/lcci/01.08.Zero%20Matrix/README.md)

lcci/01.09.String Rotation/README.md

+6
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.09.String%20Rotation/README.md
5+
---
6+
17
# [面试题 01.09. 字符串轮转](https://leetcode.cn/problems/string-rotation-lcci)
28

39
[English Version](/lcci/01.09.String%20Rotation/README_EN.md)

lcci/01.09.String Rotation/README_EN.md

+6
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.09.String%20Rotation/README_EN.md
5+
---
6+
17
# [01.09. String Rotation](https://leetcode.cn/problems/string-rotation-lcci)
28

39
[中文文档](/lcci/01.09.String%20Rotation/README.md)

lcci/02.01.Remove Duplicate Node/README.md

+6
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/02.01.Remove%20Duplicate%20Node/README.md
5+
---
6+
17
# [面试题 02.01. 移除重复节点](https://leetcode.cn/problems/remove-duplicate-node-lcci)
28

39
[English Version](/lcci/02.01.Remove%20Duplicate%20Node/README_EN.md)

lcci/02.01.Remove Duplicate Node/README_EN.md

+6
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/02.01.Remove%20Duplicate%20Node/README_EN.md
5+
---
6+
17
# [02.01. Remove Duplicate Node](https://leetcode.cn/problems/remove-duplicate-node-lcci)
28

39
[中文文档](/lcci/02.01.Remove%20Duplicate%20Node/README.md)

lcci/02.02.Kth Node From End of List/README.md

+6
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/02.02.Kth%20Node%20From%20End%20of%20List/README.md
5+
---
6+
17
# [面试题 02.02. 返回倒数第 k 个节点](https://leetcode.cn/problems/kth-node-from-end-of-list-lcci)
28

39
[English Version](/lcci/02.02.Kth%20Node%20From%20End%20of%20List/README_EN.md)

lcci/02.02.Kth Node From End of List/README_EN.md

+6
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/02.02.Kth%20Node%20From%20End%20of%20List/README_EN.md
5+
---
6+
17
# [02.02. Kth Node From End of List](https://leetcode.cn/problems/kth-node-from-end-of-list-lcci)
28

39
[中文文档](/lcci/02.02.Kth%20Node%20From%20End%20of%20List/README.md)

lcci/02.03.Delete Middle Node/README.md

+6
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/02.03.Delete%20Middle%20Node/README.md
5+
---
6+
17
# [面试题 02.03. 删除中间节点](https://leetcode.cn/problems/delete-middle-node-lcci)
28

39
[English Version](/lcci/02.03.Delete%20Middle%20Node/README_EN.md)

lcci/02.03.Delete Middle Node/README_EN.md

+6
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/02.03.Delete%20Middle%20Node/README_EN.md
5+
---
6+
17
# [02.03. Delete Middle Node](https://leetcode.cn/problems/delete-middle-node-lcci)
28

39
[中文文档](/lcci/02.03.Delete%20Middle%20Node/README.md)

lcci/02.04.Partition List/README.md

+6
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/02.04.Partition%20List/README.md
5+
---
6+
17
# [面试题 02.04. 分割链表](https://leetcode.cn/problems/partition-list-lcci)
28

39
[English Version](/lcci/02.04.Partition%20List/README_EN.md)

lcci/02.04.Partition List/README_EN.md

+6
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/02.04.Partition%20List/README_EN.md
5+
---
6+
17
# [02.04. Partition List](https://leetcode.cn/problems/partition-list-lcci)
28

39
[中文文档](/lcci/02.04.Partition%20List/README.md)

lcci/02.05.Sum Lists/README.md

+6
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/02.05.Sum%20Lists/README.md
5+
---
6+
17
# [面试题 02.05. 链表求和](https://leetcode.cn/problems/sum-lists-lcci)
28

39
[English Version](/lcci/02.05.Sum%20Lists/README_EN.md)

lcci/02.05.Sum Lists/README_EN.md

+6
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/02.05.Sum%20Lists/README_EN.md
5+
---
6+
17
# [02.05. Sum Lists](https://leetcode.cn/problems/sum-lists-lcci)
28

39
[中文文档](/lcci/02.05.Sum%20Lists/README.md)

lcci/02.06.Palindrome Linked List/README.md

+6
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/02.06.Palindrome%20Linked%20List/README.md
5+
---
6+
17
# [面试题 02.06. 回文链表](https://leetcode.cn/problems/palindrome-linked-list-lcci)
28

39
[English Version](/lcci/02.06.Palindrome%20Linked%20List/README_EN.md)

lcci/02.06.Palindrome Linked List/README_EN.md

+6
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/02.06.Palindrome%20Linked%20List/README_EN.md
5+
---
6+
17
# [02.06. Palindrome Linked List](https://leetcode.cn/problems/palindrome-linked-list-lcci)
28

39
[中文文档](/lcci/02.06.Palindrome%20Linked%20List/README.md)

lcci/02.07.Intersection of Two Linked Lists/README.md

+6
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/02.07.Intersection%20of%20Two%20Linked%20Lists/README.md
5+
---
6+
17
# [面试题 02.07. 链表相交](https://leetcode.cn/problems/intersection-of-two-linked-lists-lcci)
28

39
[English Version](/lcci/02.07.Intersection%20of%20Two%20Linked%20Lists/README_EN.md)

lcci/02.07.Intersection of Two Linked Lists/README_EN.md

+6
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/02.07.Intersection%20of%20Two%20Linked%20Lists/README_EN.md
5+
---
6+
17
# [02.07. Intersection of Two Linked Lists](https://leetcode.cn/problems/intersection-of-two-linked-lists-lcci)
28

39
[中文文档](/lcci/02.07.Intersection%20of%20Two%20Linked%20Lists/README.md)

lcci/02.08.Linked List Cycle/README.md

+6
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/02.08.Linked%20List%20Cycle/README.md
5+
---
6+
17
# [面试题 02.08. 环路检测](https://leetcode.cn/problems/linked-list-cycle-lcci)
28

39
[English Version](/lcci/02.08.Linked%20List%20Cycle/README_EN.md)

lcci/02.08.Linked List Cycle/README_EN.md

+6
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/02.08.Linked%20List%20Cycle/README_EN.md
5+
---
6+
17
# [02.08. Linked List Cycle](https://leetcode.cn/problems/linked-list-cycle-lcci)
28

39
[中文文档](/lcci/02.08.Linked%20List%20Cycle/README.md)

lcci/03.01.Three in One/README.md

+6
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/03.01.Three%20in%20One/README.md
5+
---
6+
17
# [面试题 03.01. 三合一](https://leetcode.cn/problems/three-in-one-lcci)
28

39
[English Version](/lcci/03.01.Three%20in%20One/README_EN.md)

lcci/03.01.Three in One/README_EN.md

+6
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/03.01.Three%20in%20One/README_EN.md
5+
---
6+
17
# [03.01. Three in One](https://leetcode.cn/problems/three-in-one-lcci)
28

39
[中文文档](/lcci/03.01.Three%20in%20One/README.md)

lcci/03.02.Min Stack/README.md

+6
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/03.02.Min%20Stack/README.md
5+
---
6+
17
# [面试题 03.02. 栈的最小值](https://leetcode.cn/problems/min-stack-lcci)
28

39
[English Version](/lcci/03.02.Min%20Stack/README_EN.md)

lcci/03.02.Min Stack/README_EN.md

+6
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/03.02.Min%20Stack/README_EN.md
5+
---
6+
17
# [03.02. Min Stack](https://leetcode.cn/problems/min-stack-lcci)
28

39
[中文文档](/lcci/03.02.Min%20Stack/README.md)

lcci/03.03.Stack of Plates/README.md

+6
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/03.03.Stack%20of%20Plates/README.md
5+
---
6+
17
# [面试题 03.03. 堆盘子](https://leetcode.cn/problems/stack-of-plates-lcci)
28

39
[English Version](/lcci/03.03.Stack%20of%20Plates/README_EN.md)

lcci/03.03.Stack of Plates/README_EN.md

+6
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/03.03.Stack%20of%20Plates/README_EN.md
5+
---
6+
17
# [03.03. Stack of Plates](https://leetcode.cn/problems/stack-of-plates-lcci)
28

39
[中文文档](/lcci/03.03.Stack%20of%20Plates/README.md)

0 commit comments

Comments
 (0)