Skip to content

Commit 53df2a2

Browse files
committed
add folders for week 7
1 parent 74db2c7 commit 53df2a2

File tree

5 files changed

+10
-0
lines changed

5 files changed

+10
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- ๋ฌธ์ œ: https://leetcode.com/problems/binary-tree-level-order-traversal/
2+
- ํ’€์ด: https://www.algodale.com/problems/binary-tree-level-order-traversal/
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- ๋ฌธ์ œ: https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-search-tree/
2+
- ํ’€์ด: https://www.algodale.com/problems/lowest-common-ancestor-of-a-binary-search-tree/
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- ๋ฌธ์ œ: https://leetcode.com/problems/remove-nth-node-from-end-of-list/
2+
- ํ’€์ด: https://www.algodale.com/problems/remove-nth-node-from-end-of-list/

โ€Žreorder-list/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- ๋ฌธ์ œ: https://leetcode.com/problems/reorder-list/
2+
- ํ’€์ด: https://www.algodale.com/problems/reorder-list/
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- ๋ฌธ์ œ: https://leetcode.com/problems/validate-binary-search-tree/
2+
- ํ’€์ด: https://www.algodale.com/problems/validate-binary-search-tree/

0 commit comments

Comments
ย (0)